/* 
    Document   : account
    Created on : 2012-04-18, 18:06:49
    Author     : tech-prog
    Description:
        Purpose of the stylesheet follows.
*/

.orderConfirm { padding: 0 0 0 0; }
.orderConfirm li { line-height: 18px }
.orderConfirm img { width: 24px }
.change { font-size: 9px }

table { width: 100%;}
table tr { vertical-align: top; }
table tr td:first { border-top: 1px dotted #fff; }
table p { margin: 10px; }
table td { padding:0; margin:0; width: 50%; }
table h2 { border-bottom: 1px dotted #fff; }
