﻿.canvas
{
	background:#fff url(/web/design/images/canvas-bg-where2buy.gif) repeat-x;
}
.upperBody
{
	background:url(/web/design/images/main-cont-short-grad-bg.png) no-repeat;
	margin-top:29px;
}
.upperBodyContent,
.retailersCont
{
	margin-left:34px;
	margin-top:29px;
}
.upperBodyContent
{
	padding-top:29px;
}
.retailerCont
{
	height:100px;
}
.retailerImgCont
{
	width:240px;
	float:left;
	text-align:center;
	height:100px;
}
.retailerImgCont table
{
	width:240px;
	height:100px;
}
.retailerImgCont table td
{
	vertical-align:middle;
	text-align:center;
}

.retailerDetailsCont
{
	width:530px;
	float:left;
	padding-left:20px;
	border-left:1px solid #666;
	/*margin-bottom:35px;*/
	margin-left:24px;
	margin-top:22px;
}
.retailerTitle
{
	font-size:18px;
	line-height:22px;
}
.retailerLocation
{
	font-size:12px;
	line-height:14px;
}
.retailerURL a
{
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
	cursor:pointer;
	color:#666666;
}
