.content img {
	border: 1px solid #cecece;
	padding: 4px 4px 4px 4px;
	margin: 5px;
	background-color:#ffffff;
}

.imageDiv img {
	border: 1px solid #cecece;
	padding: 4px 4px 4px 4px;
	margin: 5px;
	background-color:#ffffff;

}

.imageDiv p 
{
	font-size:10px;
	font-family:Georgia;
	color:#000000;
	text-align:center;
}

.repeat
{
	margin-top:10px;	
}



.imgexcept {
	border-right: 0px; 
	padding-right: 0px; 
	border-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	border-left: 0px; 
	padding-top: 0px; 
	border-bottom: 0px;
 }
 
 .imgexcept img 
 {
	border:0px;
 }

.content_one 
{
	clear: both;
	width: 235px;
	float: left;
	margin-top:10px;
	position:static;
}

.content_two {
	width: 235px;
	float: left;
	margin-top:10px;
	position:static;
	padding-left: 15px;
}

.content_three {
	width: 235px;
	float: left;
	padding-left: 15px;
	margin-top:10px;
	position:static;
}
