@charset "utf-8";
/* CSS Document */

#block_headline {height: auto; margin-bottom: 1px;}
#block_headline img {float:left; }
.contentslide{width: 366px; height: auto;}
.contentslide .contentdiv{color: #000;}
p.top-story-slider {color:#fff;}
.contentdiv{}

.pagination{width: 380px;  /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
 height: 30px; 
padding: 5px;margin-bottom: 5px; }

.pagination a{  text-decoration: none; color:#7c6300; font-size: 13px; font-weight: bold; background: url(http://www.southafrica.info/pics/button_bg2.gif) repeat-x;}
.pagination a:hover, .pagination a.selected{color: #fff; }	
.clearfix:after {
content: "."; 
/*display: block; */
height: 0; 
clear: both; 
visibility: hidden;
}\\