.contentslide{
padding: 5px;
height: 110px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
text-align: left; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

.internal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

.internal:hover{
	text-decoration: none;
}
#adsense{
	width:468px;
	height:60px;
	float:left;
}

#adsense1{
	float:left;
	width:234px;
	height:60px;
}

#adsense2{
	float: right;
	width:234px;
	height:60px;
}

