.leftTopBox
{
padding: 0px;
margin-left: 0px;
width: 33px;
height: 14px;
float: left;
border: 0px dashed #FF0000;
}

.rightTopBox
{
font-family:Tahoma;
font-size: 11px;
height: 14px;
float: left;
padding: 0px;
margin-left: 0px;
cursor: hand;
border: 0px dashed #FF0000;
color: black;
}

.leftBottomBoxEmpty
{
float: left;
margin-top: 0px;
font-size: 1px;
width: 19px;
height: 100%;
border: 0px dashed #FF0000;
}

.leftBottomBox
{
background: url(/cms/image/gui/menu/v2.jpg);
background-repeat: repeat-y;
float: left;
margin-top: 0px;
margin-left: 0px;
font-size: 1px;
width: 19px;
height: 100%;
border: 0px dashed #FF0000;
}

.rightBottomBox
{
font-family:Tahoma;
font-size: 1px;
float: left;
border: 0px dashed #FF0000;
}

.rightBottomBoxHiddenNext
{
background: url(/cms/image/gui/menu/v2.jpg);
margin-top: 0px;
margin-left: 0px;
width: 9px;
font-size: 1px;
border: 0px dashed #000000;
display : none;
}

.rightBottomBoxHidden
{
width: 15px;
font-size: 1px;
border: 0px dashed #000000;
display : none;
}

.upperBox2{
width:270px;
}

.upperBox3{
width:231px;
}

.rightTopBox{
cursor: pointer;
} 

.upperBox4{
width:202px;
cursor: pointer;
}

.upperBox5{
width:180px;
}


.upperBox
{
height: 4px;
/*width:100px !important;*/
/*width: 270px;*/
font-size: 1px;
background-color:#FFFFFF;
bottom: 0px;
margin-bottom: 0px;
/*border: 0px dashed #FF0000;*/
display:table;
}

.toBottom
{
border: 0px dashed #FF0000;
vertical-align: bottom;
}

.hand
{
cursor: hand;
}

