.box2-top-left
{
    width: 4px;
    background-image  : url(../images/ui/box2/box2-top-left.png) !important; background-image : url(../images/ui/box2/box2-top-left.gif);
    height: 26px;
}

.box2-top-repeat
{
    width: 100%;
    background-image: url(../images/ui/box2/box2-top-repeat.png);
    background-repeat: repeat-x;
    vertical-align: top;
}

.box2-top
{
	background-image: url(../images/ui/box2/box2-top.png);
	background-repeat:no-repeat;
    height: 23px;
    width: 250px;
    padding-top:3px;
}

.box2-arrow
{
	background-image  : url(../images/ui/box2/box2-arrow.png) !important; background-image : url(../images/ui/box2/box2-arrow.gif);
	background-repeat: no-repeat;
    width: 10px;
    height: 9px;
    float: left;
    
    top: 5px;
}


.box2-top-right
{
    width: 9px;
    background-image  : url(../images/ui/box2/box2-top-right.png) !important; background-image : url(../images/ui/box2/box2-top-right.gif);
    height: 26px;
}

.box2-left
{
    background-color: #fafafa;
    width: 4px;
    vertical-align: top;
}

.box2-content
{  
    background-color: #fafafa;
    width: 100%;
    height:100%;
}

.box2-right
{
    width: 9px;
    background-image  : url(../images/ui/box2/box2-right.png) !important; background-image : url(../images/ui/box2/box2-right.gif);
    background-repeat:repeat-y;
}

.box2-bottom-left
{
	background-image  : url(../images/ui/box2/box2-bottom-left.png) !important; background-image  : url(../images/ui/box2/box2-bottom-left.gif);
    width: 4px;
    height: 9px;
}

.box2-bottom
{
	background-image  : url(../images/ui/box2/box2-bottom.png) !important; background-image  : url(../images/ui/box2/box2-bottom2.png);
	background-repeat:repeat-x;
    height: 9px;
    width: 100%;

}

.box2-bottom-right
{
	background-image  : url(../images/ui/box2/box2-bottom-right.png) !important; background-image  : url(../images/ui/box2/box2-bottom-right.gif);
    width: 9px;
    height:9px;
}
