#productCategory_nav { width:435px; height:135px; font-size:12px; line-height:18px; background: white; overflow:auto; }
#pC_container { position:relative; width:435px; height:135px; margin:0 auto; overflow-y: hidden;}

#pC_slider { top:4px; left:0; width:auto; height:120px; position:absolute; margin:0; padding:0; }

#pC_slider .pC_thumbnail { float:left; width:96px; height:116px; position:relative; top:0; margin-left: 2px; margin-right: 2px;
	text-align: center; display: block; font-size:11px; text-decoration:none; }

#theCart_holder, #theCart {
	color: #fff;
}
#theCart {
	font-weight: normal;
}

.cart_preview_thumbnail {
	border: 1px solid #000;
}

.cart_preview_more_info {
	display: inline-block; height: 44px; width: 130px; border: thin solid black; background: #fff; position: relative; top: -19px; text-align: left; padding: 3px
}
