﻿.tblCheckout {width:100%;}
.tblCheckout th {background-color:#8c9b94; font-weight:bold; text-align:center; padding:5px; color:#ffffff;}
.tblCheckout td {padding:5px; border-bottom:1px solid #cccccc; text-align:center;}
.checkout {border:1px solid #cccccc; margin-bottom:20px;}
.checkout td {padding:5px 5px 3px 5px;font-size:120%;}
.checkout td.num {padding-right:0px; font-weight:bold;}
.checkout td.start {font-weight:bold; background-color:#666666; color:#EEEEEC;}
.checkout td.cur {font-weight:bold; background-color:#EEEEEC;}
.btnCheckout {float:right; margin:5px; cursor:pointer;}
.btnShopping {margin:5px; cursor:pointer; margin-left:120px;}

.divAddress label {display:block; margin:5px; vertical-align:middle;}
.divAddress label span {display:block; margin-top:3px; float:left; width:140px; }
.divAddress input {width:200px;}
.checkbox input {width:20px;}
.divAddress textarea {width:230px;}
.divAddress input.submit {width:auto; margin-left:145px;}

.tblCheckout td.tdOptions {text-align:left;}
.tdOptions span {Display:block; float:left; width:180px;}
