          
		  
div#divContentContainer1{
 position: relative;
 margin: 0 auto;
 float:none;
 width: 680px;}
 

#thumbnailCover {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	float:left;
	width:213px;
	padding-left:5px;
	text-align:center;
	background-color:#FFFFFF;
} 
.thumbnail {
 margin: 10px 10px 0px 0px;
 padding: 1px;
 width:203px;
 border-top: 3px solid #e5e5e5;
 border-left: 3px solid #e5e5e5;
 border-right: 3px solid #e5e5e5;
 border-bottom: 3px solid #e5e5e5;
 background-color: #333333}
 
#thumbTxt {
	font-family:Arial;
	font-size:10px;
	color:#333;
	font-weight:normal;
	background:#e5e5e5;
	padding:2px;
	width:207px;
	height:55px;
	float:left;
} 
#titleImage {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#FFFFFF; }

.thumbnailover {
 border: 3px solid #777777}
 
.icon {
 background-image: url(/images/icon_plus.gif);
 background-repeat: no-repeat;
 position: relative;
 left: 2px;
 top: -12px;
 width: 11px;
 height: 11px;
 z-index: 10px;
 margin-bottom: -11px}

.imgCaption {
 text-indent: -2000px;
 height: 1px;
 line-height: 1px;
 padding: 0px;
 margin: 0px;
 width: 40px;
 overflow: hidden}
 
.pagination {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	float:left;
	text-align:left;
	width:700px;
	margin-top:20px;
}
 
 .pagination a {
	color:#000;
	font-size:12px;
	text-decoration:none;
}
 
 .pagination a:hover {
	color:#ff9900;
	text-decoration:none;
}
