/* Global */
*{
	margin:	0px;
	padding:0px;
}

.cw_clearfloat {
clear:both;
visibility:hidden;
height: 0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
a {
	COLOR: #3399ff;
}
a:hover {
	COLOR: #6582CA;
}
a img{
	border:none;
}
h1 {
	margin-top:0px;
	color:#99cc00;
	font-size:2em;
	font-size:15px;
}
h2 {
	margin-top:0px;
	color:#99cc00;
	font-size:1.5em;
}
h3 {
	margin-top:0px;
	color:#99cc00;
	font-size:1.2em;
}

h4 {
	margin: 0px;
	padding:4px 0px 10px 10px;
	height:26px;
	background:url(../images/cw_heading.jpg) top left repeat-x;
	color:#FFFFFF;
	font-size:1em;
}
h5 {
	margin:0px;
	color:#99cc00;
	font-size:1em;
	background:url(../images/cw_heading_blue.jpg) top left repeat-x;
	color:#FFFFFF;
	height:26px;
	padding:4px 0px 10px 10px;
}
h6 {
	margin-top:0px;
	color:#99cc00;
	font-size:0.8em;
}
#cw_pagetitle h1 {
	margin-top:11px;
	color:#99cc00;
	border-bottom:1px solid #99cc00;
	font-size:2em;
	font-size:15px;
	margin-bottom:19px;
}
hr{
	border:0px;
	height:1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 5px 0px 5px 0px;
}


/* @group Main Container */
#cw_container {
	width: 1000px; /* changes in this value must be matched in cw_footergroup */
	m/in-width: 780px;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left;
	margin: auto;
	position:relative;
}
/* @end */

/* @group Top Bar */
#cw_topbar {
	width:499px;
	height:208px;
	background:#FFFFFF url(../images/cw_topbar.jpg) bottom left repeat-x;
	padding: 0px;
	color: #999999;
	font-size:11px;
	position:absolute;
	left:501px;
}
/* IE 6 fix */
html>body #cw_topbar{
	width:499px;
}
#cw_toplinks {
	width:249px;
	float:left;
	text-align:center;
	background:url(../images/cw_centerline.jpg) top left repeat-y;
}
#cw_topbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#cw_topbar li {
	padding: 0px;
	padding-right: 50px;
	float:right;
	text-align: right;
}
#cw_topbar .cw_boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
#cw_topbar input {
	background-color: #1C4986;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 11px;
	color: #FFFFFF;
}
#cw_topbar input.cw_buttonicon {
	height:18px;
	background-color: transparent;
	border: 0px;
}
/* @end */

/* @group Language Menu */
.tx-srlanguagemenu-pi1{
	float:left;
}
#cw_langmenu {
	float:left;
	text-align:center;
	margin-top:50px;
	padding-left:12px;
}

#cw_langmenu img{
	padding:0;
	margin-left:1px;
	border:1px solid #F7F7F7;
	float:left;
}
#cw_langmenu a {
	padding-right:0px;
	padding-left:0px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	float:left;
}
#cw_langmenu a:hover {

}
#cw_langmenu a:active {

}
#cw_langmenu .cw_itemcur a {
	padding:0px;
	margin:0px;
}
#cw_langmenu .cw_itemdis {
	padding-right:10px;
	padding-left:10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
/* @end */
/* @group partner */
#cw_partner {
	margin:10px 12px 0px 0px;
	float:right;
}

#cw_liveagent {
	margin:40px 30px 0px 0px;
	float:right;
}

/* @end */
/* @group Header */
#cw_header {
	width:501px;
	background-color: #FFFFFF;
	height: 208px;
}
#cw_headerimage{
	 position:absolute;
	 left:0;
	 z-index: 1;
}

#cw_logo{
	position:absolute;
	left:0;
	padding:5px 0px 0px 20px;
	cursor: pointer;
	z-index: 2;
}
/* @end */

/* @group Top Menu */
	#cw_topmenu {
		width:491px;
		color: #3399ff;
		font-size: 10px;
		height:32px;
		padding:0;
		float:left;
	}
	html>body #cw_topmenu {
		width:501px;
	}
	#cw_topmenu.cw_nopaddingleft {
		padding:0px 20px 0px 0px;
	}
	#cw_topmenu ul {
		list-style-type: none;
		width: 100%;
		margin: 0;
		padding:0;
	}
	#cw_topmenu ul#cw_dhtmlmenu{
		padding-left:10px;
	}

	#cw_topmenu li {
		float:left;
		white-space:nowrap;
		background: url(../images/menu_bg.png) -5px 10px  no-repeat;
	}
	#cw_topmenu li a {
	  	padding:0px 13px 0px 13px;
		margin-top:13px;
		line-height: 16px;
		display: block;
		text-decoration: none;
		color: #3399ff;
		font-weight: bold;
	}
	#cw_topmenu li li{
		background: none;
	}
	#cw_topmenu li li a{
		font-weight: normal;
		border-left:1px solid #3399ff;
		line-height: 16px;
	}

	#cw_topmenu a:hover {
		background: #0066cc;
		color:#FFFFFF;
	}
	#cw_topmenu a:active {
		background: #CCCCCC;
	}
	#cw_topmenu .cw_itemact a {
		background: #0066cc;
		color:#FFFFFF;
	}
	#cw_topmenu .cw_itemact li a {
		background: #e6f6ff;
		color:#3399ff;
	}
	#cw_topmenu .cw_itemcur a {
		background: #0066cc;
		color:#FFFFFF;
	}
	#cw_topmenu li.cw_itemcur a {
		background: #0066cc;
		color:#FFFFFF;
		font-weight:normal;
	}
	#cw_topmenu .cw_itemcur li a {
		background: #e6f6ff;
		color:#3399ff;
	}
	#cw_topmenu a.cw_itemsub { }
/* @end */

/* @group Content Tools */
#cw_contenttools {
	background:url(../images/cw_centerline.jpg) top left repeat-y;
	text-align:center;
	margin:0px;
	font-size:11px;
	width:249px;
	float:left;
	padding:8px 0px 10px 0px;
	height:32px;
}
#cw_contenttools img {
	border-left: 2px solid #FFF;
}
/* @end */

/* @group Second Navigation */
#cw_secnavigation {
	clear:right;
	width:250px;
	color: #FFFFFF;
	font-size: 10px;
	height:32px;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight: bold;
}
#cw_secnavigation.cw_nopaddingleft {
	padding:0px 20px 0px 0px;
}
#cw_secnavigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding:0;
}
#cw_secnavigation li {
	float:left;
	white-space:nowrap;
}
#cw_secnavigation li li{
	background: none;
}
#cw_secnavigation li a {
	padding:0px 13px 0px 17px;
	margin-top:13px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	color: #3399ff;
	border-right:1px solid #3399ff;
}
#cw_secnavigation a:hover {
	background: #0066cc;
	color:#FFFFFF;
}
#cw_secnavigation a:active {
	background: #CCCCCC;
}
#cw_secnavigation .cw_itemact a {
	background: #0066cc;
	color:#FFFFFF;
}
#cw_secnavigation .cw_itemact li a {
		background: #e6f6ff;
		color:#3399ff;
	}
#cw_secnavigation .cw_itemcur a {
		background: #0066cc;
		color:#FFFFFF;
	}
#cw_secnavigation li .cw_itemcur a {
		background: #0066cc;
		color:#FFFFFF;
	}
#cw_secnavigation a.cw_itemsub { }
/* @end */

/* @group DHTML Menu */

#cw_dhtmlmenu, #cw_dhtmlmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#cw_dhtmlmenu li:hover, #cw_dhtmlmenu li.hover {
    position: static;
}

#cw_dhtmlmenu li li { /* all list items */
	float: none;
	display: inline;
}
#cw_dhtmlmenu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	height: auto;
	margin: 0px;
	border-bottom:1px solid #3399ff;
	border-top:1px solid #3399ff;
	width: 200px;
	background-color:#e6f6ff;
}
#cw_dhtmlmenu li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin: -2.6em 0 0 200px;
	height: auto;
}
#cw_dhtmlmenu li li a {
	padding:2px 0px 2px 10px;
	width: 188px;
	margin:0px 0px 0px 0px;
	border-right:1px solid #3399FF;
	font-size: 11px;
}
#cw_dhtmlmenu li ul ul a { /* third-and-above-level lists */
	font-size: 11px;
	font-weight: normal;
}
#cw_dhtmlmenu li li a:hover {
	background-color : #0066cc;
	color:#FFFFFF;
}
#cw_dhtmlmenu li li .cw_itemsub a {
	background-image:url(../images/submenu.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#cw_dhtmlmenu li li .cw_itemsub a:hover {
	background-image:url(../images/submenu_over.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/* Hide sub-menus for second, third and fourth level */
#cw_dhtmlmenu li:hover ul ul, #cw_dhtmlmenu li.sfhover ul ul, #cw_dhtmlmenu li:hover ul ul ul, #cw_dhtmlmenu li.sfhover ul ul ul {
	left: -999em;
}
/* Show sub-menus for second, third and fourth level */
#cw_dhtmlmenu li:hover ul, #cw_dhtmlmenu li li:hover ul, #cw_dhtmlmenu li li li:hover ul, #cw_dhtmlmenu li.sfhover ul, #cw_dhtmlmenu li li.sfhover ul, #cw_dhtmlmenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* @end */

/* @group DHTML Menu for Second Navigation*/

#cw_dhtmlmenu2, #cw_dhtmlmenu2 ul { /* all lists */
	padding: 0;
	margin: 0;
	margin-left:10px;
	list-style: none;
}
#cw_dhtmlmenu2 li li { /* all list items */
	float: none;
	display: inline;
}
#cw_dhtmlmenu2 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	height: auto;
	margin: 0px 0px 0px -1px;
	border-bottom:1px solid #3399ff;
	border-top:1px solid #3399ff;
	width: 160px;
	background-color:#e6f6ff;
}
#cw_dhtmlmenu2 li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin: -2em 0 0 160px;
}
#cw_dhtmlmenu2 li li a {
	padding:2px 0px 2px 15px;
	width: 143px;
	margin:0px 0px 0px 0px;
	border-right:1px solid #3399ff;
	border-left:1px solid #3399ff;
	font-size: 11px;
	font-weight: normal;
}
#cw_dhtmlmenu2 li ul ul a { /* third-and-above-level lists */
	font-size: 11px;
	font-weight: normal;
}
#cw_dhtmlmenu2 li li a:hover {
	background-color : #0066cc;
	color:#FFFFFF;
}
#cw_dhtmlmenu2 li li .cw_itemsub a {
	background-image:url(../images/submenu.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#cw_dhtmlmenu2 li li .cw_itemsub a:hover {
	background-image:url(../images/submenu_over.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/* Hide sub-menus for second, third and fourth level */
#cw_dhtmlmenu2 li:hover ul ul, #cw_dhtmlmenu2 li.sfhover ul ul, #cw_dhtmlmenu2 li:hover ul ul ul, #cw_dhtmlmenu2 li.sfhover ul ul ul {
	left: -999em;
}
/* Show sub-menus for second, third and fourth level */
#cw_dhtmlmenu2 li:hover ul, #cw_dhtmlmenu2 li li:hover ul, #cw_dhtmlmenu2 li li li:hover ul, #cw_dhtmlmenu2 li.sfhover ul, #cw_dhtmlmenu2 li li.sfhover ul, #cw_dhtmlmenu2 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* @end */

/* @group Left Column */
#cw_leftcolumn {
	background-color: #0C1651;
	background-image: url(../images/trame2.png);
	background-repeat: repeat-y;
	background-position: left;
	width:180px;
	height:100%;
	font-size: 13px;
	float:left;
	padding:20px 0px 20px 0px;
}
#cw_leftmenu {
	list-style-type: none;
	width:180px;
	margin: 0px;
	padding: 0px;
}
#cw_leftmenu li {
	display: inline;
}
#cw_leftmenu a {
	display: block;
	padding:3px;
	padding-left:15px;
	width: 162px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	f/ont-weight: bold;
	background: #002E7E;
	border-bottom:1px solid #0C1651;
}
#cw_leftmenu li li a {
	padding-left:30px;
	font-size: 11px;
	width: 147px;
	background: #003FAA;
}
#cw_leftcolumn li li li a {
	width: 132px;
	padding-left:45px;
	font-weight: normal;
}
#cw_leftmenu a:hover {
	background: #0066cc;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
#cw_leftmenu a:active {
	background: #CCCCCC;
}
#cw_leftmenu .cw_itemact a { }
#cw_leftmenu .cw_itemcur a {
	background: #0066cc;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	f/ont-weight: bold;
}
/* @end */

/* @group Left Content */
#cw_leftcontent {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* @end */

/* @group Content Container */
#cw_contentcontainer {
	background-color:#FFF;
	padding-bottom:30px;
}
/* @end */

/* @group Center Column */
#cw_centercolumn {
	width:461px;
	padding: 0px 20px 20px 20px;
	margin:0px;
	margin-bottom:30px;
	float: left;
	clear:left;
}
#cw_centercolumn li {
	margin-bottom:10px;
	font-size:1em;
}
/* @end */

/* @group Breadcrumb Trail */
#cw_breadcrumb {
	color: #3399ff;
	font-size: 9px;
	f/ont-weight:bold;
}
#cw_breadcrumb a {
	color: #3399ff;
	font-weight:normal;
	text-decoration:none;
}
#cw_breadcrumb a:hover {
	c/olor: #FFFFFF;
}
/* @end */

/* @group Main Content Area */



#cw_content  {
	margin-top: 8px;
}
#cw_content  ul{
	margin-bottom: 20px;
}

#cw_content p {
	text-align:justify;
	font-size:1em;
	margin-top:0px;
	margin-bottom:20px;
}
#cw_content img {
	margin:5px;
	margin-top:0px;
}
#cw_content hr {
	height: 1px;
	margin:5px 0px 5px 0px;
	border:0px;
	border-top:1px solid #FFFFFF;
}
#cw_content ul {
	margin-left: 30px;
}

#cw_rightcolumn ul,#cw_newscolumn ul {
	margin-left: 15px;
	margin-bottom:20px;
}
#cw_content li,#cw_rightcolumn li,#cw_newscolumn li {
	/*color:#3399ff;*/
}
#cw_content ol {
	margin-left: 40px;
}
/* General Styles (referenced for RTE use) */

.small {
	font-size: 0.7em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}

#cw_content .indent {
	margin-left: 40px;
}
#cw_content .align-left {
	text-align: left;
}
#cw_content .align-right {
	text-align: right;
}
#cw_content .align-justify {
	text-align: justify;
}
#cw_content .align-center {
	text-align: center;
}

/* Content Table */
table.standard {
	width:100%;
}
table.standard td {
	padding:0px;
	font-size:1em;
}
tr.firstline td {
	background-color:#0C1651;
	padding: 5px;
	f/ont-weight:bold;
	color:#FFFFFF;
}
tr.oddline td {
	background-color: #B5D6F6;
	padding:5px;
}
tr.evenline td {
	padding:5px;
}
/* @end */

/* @group Right Column */
#cw_rightcolumn {
	margin:0px 0px 30px 0px;
	padding:0px;
	float: left;
	width: 249px;
	background:url(../images/cw_centerline.jpg) top left repeat-y;
}
#cw_rightmiddle {
	padding:20px 10px 10px 10px;
}

#cw_rightbottom {
	background:url(../images/cw_bottomline.jpg) bottom left no-repeat;
	height:4px;

}
/* @end */

/* @group News Column */
#cw_newscolumn {
	margin-top:20px;
	padding-bottom:30px;
	padding-left: 10px;
	padding-right: 0px;
	border-left: 1px solid #fff;
	float: left;
	width: 230px;
}

#cw_newstcolumn h4{ background:url(../images/cw_heading.jpg) top left repeat-x; height:23px;}
.news-latest-item h3{
}
.news-latest-item h3 a{
	text-decoration:none;
}
.news-latest-item{
	margin-bottom:20px;
}
#cw_content .news-list-item p{
	margin-bottom:5px;
}
#cw_content .news-list-item {
	margin-bottom:20px;
}
/* @end */

/* @group Footer */
#cw_footergroup{
	background: transparent url(../images/cw_footer.jpg) 0px -30px repeat-x;
	float:left;
	width: 1000px;
}
#cw_footerlinks {
	padding: 5px;
	text-align: left;
	color: #ccc;
	font-size: 9px;
	margin-top:15px;
	margin-left:30px;
}
#cw_footerlinks ul {
	color: #FFFFFF;
	list-style-type:none;
	border-left:1px solid #FFF;
	line-height: 10px;
	height:10px;
	display:block;
	margin-top:2px;
	clear:both;
}
#cw_footerlinks li {
	float:left;
	white-space:nowrap;
	padding-bottom:3px;
}
#cw_footerlinks li a {
	color: #fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 10px;
	display: compact;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
}
#cw_footerlinks a:hover {
	color: #fff;
}


/* @end */

/* @group Signature */
#cw_signature {
	text-align: left;
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-top:30px;
	margin-left:30px;
	color:#3399ff;
}
#cw_footer span{
	color:#FFFFFF;
	display:block;
}
/* @end */

/* @group Signature */
#cw_footer {
	text-align: left;
	font-size: 9px;
	p/adding-top: 10px;
	p/adding-bottom: 10px;
	margin-top:15px;
	margin-left:30px;
	color:#3399ff;
	margin-bottom: 15px;
}
/* @end */

/* @group Flexible Contents */
.cw_2columns tr, .cw_3columns tr {
	vertical-align: top;
}
.cw_sep_left {
	padding-left: 5px;
	border-right: 1px solid #FFF;
}
.cw_sep_right {
	padding-right: 5px;
}
.cw_column {
	padding: 5px;
	text-align: center;
}
.cw_column h4{
	text-align: left;
}
.cw_3columns .cw_column {
	width: 33%;
}
.cw_2columns .cw_column {
	width: 50%;
}



/* @end */

/* @group Blocks */
.cw_frame_indentleft {
	margin-left: 30px;
}
.cw_frame_indentboth {
	margin-left: 30px;
	margin-right: 30px;
}
.cw_frame_rulerabove {
	border-top: 1px solid #fff;
}
.cw_frame_rulerbelow {
	border-bottom: 1px solid #fff;
}
.cw_frame_highlight {
	border: 1px solid #fff;
	background-color: #93b4d5;
	padding: 8px;
}
/* @end */

/* @group Indexed Search */
.tx-indexedsearch-browsebox TD {
	padding:10px;
}
.tx-indexedsearch-percent {
	font-weight:bold;
}
.tx-indexedsearch-secHead {
	padding-top:20px;
}
.tx-indexedsearch-secHead TD {
	font-weight:bold;
}
.tx-indexedsearch-title A {
	font-weight:bold;
}
/* @end */

/* @group Login Box Macmade */
.tx-loginboxmacmade-pi1-error {
	color:#BE0027;
}
.tx-loginboxmacmade-pi1-forgotpasswordLink {
	padding: 4px;
}
/* @end */

/* @group Site Map */
.cw_sitemap li {
	list-style-type: square;
	font-weight: bold;
	color: #FFFFFF;
}
.cw_sitemap li a {
	font-size: 15px;
}
.cw_sitemap li li {
	list-style-type: square;
}
.cw_sitemap li li a {
	font-size: 11px;
}
.cw_sitemap li li li{
	list-style-type: square;
}
.cw_sitemap li li li a {
	font-size: 10px;
}
/* @end */

/* @group Photo Book */
#tx-fotoboek img {
	margin:0px;
	border:1px solid black;
}
#tx-fotoboek table {
	width:100%;
}
.tx-fotoboek-nav {
	background-color:#0C1651;
	padding: 6px;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
}
.tx-fotoboek-nav a {
	padding:3px;
	color: #FFFFFF;
	text-decoration : none;
}
.tx-fotoboek-nav a:hover {
	background: #0066cc;
	color: #FFFFFF;
}
.tx-fotoboek-nav a:active {
	background: #CCCCCC;
}
/* @end */

/* @group Input Forms */
.cw_formgroup {
	clear: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.cw_formseparator {
	border-bottom: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.cw_formitem {
	float: left;
	padding: 0px;
	margin: 0px;
}
.cw_formwrap .cw_formlabel {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	margin: 0px;
}
.cw_radio_label {
	font-size: 12px;
}
.cw_formfield {
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
}
.cw_formfield .cw_formlabel {
	display: inline;
}
.csc-mailform-check, .csc-mailform-radio {
	width: auto;
}
.cw_formwrap h2 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.cw_slimform { display: inline; }
/* @end */

/* @group Quick Poll */
.tx-quickpoll-pi1 h2 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
}
.pollquestion, .pollresulttext {
	font-size:11px;
	text-align:left;
}
.polltotal {
	font-weight:bold;
}
.pollanswer {
	background-color: transparent;
}
.pollpercentbar {
	background-color:#B5D6F6;
}
input.pollsubmit {
	width:auto;
	height:25px;
	background-color: #DBDBDB;
	border-top:1px outset #eeeeee;
	border-left:1px outset #bbbbbb;
	border-right:1px outset #dddddd;
	border-bottom:1px outset #cccccc;
}
input.pollsubmit:hover {
	background-color: #E0EEFC;
	border-top:1px solid #93a2bb
	border-left:1px solid #93a2bb;
	border-right:1px solid #93a2bb;
	border-bottom:1px solid #93a2bb;
}
input.pollsubmit:active {
	border-top:1px inset #dce1e9;
	border-left:1px inset #dce1e9;
	border-right:1px inset #dce1e9;
	border-bottom:1px inset #dce1e9;
}
/* @end */

/* @group News */
.cw-news-archive ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.cw-news-archive li {
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}
.cw-news-archive .news-amenu-item-year {
	font-weight: bold;
}
/* @end */

/* @group Home Page */
#cw_home #cw_centercolumn {
	w/idth: 346px;
}
#cw_home #cw_topmenu {
	p/adding-left: 0px;
}
/* @end */

