/* Main Content */

div.invspecbox {
	width:285px;
	float:left;
	padding:20px 43px 20px;
}

div.invspecbox div.headsection {
	padding:5px 0px 15px 67px;
}

#hotelresorts div.headsection {
	background:url(../images/icons/hotelresortsicon.gif) top left no-repeat;
}

#lowcostinv div.headsection {
	background:url(../images/icons/lowcostinvicon.gif) top left no-repeat;
}

#incomeinv div.headsection {
	background:url(../images/icons/mortgageinvicon.gif) top left no-repeat;
}

#buytolet div.headsection {
	background:url(../images/icons/buytoleticon.gif) top left no-repeat;
}

div.invspecbox div.headsection h2 {
	border-bottom:1px solid #000;
}

div.invspecbox p {
	padding:10px 0px 15px;
}
	

div.invspecbox div.headsection p {
	padding:0px;
	color:#666;
}

div.invspecbox img {
	border:1px solid #666;
}
	
