.col1 {
	width:390px;
	float:left;
	background:#7ECAEA;
}
.col2 {
	width:200px;
	padding:10px 30px;
	float:left;
}

.col2 p, .infoBox p {
    line-height: 14px;
    padding-bottom: 14px;
    font-size: 13px; 
}

.col3 {
	width:205px;
	float:left;
	padding-top:10px;
}
.col3 ul{
	
	border-top:1px solid #0074AD;
}
.col3 li{
	border-bottom:1px solid #0074AD;
	padding:6px 0;
	padding-left:34px;
}
.col3 li a{
	font-size:11px;
	font-weight:bold;
}
.a1 {
	padding-left:34px;
	background:url(../img/list_bullets/1.gif) left center no-repeat;
}
.a2 {
	padding-left:34px;
	background:url(../img/list_bullets/2.gif) left center no-repeat;
}
.a3 {
	padding-left:34px;
	background:url(../img/list_bullets/3.gif) left center no-repeat;
}
.a4 {
	padding-left:34px;
	background:url(../img/list_bullets/4.gif) left center no-repeat;
}
.a5 {
	padding-left:34px;
	background:url(../img/list_bullets/5.gif) left center no-repeat;
}
.a6 {
	padding-left:34px;
	background:url(../img/list_bullets/6.gif) left center no-repeat;
}
.a7 {
	padding-left:34px;
	background:url(../img/list_bullets/7.gif) left center no-repeat;
}
.abc {margin-right: 20px;}