td.document-display { padding: 0px; }
.textbox p.body:first-child { display: none; }
table.extra-height li { color: #838383; }
td.document-display ul { padding: 10px 20px; }
.footer { color: #666; font-size: 10px; }
a.footer, a.footer:visited, a.footer:hover { color: #666; }

/* Default Values */
* { font-family: Arial, Helvetica, sans-serif;  }
body { color: #FFF; }
.bodybold { font-weight: bold; }

/* Section Header */
.section, .docheader, .title { font-size: 1.5em; font-weight: bold; }


/*  Blog Styles  */
.date { font-size: 10px; color: #666; font-weight: normal; }
.info { border-top: 1px dotted #dfdfdf; font-size: 10px; margin-bottom: 30px; }



.lightboxDiv
{
    border: 1px solid #666;
    margin: 10px;
    width: 120px;
}

.lightboxDiv div
{
    margin: 5px;
    text-align: center;
}

.lightboxThumb
{

}

/* Ecommerce Styles */
#billing-info {margin-right: 20px; }
#billname-field { margin-top: 30px; }
 
.addresses { width: 45%; float: right; }
.billingadress { }
.shippingaddress { width: 95%; }
.shippingmethod { width: 100%; }
.shippingmethod .field textarea { width: 95% !important; }
.paymentinfo { width: 45%; float: left;  margin-right: 25px; }
