
/*-------------------------------------*/

h1 {
	/*color:#ACBBBB;*/
	font-size:18px;
	/*text-transform:uppercase;*/
	/*font-weight:bold;*/
	border:#CCCCCC 0px solid;
	padding:2px;
	padding-left:0px;
	padding-bottom:5px;
	margin-bottom:20px;
}

p.csc-linkToTop {text-align:right;}

div.element p.bodytext {
	margin:0px;padding:0px;
}

p.allNews {
	margin:0px;padding:0px;
	margin-bottom:10px;
	text-align:right;
}

hr {
	height:1px;
	color:#CCCCCC;
	border-width:0px;
	border-top:#CCCCCC solid 1px;
}

div.csc-frame-frame1 {
	padding:10px;
	background-color:#E5E5E5;
	border:#CCCCCC 1px solid;
}

div.news-list-item {
	margin:0px;
	padding:10px;
	border:#D0D5DB 1px solid;
	background-color:#EDEFF2;
	margin-bottom:5px;
	margin-top:5px;
}

div.news-list-item div.title {
	font-weight:bold;
}

div.filelist-title {
	font-weight:bold;
	margin-top:10px;
}

div.filelist-icon {
	
}

div.filelist-icon img {
	float:left;
	margin-right:10px;
	padding:5px;
	background-color:white;
	border:#D0D5DB 1px solid;
}

div.filelist-item a {
	text-decoration:none !IMPORTANT;
	color:#336699 !IMPORTANT;	
}

div.filelist-item a:visited {
	text-decoration:none !IMPORTANT;
	color:#336699 !IMPORTANT;	
}

div.filelist-item a:hover {
	color:#6B94BC !IMPORTANT;
	text-decoration:underline !IMPORTANT;
}

span.important {color:red;}

div#content .tx-pitgooglemaps-pi1 img {background-color:transparent; !IMPORTANT} 
