#price-cont {
	width: 220px;
	height: 50px;
	margin: 2px 0px 2px 0px;
	float: left;
}
#order-button {
	width: 130px;
	height: auto;
	float: right;
	padding-right: 20px;
}

#post1-container{
	width: 500px;
	padding-bottom: 10px;
	float: left;
	padding-left: 5px;
	bottom: 0px;
	height: 11px;
}
#productsContainer {

}

#div.ProductNamecontainer {
	width: 500px;
	float: left;
	background-color: white;
	padding: 6px;
	margin-bottom: 9px;
}


.ProductName {
	float: left;
	font-size: 14px;
	padding-top: 2px;
	color: #30C;
	width: 500px;
	font-weight: bold;

}
.ProductName a:link{     
	width: 150px;
    height: 170px;
    overflow: visible;
    z-index: 2;
    font-size:14px;
	font-weight:bold;
	color: #036;
    }

#ProductDetailcontainer {
	width: auto;
	float: none;
	border: 1px;
	height: 190px;
	background-color: #00CC33;
	
	
}

#ProductNumber {
	width: auto;
	float: none;
	border: none;
	float: left;
	font-size:12px;	
	width: 300px;
	font-weight:bold;
	margin-bottom:10px;
	
}

#ProductSize {
	width: auto;
	float: none;
	border: none;
	float: left;
	font-size:12px;	
	width: 300px;
	font-weight:bold;
	margin-bottom:10px;
}
#productImageSection {
	height: 185px;
	width: 185px;
	float: left;
	margin-right: 18px;
	padding-left: 11px;
}
#productDetailSection {
	width: 367px;
	float: left;
}

#productShortcontainer {
	float: left;
	height: 50px;
	overflow: hidden;
	width: 300px;
	margin-bottom: 10px;
	color: #333;
}
.productDetailShort {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 8px;
	height: 50px;
	width: 200px;
    
}
.Standard_Price {
	width: 100;
	float: none;
	border: none;
	float: left;
	font-size: 12px;
	width: 300px;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 3px;
	
	
	
}
.Special_Price {
	width: 100
	float: none;
	border: none;
	float: left;
	font-size: 12px;
	width: 300px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
}

.productDetailBold {
	color:#0066FF;
	font-size:12px;
	font-weight:bold;
}

.productsPost {
	font-size:10px;
    font-weight:normal;
    margin-bottom:8px
	float: left;
	padding-left: 0px;
	color: #666666;
}




.clearboth {
    clear:both;    
    line-height: 9px;
}

.standard, ul, li, td, p, body, span, div, h1, h3, h4, h5, h6, h1.productThumbDesc, h2.productThumbDesc  {
	color:#333333;
	font-family:verdana, arial, lucida, sans-serif;
	font-size:10px;
	line-height:16px;
	font-weight: normal;
} 

.line1{
	/* The dividing line: */
	height: 1px;
	background-color: #9A9A9A;
	margin: 5px 20px 20px 5px;
	overflow: hidden;
	padding-left: 5px;
	width: 530px;
}	
.quantitydiscount {
	padding-top: 3px;
	width: 300px;
	float: left;
	color: #33C;
}
