 



.cart_content_mid{
  width:760px;
  height:auto;
  float:left;
  margin-top:10px;
  margin-left:15px;
  margin-bottom:10px;
}

.cart_mid_container{
  margin:0 auto;
  width:750px;
  height:auto;
  float:left;
}

.btn_div{
  width:750px;
  height:auto;
  float:left;
  text-align:center;
  margin-top:25px;
  margin-bottom:15px;
}

.cartProduct {
  background:transparent url('http://www.bhfinder.com/images/cart.product.png') no-repeat scroll left top;
  font-size:14pt;
  height:70px;
  padding:10px 15px;
  clear:both;
}

.cartProduct:hover {
  background:transparent url('http://www.bhfinder.com/images/cart.product.hover.jpg') no-repeat scroll left top;
  color:#FFFFFF;
}

.cartProduct:hover .ProductName{
  color:#ffffff;
}

.cartProduct:hover .Remove{
  color:#ffffff;
}

.Price {
  font-size:22pt;
  margin-left:570px;
  margin-right:20px;
  margin-top:10px;
  position:absolute;
  font-family: verdana;
  text-align:right;
  width:120px;
}

.RemoveImg {
  font-size:10pt;
  margin-left:10px;
  margin-top:33px;
  position:absolute;
  text-align:left;
}

.Remove {
  font-size:10pt;
  margin-left:29px;
  margin-top:32px;
  position:absolute;
  text-align:left;
  font-family: verdana;
  cursor:pointer;
  cursor:hand;
  color:#000000;
}

.ProductName {
  font-size:10pt;
  font-weight:bold;
  margin-left:10px;
  margin-top:2px;
  position:absolute;
  text-align:left;
  font-family: verdana;
  cursor:pointer;
  cursor:hand;
  text-decoration:none;
  width:250px;
  color:#000000;
}

.Quantity{
  font-family:verdana;
  font-size:10pt;
  margin-left:350px;
  margin-top:10px;
  position:absolute;
  text-align:right;
}

.total {
  font-size:20pt;
  margin-bottom:20px;
  text-align:right;
  width:704px;
  font-family: verdana;
}

.title_text{
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  color:#0A4179;
  line-height:19px;
  text-decoration:none;
}

.text01{
  font-family:verdana;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  line-height:20px;
}

.text_fields_div{
  width:170px;
  height: 30px;
  margin: 0 auto;
  float:left;
  font-family:verdana;
  font-size:12px;
  font-weight:normal;
  color:#000000;
  line-height:22px;
}

.textbox_div{
  width:560px;
  height: 30px;
  margin: 0 auto;
  float:left;
}

.textbox_form3 {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 10pt; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 200px; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: arial,verdana,helvetica,sans-serif; 
	HEIGHT: 20px;
}

.btnstyle_red {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color:#a71a13;
	border: 1px solid #000099;
	cursor: pointer;
	cursor: hand;
	width:80px;
	height: 20px;
	margin-top:2px;
	margin-left:5px;
	margin-right:20px;
}
