
.contentslide 
  { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; padding: 3px 0px 0px 5px; border: solid 1px #99ccff; width: 435px; height: 170px }
	
b.listings { 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	border: 1px #99CCFF; 
}

.contentslide .contentdiv  { display: none; position: absolute; width: 435px; overflow: hidden; clip: auto; eight: 240px }

.pagination  { font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: silver; text-align: right; border: #99ccff; adding: 0px 1px 1px }

* html .pagination {
	position: absolute; 
	width: 260px; 
}

.pagination a {
	color: #2e6ab1; 
	font-size: 10px; 
	text-decoration: none; 
	background-color: #E5e5e5; 
	padding: 0 5px; 
}

.pagination a:hover, .pagination a.selected {
	 color: #ffffff; 
	 font-size: 10px; 
	 background-color: #A6282B; 
}

img.slide  { margin: 8px }