#col1 h3 {
	color: #00529E;
	font-weight: normal;
	font-size: 14px;
}
#col1 p{
	display:none;
}
.contenttable{
	margin:170px 0 70px 46px;
	border-spacing: 0px;
	padding:0;
}
.contenttable td{
	text-align:center;
	padding-top:5px;
	font-size:14px;	
}
.contenttable img{
	height:194px;
	width:auto;
	border-left:2px dotted #000;
	border-bottom:2px dotted #000;
}
.contenttable img.first{
	border-left:none;
}
