#leftCol
{
float:left;
width: 202px;
margin: 0px 0px 0px 40px;
}

#leftCol2
{
float:left;
width: 202px;
margin: 0px 0px 0px 40px;
}
	
	#leftCol2 p
	{
	float:right;
	font-size: 11px;
	margin: 8px 0px 8px 40px;
	padding: 0px 25px 0px 0px;
	text-align:right;
	}

	.productListingName2 p
	{
	float:left;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0px 0px 0px 6px;
	}

#textContentHome
{
float:left;
width: 608px;
margin: -15px 30px 20px 20px;
}

#textContent
{
float:left;
width: 621px;
margin: -15px 30px 20px 15px;
}

#textContent2
{
float:left;
width: 471px;
margin: -15px 20px 20px 15px;
}


#rightOptionCol
{
float: left;
width: 115px;
padding: 20px 0px 0px 0px;
}

#mainCol
{
float:left;
width: 680px;
height:600px;
background: url(http://www.baytex.co.nz/images/content_bg.jpg) top left repeat-y;
margin: 0px 0px 0px 0px;
}

/*---------------Products----------*/
.productListingTable
{
width: 100%;
margin: 15px 0px 0px 0px;
}

.productListingCell p
{
margin: 5px 12px 20px 5px;
}

.productListing span a
{
float: right;
height: 19px;
padding: 0px 0px 0px 8px;
}

a img.productListingFrame
{
border: none;
}

.productListingName
{
float:left ;
width: 160px;
height: 56px;
background: url(http://www.baytex.co.nz/images/showroom_shadow_bg.jpg) 0px 0px no-repeat;
text-align:right;
padding: 5px 5px 0px 0px;
}

.productListingName
{
}

.productListingName a
{
text-decoration:none;
font-weight: bold;
}


.productListingName a:hover
{
text-decoration:underline;
}

.productListingName a img
{
margin: 0px 0px -5px;
border:none;
}

.productThumbnail img
{
margin: 0px 0px 10px 0px;
}

.productMainDisplay
{
width: 360px;
}

.productMainImage
{
position:relative;
width: 165px;
height: 110px;
}

#footer #left ul
{
height: 110px;
float:left;
padding:0px 76px 0px 0px;
margin:0px 0px 0px 65px;
list-style-type:none;
border-right: 1px solid #4eab7a;
}

.siteSearch	{
margin:-20px 0;
}
