.divtagitem {
	float: left; border: #ffffff 1px solid; width:595px;
}
.divproductimg 
{ 
		float: left; margin-left: 10px; text-align: center; background-color: #ffffff; width: 130px;
}  
.divproduct
{
	  width: 380px; padding: 5px; background-color: #ffffff; border: #ffffff 1px solid; 
}
.divdescription
{
		float: left;  width: 436px; background-color: #ffffff; vertical-align: middle; 
}

.divqtyselect
{
		float: left; width: 450px;
}

.divqty
{
		float: left;   width: 150px; text-align: right;
}
.divadd
{
		float: left;  width: 250px; text-align: center;
}


.divhr {
	margin-left: 25px; float: left; width: 500px; border-top: #9a9a9a 1px solid; height: 1px; margin-top: 15px; margin-bottom: 10px;
}

.purchaseqty {
	 color : black; background : transparent; text-decoration: none;
}

A.purchase_hl1:ACTIVE, A.purchase_hl1:VISITED, A.purchase_hl1:LINK {	
 color : black; background : transparent; text-decoration: none;
}
A.purchase_hl1:HOVER {	
    color : #ff6600; background : transparent; text-decoration: none; 
}
.divshoppingcart
{
		position:relative; left:10px; top:-18px;   width: 500px; padding: 5px; background-color: #ffffff; border: 0px;  
}
.shoppingcartheader {
	 color : white; font-size: 12px; background: #494182; font-style: normal;
}
.divshoppingcartmsg
{
	position:relative; left:50px; top:100px; width: 295px; padding: 5px; background-color: #ffffff; color: Red;
}

.divtotal 
{
	position:relative; left:50px; top:0px; width: 295px; padding: 5px; background-color: #ffffff; color: Red;
}

.divpartnerinfo
{
	position:relative; left:5px; top:10px; width: 295px; padding: 5px; background-color: #ffffff; color: Red;
}

