h6 {
	font-size: 130%;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

.textSmall {
	font-size: 90%;
}

span.breadcrumb {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 6px 0;
} 

div.largeDetailCaption {
	width: 245px;
	float: left;
	padding-top: 4px;
	margin-bottom: 5px;
}

.tall div.largeDetailCaption {
	width: 173px;
}

.largeDetailCaption {
	font-size: 11px;
	font-weight: bold;
}

div.closeWdw {
	width:105px;
	float: right;
	padding: 5px;
	margin-bottom: 2px;
}

.closeWdw {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.closeWdw a {
	font-size: 10px;
}

div.largedetail {
	float: left;
	margin-top: 1px;
	margin-right: 3px;
}

div.mainimage .tall {
	width: 315px;
	padding-left: 1px;
}

div.mainimage .wide {
	width: 370px;
	padding-left: 1px;
}

div.thumbnails {
	float: left;
	margin-left: 15px;
	width: 380px;
}

.thumbnails img {
	margin: 10px 8px 4px 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.thumbnails .thumbTall img, .thumbnails .caption {
	margin-left: 8px;
	}

.thumbnails div {
	width: 120px;
	/* background: #5C4245; */
}

.thumbnails a {
	color: #FFFFFF;
}

.thumbnails p {
	width: 312px;
	font-size: 100%;
	margin: 0;
	padding: 0 4px 7px 0;
}

.thumbnails div.priceButton {
	width: 387px;
	font-size: 80%;
	clear: right;
	display: inline;
	margin: 0 0 12px 0;
}

.thumbnails div.price {
	margin: 0 12px 0 0;
	display: inline;
	width: auto;
}

.thumbnails div.payBtn {
	margin: 0;
	float: left;
}

.thumbnails p.textLarge {
	font-size: 120%;
	padding-bottom: 12px;
}

.thumbnails p.textSmall {
	font-size: 90%;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #EBC59F;
}

div.caption {
	clear: both;
	width: 110px;
	height: 28px;
	margin-bottom: 5px;
}

div.clearIt {
	clear: both;
	background: #FFCC33;
	height: 5px;
	width: 120px;
}

.largedetail img {
	float: left;
	border: 1px solid #FFCCCC;
	margin-bottom: 1px;
}

