@charset "utf-8";
/* CSS Document */

#team {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}

.size14 {
	font-size: 14px;
	font-weight: bold;
	
}

div.team-line{
	border-top: 2px solid #0080AD;
	margin-bottom: 8px;
	margin-top: 3px;
		}

#team div.colwrap1 {
	float:left;
	width:200px;
	margin-top:0px;
	margin-left:0px;
	font-size: 12px;

}

#team div.colwrap2 {
	float:left;
	width:690px;
	margin-top:0px;
	margin-left:0px;
	font-size: 12px;
	

}

#team div.colwrap3 {
	float:right;
	width:230px;
	margin-top:0px;
	margin-left:10px;
	margin-right: 0px;
	font-size: 12px;

}
#team div.colwrap4 {
	float:right;
	width:230px;
	margin-top:0px;
	margin-left:0px;
	margin-right: 0px;
	font-size: 12px;

}

#team div.imagepad {
	width: 210px;
	height: 110px;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 10px;
	border-top: 1px dotted #666;
	border-right: 1px dotted #666;
	
}

#team div.imagepad-exhibitors {
	width: 210px;
	height: 80px;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 10px;
	border-top: 1px dotted #666;
	border-right: 1px dotted #666;
	
}
