body {
}

div.utypiaWebPart
{
	margin-bottom:10px;
}

div.utypiaWebPart div.uwp-expressorder
{
	/*margin-bottom:10px;*/
}

#branding {
	left:15px;
	top:40px;
}

/* ShippingCost dialog*/
.shippingCosts {
    width:600px;
    margin-bottom: 25px;
}

.scHeaderMethod {
    float:left; 
    width:200px;
    text-align: left;
}

.scHeaderMethodPrice {
    float:left; 
    width:400px;
    text-align: left;
}

.scbuttonBack {
    display: inline; 
    float: none;
}

.scOption {
    line-height:30px;
}

.scRates {
    float:left; 
    width:200px;
}

.scbtnBottom {
    text-align:center;
    margin-bottom: 20px;
}

.sctrodatfooter {
    margin-bottom: 20px;
}