body {    background: white url(../images/body.png) repeat-x;    font-family: Verdana, Geneva, sans-serif;    font-size: 12px;    margin: 0;    padding: 0;    text-align: center;    color: #575757;}#wrap {    width: 960px;    margin: 0 auto;    text-align: left;}.clear {    clear: both;}img {    border: 0;}#header {    width: 960px;    height: 111px;}
#___plusone_0 {
    width: 60px !important
}
.convert_block {
    margin: 30px 0;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
}
h1 {
    color: #0098AF;
}

.latest_head {
    margin: 20px 0 0 0;
    font-size: 15px;
    font-weight: bold;
    color: #0098AF;
}

.latest_converted {
    list-style: none;
    padding: 0 0 0 0px;
    line-height: 18px;
    font-size: 14px;
}

#calc-swap {
    position: absolute;
    top: 10px;
    right: 100px;
}

#calc-swap:hover {
    opacity: .80;    filter: alpha(opacity=80); -ms-filter: "alpha(opacity=80)"; -khtml-opacity: .80; -moz-opacity: .80;
}

#profile_dd {
    visibility: hidden;
    float: none;
    position: absolute;
    z-index: 20;
    margin: 0;
    list-style: none;
    background: #D0E1E8;
    border-top: 1px solid #BED4E0;
    border-left: 1px solid #BED4E0;
    border-right: 1px solid #BED4E0;
    padding: 0;
}

#profile_dd li {
    float: none !important;
    border-bottom: 1px solid #BED4E0;
    border-right: none !important;
}

.colone img {
    float: left;
}

span.table-c, a.table-a {
    float: left;
    margin: 5px 0 0 4px;
}

.css-tabs {
    list-style: none;
    padding: 0 0 15px 0;
}

.css-tabs li {
    float: left;
    margin-right: 15px;
}

#logo {    float: left;    display: block;    text-indent: -9999px;    background: url(../images/sprite.png) 0 0 no-repeat;    width: 140px;    height: 130px;}#logo h1 {    margin: 0;}#header_right {    float: left;    margin-left: 15px;    width: 790px;}.top_menu {    height: 40px;    width: 782px;    border: 1px solid #BED4E0;    background-color: #D0E1E8;    margin-top: 10px;    margin-left: 10px;    line-height: 40px;    padding-left: 10px;    color: #1E1E1E;    font-size: 14px;}#welcome {    font-family: Georgia, "Times New Roman", Times, serif;    font-size: 18px;    color: #fff;    line-height: 42px;    margin: 0;}#menu {    list-style: none;    margin: 0 0 15px 0;    padding: 0;    height: 30px;    width: 958px;    border: 1px solid #BED4E0;    background-color: #D0E1E8;    line-height: 30px;    color: #1E1E1E;    font-size: 13px;}#menu li {    float: left;    margin: 0;    padding: 0;    border-right: 1px solid #BED4E0;}#menu li a {    line-height: 30px;    display: block;    height: 30px;    text-decoration: none;    color: #fff;    padding: 0 10px;}#sidebar_left, #sidebar_right {    float: left;    width: 160px;}#posts {    float: left;    width: 780px;    margin: 0 0 0 20px;}#post p {    line-height: 18px;}#post {    padding-bottom: 15px;    margin-bottom: 20px;    border-bottom: 2px solid #ccc;}#posts h2 {    font-family: Georgia, "Times New Roman", Times, serif;    font-size: 24px;    color: #0098AF;    line-height: 35px;    margin-top: 0;    margin-bottom: 10px;}#posts h2 a {    font-family: Georgia, "Times New Roman", Times, serif;    font-size: 24px;    color: #0098AF;    line-height: 35px;    margin-top: 0;    text-decoration: none;}a {    text-decoration: none;    color: #0098AF;}#get {    display: block;    margin: 3px 0 0 0;}.widget-options h2 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 24px;color: #0098AF;line-height: 35px;margin-bottom: 10px;}.widget-options {  color:#575757; line-height:20px; }.widget-options table tr td {width: 100px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding-left: 5px;}.widget-options table {border-top: 1px solid #ccc;border-left: 1px solid #ccc;}.widget-options input[type="text"] {  width: 110px;}.widget-options input[type="button"] {  margin: 10px 0 0 60px;}#widget-preview input[type="text"] {width: 100px;}.widget-options label {width: 60px;float: left;display: block;}.widget-box {float: left;width: 170px;height: 200px;margin-right: 40px;}.widget-title {font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px;color: #0098AF;line-height: 35px;margin-bottom: 10px;}#select_currency {    width: 110px;}td, th {    border-right: 1px solid #ccc;    border-bottom: 1px solid #ccc;    padding: 5px;}tr {    border-left: 1px solid #ccc;    border-top: 1px solid #ccc;}table {    border-collapse: collapse;    font-size: 12px;}.chart_select {    width: 110px;    margin-top: 10px;}.amount { background:url(../images/sprite.png) -160px 0 no-repeat; width:780px; height:60px;  line-height:56px; position:relative; }#amount_input { width:380px; height:40px; background-color:#F7F7F7; border:1px dotted #DEDEDE; padding-left:5px; font-size:32px; color:#CACACA; font-weight:bold; position:absolute; left:170px; top:8px; }#amount_input:hover, #amount_input:focus { background-color:#F4F4F4; border:1px dotted #D9D9D9; }.amount span { font-size:32px; color:#d6d6d6; font-weight:bold; margin-left: 10px; _padding-bottom:10px; position:absolute; }.amount #go_btn { position:absolute; top:10px; right:10px; }.amount #go_btn:hover { opacity: .80;    filter: alpha(opacity=80); -ms-filter: "alpha(opacity=80)"; -khtml-opacity: .80; -moz-opacity: .80; }.from_currency { background:url(../images/sprite.png) -10px -160px no-repeat; width:380px; height:230px; margin-top:20px; float:left; }.to_currency { background:url(../images/sprite.png) -410px -160px no-repeat; width:380px; height:230px; margin-left:20px; margin-top:20px; float:left; }.from_currency h3, .to_currency h3  { color:#FFF; font-size:18px; margin:20px; }#from_input { width:340px; height:30px; font-size:18px; font-weight:bold; color:#ADADAD; margin-left:20px; margin-bottom:15px; margin-top:10px; padding-left:10px; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; background-color:#FFF; border:1px solid #b3cdd9; }#from_input:hover, #from_input:focus { color:#8C8C8C }#to_input { width:340px; height:30px; font-size:18px; font-weight:bold; color:#ADADAD; margin-left:20px; margin-bottom:15px; margin-top:10px; padding-left:10px; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; background-color:#FFF; border:1px solid #b3cdd9; }#to_input:hover, #to_input:focus { color:#8C8C8C }.rates { font-size:16px; font-weight:bold; color:#F4F4F4; text-align:center; margin-top:10px; }.rates abbr { background-color:#107281; border-radisu:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px; line-height:45px; width:35px; cursor:pointer; }.rates abbr:hover { background-color:#178394; }.rates#rates_to abbr { background-color:#b74800; }.rates#rates_to abbr:hover { background-color:#c35107; }#result { background:url(../images/sprite.png) -10px -410px no-repeat; height:50px; width:780px; line-height:50px;  margin-top:20px; text-align:center; font-size:18px; color:#FFF; font-weight:bold; }#result img { margin-top:18px; }.desc_box { background:url(../images/sprite.png) 0 -470px no-repeat;  padding:15px 30px 0 30px; margin-top:15px; color:#575757; line-height:20px; }.desc_box h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#0098af; line-height:35px;}.desc_box h4 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#666; }#chrome { font-size:0.9em; color:#666; line-height:25px; }#center_table {    border: none;    text-align: center;    float: left;}#select_sidebar {    margin: 0 0 15px 0;    text-align: center;}#select_sidebar label {    font-weight: bold;}#currency_right {    float: right;    width: 300px;}


#conversion_page #wrap {
width: 1140px !important;
}

#conversion_page #posts {
	margin-right: 20px !important;
}