.box_wrap {
 margin-bottom:10px;
 clear:both;
}


.box_head {
 height:36px;
}
.box_head_left {
 float:left;
}
.box_head_rep {
 background-image:url(http://www.thairesan.se/img/box/box_head_repeat.png);
 background-repeat:repeat-x;
 float:left;
 height:36px;
 text-align:center;
}
.box_head_right {
 float:left;
}





.box_body {
 border-left:1px solid #DDD4AB;
 border-right:1px solid #DDD4AB;
 background-color:#FFFFFC;
 padding:5px;
 padding-top:0px;
}





.box_footer {
 
}
.box_footer_left {
 float:left;
 background-image:url(http://www.thairesan.se/img/box/box_footer_l.png);
 background-repeat:no-repeat;
 width:6px;
 height:10px;
 font-size:1px;
}
.box_footer_rep {
 background-image:url(http://www.thairesan.se/img/box/box_footer_repeat.png);
 background-repeat:repeat-x;
 float:left;
 height:10px;
 text-align:center;
 font-size:1px;
}
.box_footer_right {
 float:left;
 background-image:url(http://www.thairesan.se/img/box/box_footer_r.png);
 background-repeat:no-repeat;
 width:6px;
 height:10px;
 font-size:1px;
}


.content_padded {
 padding:0px 5px 0px 5px;
}