﻿/*body 
{
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-family: Tahoma;
}*/

#ToolBox
{
    
}
.ToolBoxTitle
{
    background-color: #333333;
    color: #FFFFFF;
    
    
}

.ToolBoxHeader
{
    font-family: WST_Engl;
    text-transform: uppercase;
    font-size: 15pt;
    color: #FFFFFF;
}
.ToolBoxPanel
{
    background-color: #3d3d3d;
    font-size: 9pt;
    width: 775px !Important;
    
}

#accordionSurround
{
    position: relative;
    width: 700px;
    left: 35px;
    overflow:hidden;
    
}


/*.line
{
    width: 725px;
}*/

.CalcItems
{
    position: relative;
   /* left: 15px;*/
}

.pnlShare
{
    /*width: 275px;
    height: 300px;*/
    background-color: #555555;
    border: solid 3px #3d3d3d;
    padding: 10px 10px 10px 10px;
    visibility: hidden;
    filter: Alpha(Opacity=90);
}

.MailInstructions
{
    /*width: 250px;*/
}