﻿.cartMain
{
	height: 66px;
	width: 420px;
	float: right;
	background: url(../../../images/masters/default/logo.png);

}
.cartMain .text1
{
	font-size: 11px; text-align:right;
}
.cartMain .text1 a
{
    text-decoration: none;    
}

.cartMain .text1 span, .cartMain .text1 a
{
	font-weight: bold; color:#969696;
	
}
.cartMain .text2 a, .cartMain .text2 a:hover
{
	color:#E91B2D; text-decoration:none;
}
.cartMain .text1 a
{
	cursor: pointer;
}
.cartMain .text1 a:hove
{
	text-decoration: underline;
}
.cartMain .ico1
{
	float: left;margin-top:21px;
}
.cartMain .ico2
{
float:left;
margin-right:3px;
margin-top:-10px;
}
.cartMain .text2
{
	color:#393939;
float:right;
font-size:12px;
font-weight:bold;
margin-left:15px;
margin-top:15px;
width: 310px;
}
.cartMain .total
{
	color:#E91B2D; font-weight:bold;
}

.quantity
{
	border:none;
	}
