.cart td {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    height: 40px;
    vertical-align: middle;
    text-align: center;
}
.clear
{
clear:both;
}
#wrap-delivery-state select
{
	
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#billing-address  option
{
	width:300px !important;
}
.ccinfo input{

	float:left;

	border: 1px solid #BBBBBB;

	color: #666666;

	font: 12px/25px Verdana;

	height: 25px;

	outline: medium none;

	padding: 0 0 0 5px;

}

.ccinfo select{

	color: #666666;

	font: 12px/25px Verdana;

	height: 25px;

	margin: 5px 10px 5px 0;

	outline: medium none;

	padding: 0 0 0 5px;


}

.ccinfo i{color:red;margin-right:5px;}

.ccinfo .inputLabelPayment{

	width:110px;

	line-height:30px;

}
.panel-body
{
padding:10px;
}
.muoneleft{ float:left; width:49%;}

.muone10{ padding:0px;}

.muone10 .important { margin:0;}

.muonetitle{ height:36px; line-height:36px; padding-left:12px;
background-clip: padding-box !important;
background-color: #999;
background-image: linear-gradient(to bottom, #999, #999);
border-radius: 0;
color: #fafafa;
    margin: 0;
}

.muonetitle span{ background: #ffffff none repeat scroll 0 0;
border: 1px solid #dedede;
border-radius: 4px;
color: #696969;
float: left;
font: 700 14px/15px Arial,"Nimbus Sans L",Helvetica,sans-serif;
margin: 6px 8px 0 0;
padding: 2px 0;
text-align: center;
width: 19px;}

.form-group
{
margin-bottom:10px;
}

.form-group label
{
	font-weight: 700 !important;
}
.muoneright{ float:right; width:49%;}

.mu-onepage-login,.addressinfo,#shipping-address-module,.mu-onepage-payment,#mu-onepage-payment,.mu-onepage-shipping, .mu-onepage-comments,.mu-onepage-coupon .panel-body, .onepage-checkoutbox-boxs, .mu-onepage-price, .mu-onepage-psboxs {
    border: #ddd solid 1px;
	    margin-bottom: 16px;
}


.muonepage-btn
{
	
	float:right;
}
