
.teaserTitle {
	display: block; 
	width: 100%;
	float: left;
	}
.teaserTitle .pTitle {
	float: left;
	font-size: 1.2em;
	margin: 0 5px 0px 0;
	padding-bottom: 5px;
	font-weight: bold;
	max-width: 80%;
	}	
.moreInfo {
	clear: left;
	display: block;
	font-size: 11px;
	}	
.productLeft {
	float: left;
	width: 33%;
	font-size: 11px;
	}
.productMid {
	float: left;
	width: 33%;
	font-size: 11px;
	}	
.productRight {
	font-size: 11px;
	text-align: right;
	}
.result {
	font-weight: bold;
	}			
.price {
	font-size: 1.4em;
	font-weight: bold;
	}	
.products .savings {
	display: block;
	color: #800000;
	font-style: italic;
	}	
.listingHead {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	background-color: #dbe7f3;
	line-height: 20px;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	margin: -2px 0 8px 0px;
	text-indent: 8px;
}
.left .standard {
	width: 100%;
	}	
#productTitleBlock {
	display: block;
	width: 100%;
	}
#productContainer #detailPimage {
	border: none;
	position: relative;
	text-align: center;
	}	
.detailPimage {
	max-width: 390px;
	margin: auto;
	}
#imageOrderContainer	{
	position: relative;
	clear: left;
	display: block;
	}
#imageOrderContainer #centerTable {
	width: 100%;
	}	
td.orderCel {
	text-align: right;
	}	
#orderFeild {
	float: right;
	width: 241px;
	}
#priceFeild {	
	background: #8D9DBE url(../images/price-header.jpg) no-repeat; 
	padding: 25px 8px 5px 8px;
	text-align: left;
	color: white;
	font-size: 11px;
	}	
#priceFeild .productPrice {
	font-size: 1.3em;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
	}
#priceFeild .productPriceRetail	{
	color: black;
	}	
#priceFeild .label {
	font-weight: bold;
	}	
#priceFeild .productPriceRetail .savings {
	color: white;
	}	
#orderFeild .orderBox form {
	background: #8D9DBE;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	color: white;
	}
#wishShip .wishlist {
	float: right;
	margin: 3px 4px 0px 4px;
	}	
.calculate {
	float: right;
	margin: 7px 11px 0px 0px;	
	border: 1px soild red;
	}
#mainContent li {
	margin-left: 30px;
	}	
#priceFeild .freeShip {
	margin-top: 5px;
	text-align: center;
	}	
#productTitleBlock h1 {
	float: left;
	display: in-line;
	padding-right: 10px;
	}	
.products #subCats {
	display: none;
	}
.standard .listingImage {
	max-width: 100px;
	}
	