/* GLOBAL */
/* reset */

#svrname_container {
	color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 130%;
	margin-top:-25px;
	margin-bottom: 20px;
}

#MainLabel {
	font-size:24px !important;
	color: #fff;
	margin:0px !important;
}

#btn button {

display: block;
width:100px;
height: 35px;
background: url(button_order.png) no-repeat;
color: #fff;
    border-style: solid;
    border-width: 1px;
	cursor: pointer;
    float: right;
	font-size: 16px;

/*background: linear-gradient(to bottom, #01346c 0%, #014085 100%) repeat scroll 0 0 transparent;
border-color: -moz-use-text-color -moz-use-text-color #014c9f;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15), 0 1px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    padding: 0 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px #014c9f;
*/	
}
#btn {margin-bottom: -40px;}

.calculated_price  {margin-left: -140px !important; margin:0\9; overflow: hidden; text-align: left !important; height: 28px !important; width: 150px !important;
}
.calculated_price input  {font-size: 20px; font-weight: 555;text-align: left !important; color: #006;}