﻿/*Modify attributes of #contentwrapper below as desired*/
#bbwrapper
{
    /*border: 1px solid black;*/
    width: 973px;
	height: 212px;
}
#bbcontentwrapper
{
    width: 770px;
    height: 210px;
    border: 1px solid #C4C4C4;
    padding: 0px;
    float: left;
}
#qlcontentwrapper
{
    width: 198px;
    height: 210px;
    border: 1px solid #C4C4C4;
    padding: 0px;
    /*background: url(images/linksbg.gif);*/	
    /*background:#e8f2f1;*/
    background:#ffffff;
    float: left;
    text-align: center;
}

.billcontent
{
    
    display: block;
}
.navPanel
{
    /*background: url( "images/titlebg.gif" );*/
    position:absolute;
    height: 25;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    width: 770px;
    text-align: right;
    min-height: 25px;
    margin: 3 2 2 0;
	float:left;
}

.bbimages
{
    border: 0;
}
.boxed
{
    background: url( "images/navbg.gif" );
    cursor: pointer;
    text-align: center;
    color: #0C4156;
    border: solid 1px #6E8C09;
    height: 14px;
    width: 10px;
    padding: 3px 1px 3px 1px;
    float: right;
    margin-top: 1px;
}
.qlbuttons
{
    margin-top: 5px;
    border: 0;
}
