#centerColumn {width:760px;}
.productHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 184px;
	margin-top: 8px;
	margin-right: 8px;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.subheader {
	font-size: 8.5pt;
	color: #666666;
	float: left;
}
.productScheduleableItem {
	width: 128px;
	margin-right: 0px;
	margin-left: 4px;
	float: left;
}
.imageDisplay {
	position: relative;
	overflow: visible;
	text-align: center;
	margin: 0px 0px 0px 0px;
	height: 160px;
	border-style: none;
}
.imageDisplay img {
	position: absolute;
	left: 0;
}
.pointerLinks {
	clear: both;
	position: relative;
	bottom: 26px;
	left: 18px;
}
.pointerLinks a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80A0A;
	}
.productPrice {
	text-align: center;
}
.collectionPrice {
color:#666666;
font-weight:bold;
margin-top: 6px;
}
.detailsDisplay {
	display:none;
}
.featureContentDetail {display:none;}
.scheduleableItems {
	border-top: 1px solid #CCCCCC;
	padding-top: 6px;
}
.collectionList {
	display: list-item;
	list-style-type: circle;
	margin-left: 12px;
	list-style-position: outside;
}

.header h2{
font-size: 16px;
margin-bottom: 6px;
}
.prodCollectionDesc {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 6px 0px;
}
.prodCollectionList ul {
	margin: 12px 6px 12px 18px;
}
.prodCollectionList li {
	background: url(/media/Site%20Files/Merchandising%20Files/listBullet.gif) no-repeat left center;
	padding-left: 12px;
	margin-left: 24px;
}




