textarea
{
width: 592px;
}

table.ledger ul, table.ledger li
{
margin: 0 0 0 8px;
padding: 0;
}

.right
{
float: right;
}

p.after-h1
{
padding-top: 10px !important;
}

.main .content
{
font-size: .85em;
}

.main .content h4
{
font-size: 1.3em;
}

.main .content .newinfo 
{
clear:both;
padding:5px;
padding-bottom:25px;
color:#000000;
background-color:#98DBFC;
}

.main .content .newinfo h6
{
padding-bottom:5px;
}

/* Product subpages */
body.products h4
{
margin: 15px 0 5px 0 !important;
}

body.products table th.product
{
width: 175px;
}

body.products table th.features
{
width: 265px;
}
/* /Product subpages */

/* Lease News */
body.lease-news .main table
{
border: 0 !important;
border-collapse: 0 !important;
padding: 0 !important;
margin-bottom: 20px;
width: 100%;
}

body.lease-news .main table td,
body.lease-news .main table th
{
border: 0 !important;
padding: 10px 0 !important;
width: 50%;
}
/* /Lease news */

/* FAQ */
dl.faq dt
{
margin-top: 0;
margin-bottom: 0;	
color: #023F72;
font-weight: bold;
font-size: 1.2em;
}

/* /FAQ */


