#services h3{
	margin: 0;
}
#services h4{
	margin: 20px 0 10px;
}
#services .content{
	width: 100%;
	font-size: 13px;
}
#services .hr{
	margin: 0;
	height: 1px;
	width: 100%;
	background: url(/styles/imgs/line_hwhite.png) no-repeat center;
	visibility: visible;
}
#services .box{
	float: left;
	padding: 10px 2% 20px 2%;
	width: 29%;
	background: url(/styles/imgs/line_vwhite.png) no-repeat 0 center;
}
#services .b1{
	background: none;
}
#services .b3{
}
#services p.info{
	margin: 10px 0 10px;
	font-size: 12px;
}