.content {
}

.content img {
	float: left;
	border: #d9d9d9 4px solid; 
	margin-top:5px;
	
}

#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;
 }

.content_one {
	width: 235px;
	float: left;
	text-align:center;
}

.content_two {
	width: 430px;
	float: left;
}



.repeat {
	float:left;
	padding-top:10px;
}

.repeatSubSection 
{
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:10px;
	border-bottom: 1px solid #cccccc;
	width:730px;
	max-width:730px;
}


.speakerphoto 
{
	float:left;
	width:120px;
	height:155px;
	vertical-align: top;
}

.speakerphoto img
{
	width:100px;
	height:135px;

	border: 1px solid #cecece;
	padding: 4px 4px 4px 4px;
	margin: 5px 10px 5px 5px;
	background-color:#ffffff;

}

.speakerdetails 
{
	float:left;
	padding-top: 4px;
	padding-right:10px;
	width:380px;
}

.ie6 .speakerdetails 
{
	padding-left:10px;
	width:350px;
}


.speakerlogo
{
	float:right;
	width:220px;
	height:155px;	
	vertical-align: top;
}
.speakerlogo img
{
	float:right;
	width:200px;
	height:135px;	
	padding-right:0px;
	margin-top:0px;
	
	border: 1px solid #cecece;
	margin: 5px;
}

.speakerDescription
{
	clear:left;	
	float:left;
	padding-top:5px;
}

.speakerheader 
{
	width:730px;
	clear:right;
	max-width:730px;
}

