.box1-top-left
{
    background-repeat: no-repeat;
    background-image  : url(../images/ui/box1/box1-top-left.png) !important; background-image : url(../images/ui/box1/box1-top-left.gif);
    width: 8px;
}

.box1-top
{
	background-image: url(../images/ui/box1/box1-top.png);
    background-repeat: no-repeat;
    width: 543;
    height: 24px;
}

.box1-arrow
{
	background-image  : url(../images/ui/box1/box1-arrow.gif);
	background-repeat: no-repeat;
    width: 17px;
    height: 13px;
    float: left;
    position: relative;
    top: 3px;
}

.box1-top-repeat
{
    width: 100%;
    background-image: url(../images/ui/box1/box1-top-repeat.png);
    background-repeat: repeat-x;
    vertical-align: top;
}

.box1-top-right
{
    background-image: url(../images/ui/box1/box1-top-right.png) !important;background-image: url(../images/ui/box1/box1-top-right.gif);
    background-repeat: no-repeat;
    width: 11px;
}

.box1-left
{
	background-image  : url(../images/ui/box1/box1-left.png) !important; background-image : url(../images/ui/box1/box1-left.gif);
    width:8px;
    background-repeat:repeat-y ;
}

.box1-content
{
    background-color: White;
    width:100%;
    height:100%;
    
}

.box1-right
{
	background-image: url(../images/ui/box1/box1-right.png) !important; background-image: url(../images/ui/box1/box1-right.gif);
    background-repeat: repeat-y;
    width: 11px;
}

.box1-bottom-left
{   
    background-image  : url(../images/ui/box1/box1-bottom-left.png) !important; background-image  : url(../images/ui/box1/box1-bottom-left.gif);
    background-repeat: repeat-y;
    width: 8px;
}

.box1-bottom
{
	background-image: url(../images/ui/box1/box1-bottom.png) !important; background-image: url(../images/ui/box1/box1-bottom.gif);
    background-repeat: repeat-x;
    height: 12px;
    width: 100%;
    font-size: 9px;
}

.box1-bottom-right
{
	background-image: url(../images/ui/box1/box1-bottom-right.png) !important; background-image: url(../images/ui/box1/box1-bottom-right.gif);
    background-repeat: no-repeat;
    width: 11px;
}
