@charset "utf-8";
/* CSS Document */

#block_headline {height: auto;width: 428px;background-color: #F8F8F8;margin-bottom: 1px;}

.contentslide{width: 447px; height: auto;}
.contentslide .contentdiv{display: none; color: #000;}

.pagination{width: 100px;  /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
/* height: 30px; */
text-align: right; padding: 5px;line-height: 2em;margin-bottom: 5px;}

.pagination a{  padding: 2px 5px; width: 15px; height: 17px; text-decoration: none; color:#7c6300; font-size: 13px; font-weight: bold; background: url(/pics/button_bg2.gif) repeat-x;}
.pagination a:hover, .pagination a.selected{color: #070054;}	
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


       DIV.contentdiv h1 {margin: 0;}
	   DIV.contentdiv img{width:445px; position:relative; border: 1px solid #666666; margin: 0px;}
	    DIV.contentdiv  a.title_lk_cs {color:#070054; font-weight:bold; text-decoration:none; font-size:19px; margin: 4px 0px; display: block;}
		DIV.contentdiv a.title_lk_cs:hover {text-decoration:underline;}
		DIV.contentdiv h3 {width:447px; background:#000; position:relative; margin:0; padding:3px 0px; text-indent:3px; font-weight:normal; font-size:11px; color:#FFF;}
		DIV.contentdiv p {font-size:12px;}
		
