/* CSS Document */
/******************
* Header Dropdown *
******************/
#customer_tab
{
    background-image: url(Images/customers_active.gif);
    background-repeat: no-repeat;
    width: 131px;
}
#tabs_ddm li#customer_tab a
{
    color: #ffffff;
}
#tabs_ddm li#customer_tab ul li a
{
    color: #425959;
}
/***********
* Interior *
***********/

#breadcrumbs
{
    border-bottom: 1px solid #eed3cb;
}
.red
{
    color: #8e442e;
}
#main_image
{
    background-image: none;
    width: 565px;
    height: auto;
    padding: 0;
    padding-bottom: 5px;
}