.contentslide{
	width: 260px;
	height: 180px;
	border-top: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-bottom: 6px solid #0099CC;
	border-left: 1px solid #0099CC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
background:url(http://static.imasters.com.br/img/capa/f_destaque.gif) #F0F0F0 top left no-repeat; margin-top:0;}

.contentslide .contentdiv{
display: none;
}

.pagination{
	width: 260px;
	text-align: right;
	background-color: #0099CC;
	padding: 0 0 4px 0;
	border-top: 0 solid #0099CC;
	border-right: 10px solid #0099CC;
	border-bottom: 0 solid #0099CC;
	border-left: 10px solid #0099CC;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 260px; /*IE5 width*/
w\idth: 260px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FF9900;
}


h2 {margin:2px 0px 0px; font: bold 15px Arial, Helvetica, sans-serif; color:#F87918;
}

h3 { font: bold 12px Arial, Helvetica, sans-serif; color: #0E3B90; margin-bottom:1px; }

