.fi_box {
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	width: 200px;
	margin-bottom: 20px; }
.fi_box h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 5px;
	left: 0;
	width: 200px; }
.fi_box p {
	line-height: 1.2em;
	position: absolute;
	left: 10px;
	width: 180px; }
.fi_box a {
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0; }
/*Buyer*/
.fi_box_buyer {
	background-image: url(/sitestyle/modules/featureinfo/sides-buyer/Feature-Buyer-week.jpg);
	height: 198px; }
.fi_box_buyer h2 {
	color: #feffff; }
.fi_box_buyer p {
	color: #feffff;
	top: 148px; }
.fi_box_buyer a {
	color: #feffff; }
.fi_box_buyer a:hover {
	color: #f90;
	text-decoration: underline; }
/*Calculator*/
.fi_box_calculator {
	background-image: url(/sitestyle/modules/featureinfo/sides-calculator/Feature-mortgage.jpg);
	height: 176px; }
.fi_box_calculator h2 {
	color: #feffff; }
.fi_box_calculator p {
	color: #feffff;
	top: 146px; }
.fi_box_calculator a {
	color: #feffff; }
.fi_box_calculator a:hover {
	color: #f90;
	text-decoration: underline; }
/*Register*/
.fi_box_register {
	background-image: url(/sitestyle/modules/featureinfo/sides-register/Feature-Register.jpg);
	height: 123px; }
.fi_box_register h2 {
	color: #feffff; }
.fi_box_register p {
	color: #feffff;
	top: 30px; }
.fi_box_register a {
	color: #feffff;
	font-weight: bold;
	text-decoration: none; }
.fi_box_register a:hover {
	color: #f90;
	text-decoration: none; }
/*Services*/
.fi_box_services {
	background-image: url(/sitestyle/modules/featureinfo/sides-services/Feature-personal-S.jpg);
	height: 209px; }
.fi_box_services h2 {
	color: #feffff; }
.fi_box_services p {
	color: #feffff;
	line-height: 1.4;
	top: 30px; }
.fi_box_services a {
	color: #feffff; }
.fi_box_services a:hover {
	color: #f90;
	text-decoration: underline; }
/*Tips*/
.fi_box_tips {
	background-image: url(/sitestyle/modules/featureinfo/sides-tips/Feature-Helpful-Tips.jpg);
	height: 122px; }
.fi_box_tips h2 {
	color: #feffff; }
.fi_box_tips p {
	color: #feffff;
	line-height: 1.5em;
	top: 80px; }
.fi_box_tips a {
	color: #3457a8;
	font-weight: bold;
	text-decoration: none; }
.fi_box_tips a:hover {
	color: #f90;
	text-decoration: none; }
