.wizardContent a{
	background: url(../../images/WizardButton.gif);
	color: #fff;
	display:block;
	font: 18px Tahoma;
	float:left;
	height:32px;
	line-height:32px;
	margin-left: 40px;
	margin-top: 10px;
	margin-top: 5px;
	display:inline;
	text-align:center;
	text-decoration:none;
	width:114px;
}

#introQuestion{
	padding-top: 20px;
	text-align:center;
	font:18px Arial, Helvetica, sans-serif;
	color: #353535;

}
.wizardWrapper{
	width:361px;
}
.wizardContent{
	height: 106px;
	border-bottom: 1px solid #808285;
	border-left: 1px solid #808285;
	border-right: 1px solid #808285;
	margin-bottom:10px;
}
.bodyLeft{
	float: left;
	padding-bottom: 5px;
	width: 360px;
}
.bodyRight{
	float: right;
	padding-bottom: 5px;
	width: 360px;
}
#bodyBanner{
	float: left;
}
#bodyContent{
	margin-top: 10px;
}
#tipList{
margin:0px 5px;
padding-left:15px;
font-size:11px;
}
#tipList li{
padding:4px;
}
.hotProduct .left{
	float:left;
	width:160px;
}
.hotProduct .hotProductImage
{
	float:right;
	width:160px;
	margin:5px auto;
}
.hotProduct .hotProductImage .articleProduct a
{
	margin:auto;
	display:block;
	text-align:center;
}
.sdcDataFeed {
	background:#fff;
	padding:0 0 5px 0;
	margin:0;
	width:100%;

}

.linkBlock{
	margin:0;
	padding:0px 6px;
	float: left; 
	width: 230px; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	/* IE 6 Hack */
	display:inline;	
}
.unavailable{
	background-color:#faaaaa;
	border-color:#FF0000;
}
.linkBlock .title{
	display:block;
	overflow: hidden; 
	height: 35px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:13px;
	text-align:center;
}
.linkBlock .title a{
	text-decoration:none;	
	color:#000;
}
.linkBlock .title a:hover{
	text-decoration:underline;	
}
.linkBlock .imgHolder{
	border:1px solid #666;
	margin:5px 4px 0px 0px;	
	padding:3px;
	float:left;
	height:100px;
	width:100px;
}
.linkBlock a img
{
	border:none;
}
.linkBlock a{
color:#666;
text-decoration:none;
}
.linkBlock a:hover{
color:#000;
}
.linkBlock a span{
	text-decoration:underline;
}
.linkBlock a .bullet{
	text-decoration:none;
	visibility:hidden;
}
.linkBlock a:hover .bullet{
	visibility:visible;
	text-decoration:none;
}



.productWrapper {
	border: 1px solid #808285;
	padding-bottom: 5px;
}


