div.box-default {
background-color: #ffffff;
margin-bottom:2px;
margin-top:7px;
}
div.box-default div.box-head{
background-image:url(../images/main_sprite.png);
background-position:right -320px;
background-repeat:repeat-x;
height:32px;
}
div.box-default div.box-head div.box-left{
background-image:url(../images/main_sprite.png);
background-repeat:no-repeat;
background-position:right -359px;
float:left;
width:49px;
height:32px;
}
div.box-default div.box-head div.box-title{
background-repeat:no-repeat;
float:right;
padding-top:10px;
min-width:130px!important;
width:140px;
height:22px;
}
div.box-default div.box-head div.box-title div{
	text-align:right;
	font-size:11px;
	color:#333333;
	padding-right:0px;
	padding-top:1px;
}
div.box-default div.box-head div.box-right{
background-image:url(../images/main_sprite.png);
background-position:right -277px;
background-repeat:no-repeat;
float:right;
width:25px;
height:32px;
}
div.box-default div.box-bg-content-left{
background:url(../images/small_box_bot_l.png) repeat-y left ;

}
div.box-default div.box-bg-content-right{
background:url(../images/small_box_bot_r.png) repeat-y right ;
padding-left:5px;
}
div.box-default div.box-bg-content-right div.box-content{
width:90%;
margin:0 auto;
clear:both;
padding:5px 0px;
background-color:#FFFFFF;
}
div.box-bg-content-left{
background-color:#FFFFFF;
}
div.box-default div.box-footer{
background:url(../images/small_box_footer.png) repeat-x;
height:32px;
margin-bottom:10px;
}
div.box-default div.box-footer div.box-right{
background:url(../images/main_sprite.png) no-repeat;
background-position:right -406px;
float:right;
height:27px;
width:25px;
}
div.box-default div.box-footer div.box-left{
background:url(../images/main_sprite.png) no-repeat;
background-position:right -453px;
float:left;
height:20px;
width:17px;
	}
