h1 {
	font-size:1.2em;
	font-weight:normal;
	margin:0;
	color:#FFFFFF;
}
.productInfo {
	float:left;
	width:745px;
}
.productInfo .productLargeImage {
	float:left;
	width:300px;
	overflow:hidden;
	margin-top:10px;
	position:relative;
}
.productInfo .productLargeImage p {
	margin:0;
	padding:1em 0 0 0;
	font-size:0.85em;
	line-height:1.5em;
	width:300px;
}
.productInfo .productInfo {
	float:left;
	width:420px;
	overflow:hidden;
	margin:10px 0 0 20px;
}

.productInfo ul.miniThumbList {
	list-style:none;
	margin:0;
	padding:0;
}
.productInfo ul.miniThumbList li {
	float:left;
	display:block;
	margin:0 20px 7px 0;
	padding:0;
}
.productInfo ul.miniThumbList li img {
	width:45px;
}

.productInfo table {
	width:305px;
}
.productInfo table th {
	background:#424242 url(/img/defaultBullet.gif) 5px center no-repeat;
	padding:5px 5px 5px 13px;
	font-weight:normal;
	border-bottom:8px solid #313131;
	vertical-align:middle;
}
.productInfo table td.bullet {
	background:#606060 url(/img/defaultBullet.gif) 5px center no-repeat;
	padding:5px 5px 5px 13px;
}
.productInfo table td.bullet.addtobasket {
	background-image:none;
	padding:2px 5px;
}
.productInfo table td.bullet a {
	text-decoration:none;
	display:block;
	white-space:nowrap;
	display:block;
}
.productInfo table td.bullet a:hover {
	color:#dadada;
}
.productInfo table td {
	background-color:#606060;
	border-bottom:8px solid #313131;
	padding:5px;
	/*width:145px;*/
}
.productInfo table td span {
	
}
fieldset .productInfo table th, fieldset .productInfo table td {
	border-color:#424242;
}
.otherRangeItems {
	float:right;
	width:125px;
}
/* - */
ul.rangeList {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
} * html ul.rangeList {
	overflow:visible;
	height:1%;
}
ul.rangeList li {
	display:block;
	margin:0;
	width:103px;
}
ul.rangeList li a {
	display:block;
	background-color:#424242;
	background-repeat:no-repeat;
	background-position:center top;
	width:103px;
	padding-top:103px;
	text-decoration:none;
}
ul.rangeList li a span {
	text-decoration:none;
	background-color:#424242;
	display:block;
	padding:3px;
	text-align:center;
	text-transform:lowercase;
}
.productInfo .productLargeImage span#featureBanner {
	background:transparent url(/img/homepageSpecialsBanner.png) no-repeat scroll center center;
	cursor:pointer;
	display:block;
	height:118px;
	position:absolute;
	text-align:left;
	top:5px;
	left:5px;
	width:118px;
}
.productInfo .productLargeImage span#featureBanner span {
	color:#FFFFFF;
	display:block;
	font-size:11px;
	letter-spacing:normal;
	line-height:1.6em;
	margin:35px 9px 0;
	text-align:center;
	text-transform:none;
	width:88px;
}