#headerWrapper {
    z-index: 10;
}

#contentWrapper {
	overflow: visible;	
}

#layoutWrapper {
	width: auto;	
}

#layoutHeader {
	margin: 0 0 10px 0;	
}

#promoCells {
	position: relative;
	width: 1000px;
	left: -15px;	
}

#searchWidget {
	float: left;
	width: 650px;
	margin-right: 10px;
}

#CPOSpecs {
	float: left;
	width: 310px;
	overflow: hidden;
}

.subSectionHead {
	padding:6px 0 6px 6px;
	background-color:#F1F1F1;
	font-size: 12px;
}

#layoutFooter {
	clear: both;	
}

.poSearchImage {
	margin: 20px 0;	
}

#customSearchCategory {
	padding-bottom: 4px;
}


#CPOSpecs { margin: 0 0 10px 0; }
ul.specItems { margin:10px 0 0 0; padding: 0 0 0 26px; }
ul.specItems li { font-family:verdana; font-size:11px; color:#333333; font-weight:bold; margin-bottom:5px; cursor:hand; cursor:pointer; }
.specItemsOver { color:#780032 !important; }
#specItemTitle { margin:10px 0 0 26px; font-family:verdana; font-size:11px; color:#2d2d2d; }
#specSheet { display: none; position: absolute; top: 288px; left: 300px; width:340px; height:195px; background-color:#000000; z-index: 1000;}
#specSheetContainer { position:absolute; top: 0; left: 0; z-index:1; }
#specSheetHead { height:26px; background-repeat:repeat-x; }
#specSheetHeadImage {
	position: absolute;
	top: 6px;
	left: 6px;
}
#specSheetHead button.closeButton {
	position: absolute;
	top: 6px;
	right: 6px;
	border: none;
	padding: 0 14px 0 0;
	z-index: 1002;
	font: 10px verdana, sans-serif;
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right center;
}
#specSheetTitle { width:290px; padding:7px 0 0 20px; }
#specSheetClose { width:50px; color:#ffffff; }
#specSheetCloseText { padding:8px 0 0 1px; }
#specSheetCloseBTN { padding:7px 0 0 6px; cursor:hand; cursor:pointer; }
#specSheetDataSet { position: relative; width:330px; height:159px; border: 5px solid #000; padding: 0; background-color:#fff; overflow:hidden; }
#specSheetDataSet ul { margin:4px 0 0 0; padding: 0 0 0 20px; }
#specSheetImage { position: absolute; top: 0; left: 0; width:114px; height:159px; margin: 0; padding: 0; }
#specSheetData { width:205px; height:149px; margin:5px 5px; padding-left:114px; font-family: verdana, sans-serif; overflow:auto; }
