﻿.mainCont
{
	background-image:url(/web/design/lhs-bg.gif);
	background-repeat:repeat-y;
	/*background-color:Blue;*/

}

.listingwrapper
{
	/*border:solid 1px #666666;*/
	clear:both;
	/*margin-bottom:30px;*/
	height:252px;
	overflow:hidden;
}



.listingSep
{
	border-bottom:solid 1px #666666;
	line-height:1px;
	height:1px;
	margin:14px 0;
	width:770px;
}

.stdWrapper, .dlxWrapper
{
	width:770px;
}

.stdWrapper .listingValue
{
	width:640px;
}

.dlxWrapper .listingValue
{
	width:740px;
}



.dlxInner
{
	width:630px;
	

}

.dlxInner .listingValue
{
	width:500px;
}


.img_cont
{
	float:right;

	padding:6px 6px 0px 0px;
	padding:expression("6px 6px 2px 0px");
}

.listingRow
{
	clear:left;

	/*border-bottom:solid 1px #666666;*/
	padding:6px;
	
}

.higher
{
	line-height:50px;
	line-height:expression("auto");
}

.listingValue
{
	float:right;

	
}



.basic
{
	width:314px;
}

.listingLabel
{
	width:100px;
	/*background-color:pink;*/
}

.businessName
{
	margin:0px;
	padding:0px;
	/*color:#666666;*/
}

.listingValue h2
{
	font-size:18px;
	line-height:22px;
	
}

.noBold
{
	font-weight:normal;
}

/*.desc
{
	margin-bottom:10px;
	margin-bottom:expression("0px");
}

.landl
{
	margin-top:14px;
	margin-top:expression("0px");
}
*/




