﻿body {
}

@import url(http://fonts.googleapis.com/css?family=Source+Code+Pro);
.textare{min-width:415px;max-width:415px;min-height:200px;max-height:200px;color:#000;outline:0px;border:1px solid #ABADB3;font-size:14px;
}
.secondbox{background:#eee;}
#main{width:646px;
padding-top:5px;height: 409px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}
#trans_table{width:430px;margin:0px auto;}
#trans_table tr td{text-align:center;
font-family: 'Source Code Pro', sans-serif;}
#trans_table select{float: left; min-width: 180px; font-size: 13px;}
span.customStyleSelectBox { background-color: #fff; color:#000; padding:7px 14px; border:1px solid #d1d1d1; text-align: left;}
span.customStyleSelectBox.changed { background-color:#fff; }
.customStyleSelectBoxInner { background:url('../images/down.png') no-repeat center right; }
.submit{font-size: 13px;background:#fff;padding:7px 14px; border:1px solid #d1d1d1; cursor:pointer;font-weight:600;}
.submit:hover{border:1px solid #ABADB3;}
.swap{width:35px;height:32px;margin:0px 4px;background:#f1f1f1 url(../images/swap.png) no-repeat center;border:1px solid #d1d1d1; cursor:pointer;}
.swap:hover{border:1px solid #ABADB3;background-color:#f1f1f1;}
#trans_table h1{font-family: 'Source Code Pro', sans-serif;font-size:13px;}
