#brandList{
  border-top:1px solid #A8A9AD;
  border-bottom:1px solid #A8A9AD;
  margin:5px 0px;
  padding:2px 0px 0px 0px;
  float:left;
  width:100%;
}
#brandList li{
  float:left;
  text-align:center;
  width:105px;
  margin:0px 14px;
}

.zone form{
  margin:10px;
}
.zone .zoneColumnFirst{
  border-right:1px solid #B9BABE;
  width:220px;
  float:left;
}
.zone .zoneColumnSecond{
  width:215px;
  margin-left:5px;
  float:left;
}
.zoneColumn{
  float:left;
  width:220px;
}

.topSeperator{
  border-top:1px dashed #EBEBEC;
  padding-top:5px;
}

.mainPageLinks img{
  float :left;
  margin :5px 15px 5px 50px;
}

.mainPageLinks ul
{
	margin:5px 0pt 0pt 20px;
	padding:0;
	list-style-type:none;	
}
.mainPageLinks p{
  height :30px;	
}

#fridgeFactContainer{
border-top:1px solid #A8A9AD; 
border-bottom:1px solid #A8A9AD;
clear:both;
margin-top:5px;
padding:10px 5px;

}
.factText {
	font-style:italic;
	font-size:13px;
}

.factText span {
	color:#600135;
	display:block;
	float:left;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	margin:-6px 3px 0px;
}
.adText{
	font-size:24px;
	text-align: left;
	line-height:normal;
	margin-top:20px;
}
.adText p{
	font-size:14px;
	line-height:20px;
	margin:0pt;	
}
.adText span{
	color:#013560;
	font-weight:bold;
	font-size:28px;
}
h1
{
	text-align:center;	
	margin-left:5px !important;
}
#cityLabel, #cityContainer{
	visibility:hidden;
}
.topProductBlock
{
	margin:auto;
	text-align:center;	
}
.topProductBlock img
{
	border:1px outset black;
}
.topProductBlock .imgHolder{
	margin:5px 0px;
}
.topProductBlock p.button 
{
	margin:10px auto;
	background:url('../../images/buttonRight.gif') no-repeat right top;
	padding-right:8px;
	width:120px;
}
.topProductBlock p.button a{
	display:block;
	background:url('../../images/buttonLeft.gif') no-repeat left top;
	color:#fff;
	font-weight:bold;
	padding-left:8px;
	height:25px;
	line-height:25px;
}
.shopWizard
{
	text-align:left;
	padding-right:6px;	
}
.shopWizard label
{
	display:block;
	margin-top:10px;
}
.featuredFridge
{

	width:219px;
}

/* Css for Wine Rack link */
#wineWrapper{
float:left;
position:relative;
width:100%;
height:200px;
}
#wineWrapper .zone{
position:absolute;
bottom:8px;
width:240px;
}
#wineWrapper p{
display:block;
text-align:center;
line-height:12px;
}

#wineBlock{
background-color:#fff;
border:1px solid #b9babe;
float:right;
font-size:12px;
height:156px;
margin:5px 5px 5px 5px;
padding:5px;
position:absolute;
right:0;
bottom:8px;
text-align:center;
width:175px;

}
#wineBlock img{
margin:auto;
display:block;
}
#wineBlock a{
text-decoration:none;
color:#000;
}
.indexRepairBlock{
width:250px;
float:left;
margin:0;
padding:0;
}
