
#col2 li h4 {
	margin-bottom:0
}





#col2 ul.help li {
	border-bottom:1px solid #e1e1e1;
	margin:8px 0;
	padding-bottom:4px
}
#col2 ul.help li.chat {
	background:url(../../images/chat-icon.png) no-repeat left top;
	padding-left:38px
}
#col2 ul.help li.email {
	background:url(../../images/email-icon.png) no-repeat left top;
	padding-left:38px
}
#col2 ul.help li.phone {
	background:url(../../images/phone-icon.png) no-repeat left top;
	padding-left:38px
}
#disclaimer {
	background:url(../../images/col1-width-top-bg.png) no-repeat top left #fff;
	font-style:italic;
	font-size:.86em;
}


#col2 ul {
	list-style:none;
	margin:0 0 12px 0;
	padding:0;
}
#col2 ul li {
	margin:0;
	padding:0;
}








.rounded-blue .content {
	padding:10px 7px 10px 10px
}

.rounded-blue .btn:hover, #subpage #col1 .btn:hover {
	background-position:0 -42px;
	background-color:#5096cf;
	text-decoration:none
}

.rounded-gray, .rounded-blue, .rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius:6px;
}

.rounded-blue .btn, #col1 .btn {
	background:url(../../images/apply-btn-bg.png) repeat-x #65a9d9;
	color:#fff;
	padding:.3em 0;
	text-align:center;
	width:180px;
	font-size:1.8em;
	display:inline-block;
	margin-bottom:2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


.rounded-blue .btn:hover, #subpage #col1 .btn:hover {
	background-position:0 -42px;
	background-color:#5096cf;
	text-decoration:none
}

#subpage #col1 .btn {
	margin-top:20px
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:block;
}




#col1-content, #col2-content, #col3-content {
	position:relative;
}


#col2 {
	float:right;
	width:200px;
}
