#regionA{
	width:100%;
}

#regionA p {
	font-size:14px;
	color:#777;
	margin-bottom:20px
}

#regionB{
	float:left;
	width:370px;
	background:url("../images/theme/hr-v.png") repeat-y 100% 0;
	padding:20px 20px 20px 10px;
}
#regionC{
	width:380px;
	float:right;
	padding:20px 10px 20px 20px;
}

