body {margin:0; font:18px Arial, Helvetica, sans-serif}
#wrapper { margin:0 auto}
h2 {font-size:12px; margin:10px 0}
.link {cursor:pointer; color:#FF0000; font-size: 14px; font-weight: bold; text decoration: none; }
.link:hover {color: #FF4500; background: #FFD700;}
.slider {position:relative; 
         overflow:hidden; 
		 border:1px solid #ffffff; 
		 background:#ffffff; 
		 margin-bottom:0px
		}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #ffffff}
.section {padding:8px}
.newsslider {position:relative;
			 overflow:hidden; 
			 border:1px solid #ffffff; 
			 height:95px; width:300px; 
			 background:#ffffff; 
			 margin-bottom:5px}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #ffffff}
.newssection {padding:5px;
			  height:75px}