/* CLASSES */

/* places padding and margins around header text in headerboxes */
.headerBox
{
	white-space: nowrap;
	margin: 0px 0px 10px 0px;
	position: relative;
	height: 30px;
	padding: 5px 0px 5px 0px; /*ie5win fix begines */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 5px 0px 5px 10px;
	}
	html>body .headerBox {
	padding: 5px 0px 5px 10px; /*ie5win fix ends */
	}

}
/*IDs*/
#Back, #Address, #Remove {
	font: bold 10pt verdana;
}

/* Fixes spacing issues */
#RelatedSearchOutline {
	width:200px;	
	top:113px;
}

#Results, #RelatedSearch {
	padding-left: 10px;"
}

