﻿.ControlPanelPage #left
{
    float: left;
    width: 555px;
    margin: 0 0 20px 0;
}

.ControlPanelPage #right
{
    float: right;
    width: 190px;
    text-align: center;    
    margin: 5px 0 20px 0;    
}

.ControlPanelPage #other_prods
{
    background: url(../images/ui/bg_other_products.gif) bottom left no-repeat;
    font-size: 0.90em;
    width: 176px;
    text-align: left;
}

.ControlPanelPage #other_prods h1{
    background: #D5D5D5 url(../images/ui/bg_other_products_h1.gif) 0 0 no-repeat;
    color: #3B3B3B;
    font-size: 1.2em;
    font-weight: bold;
    padding: 8px;
    margin: 0 0 8px 0;
}

.ControlPanelPage #welcome-message-div
{   
    width: 175px;
    text-align: right;
	margin: 0px 15px 5px 0px;
	font-family: Verdana;
	color: #333333;
	color: Maroon;
}