#wrapper {width:400px; margin:0 auto; 
	font-family: "Verdana, Myriad Pro", sans-serif, "Tw Cen MT";}
h1 {font-size:14px; margin:0 0 2px 0; 
	font-family: "Verdana, Myriad Pro", sans-serif, "Tw Cen MT";}
h2 {font-size:14px; margin:2px 0; 
	font-family: "Verdana, Myriad Pro", sans-serif, "Tw Cen MT";}
.link {cursor:pointer; color:#000000; 
	font-family: "Verdana, Myriad Pro", sans-serif, "Tw Cen MT";}
.link:hover {color:#CC0000; 
	font-family: "Verdana, Myriad Pro", sans-serif, "Tw Cen MT";}
.slider {
	position:relative;
	overflow:hidden;
	border:2px solid #CCCCCC;
	height:225px;
	margin-bottom:2px;
	background-color: #FFFFFF;
	text-align: justify;
}
.slidercontent {position:absolute}
.slidercontent .upper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.section {padding:5px}
.newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:95px; width:300px; background:#eef5f6; margin-bottom:2px}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #9ac1c9}
.newssection {padding:2px; height:75px}
