div.box-default {
background-color: #ffffff;
margin-bottom:2px;
margin-top:2px;
}
div.box-default div.box-head{
background-image:url(../images/main_sprite.png);
background-position:right -68px;
background-repeat:repeat-x;
height:61px;
}
div.box-default div.box-head div.box-left{
background-image:url(../images/main_sprite.png);
background-position:right -133px;
background-repeat:no-repeat;
float:left;
width:25px;
height:61px;
}
div.box-default div.box-head div.box-title{
background-image:url(../images/main_sprite.png);
background-position:right -68px;
background-repeat:no-repeat;
float:right;
height:50px;
min-width:25px;
}
div.box-default div.box-head div.box-title div{
	padding:32px 5px 0 0;
	text-align:right;
	font-size:11px;
	color:#623C02;
}
div.box-default div.box-head div.box-right{
background-image:url(../images/main_sprite.png);
background-position:right 0px;
background-repeat:no-repeat;
float:right;
width:47px;
height:61px;
}
div.box-default div.box-bg-content-left{
background-image:url(../images/box_content.png);
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 ;
}
div.box-default div.box-bg-content-right div.box-content{
width:82%;
margin:0 auto;
padding:5px;
background-image:url(../images/box_content.png);
clear:both;
}
div.box-bg-content-left{
background-color:#FFFFFF;
}
div.box-default div.box-footer{
background:url(../images/main_sprite.png) repeat-x;
background-position:right -258px;
height:30px;
margin-bottom:10px;}
div.box-default div.box-footer div.box-right{
background:url(../images/main_sprite.png) no-repeat;
background-position:right -212px;
float:right;
height:30px;
width:47px;
}
div.box-default div.box-footer div.box-left{
background:url(../images/main_sprite.png) no-repeat;
background-position:right -300px;
float:left;
height:30px;
width:27px;
}
