﻿.orderTotal     { float:left;}
.orderSummary h2{ margin-bottom: 10px;}
.orderTotal table tr td  { padding: 2px 15px 3px 0;}
.orderTotal .total       { font-weight: bold;}
.orderShipTo    { float:right; margin: 0 20px 0 20px; padding: 0 0 5px 30px; border-left: solid 1px #d5d5d5;}
.orderBillTo    { float:right; margin: 0 20px 0 20px; padding: 0 0 5px 30px; border-left: solid 1px #d5d5d5;}

.editAddress    { margin: 5px 0 0 0;}

.formRow        { margin: 10px 0;}
.readOnly       { color: #999;}
.doubleHigh     { height: 50px;}
.formRow .title { float:left; font-weight:bold; width:120px;}
.formRow .notReq{ font-weight:normal;}
.formRow .value {}
.formRow .value input {padding-top: 10px;}

.x200           {width: 330px;}
.y2em           {height: 2em;}

.emailImage     {float: right; position: relative; border: solid 1px #999; right:110px; width:195px; height:110px; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}

