.content {
	width: 740px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
	float: left;
	text-align: justify;
	color: #666666;
	font: normal 11px Verdana,sans-serif;
	line-height: 16px;
}

.content_img {
	border: #d9d9d9 4px solid; 
	margin-right: 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;
	margin-right: 10px;
 }

.content_one {
	width: 235px;
	float:left;
}

.content_two {
	width: 235px;
	padding-left: 15px;
	float:left;
}

.content_three {
	width: 235px;
	padding-left: 15px;
	float:left;
}

.repeat 
{
	float:left;

}

.divIntro
{
		padding-bottom:20px;
}

.imageDiv 
{
	float: left;
}

.imageDiv p 
{
	font-size:10px;
	font-family:Georgia;
	color:#000000;
	text-align:center;
}

