.box{
margin-bottom:10px; 
}
/* box menu */

#contentcenter div.boxhead h2, div.boxhead h2, #contentmargin h2{
font-size: 10px; 
color:#812b00;
background-color:#d2ebaf;
padding:4px 3px; 
border-bottom: 1px solid #ff8622;
margin:0;
text-align:center;
}

#contentcenter div.boxhead h2 {
text-align:left;
}

.boxbody{
background-color:#FFF;
padding:2px;
}

/* box content */

.boxcontent div.boxbody{
background-color:#DEF0C4;
padding:4px;
margin-bottom:2px; 
}

#contentcenter div.boxhead {
background: #d2ebaf url(/images/box/whitepixel.gif) no-repeat right top;
}

#contentcenter div.boxcontent h2{
background:  url(/images/box/whitepixel.gif) no-repeat left top;
}




/*  box image_left */

.boxContentRight {
padding:0;
margin: 0 1px 12px 0;
_height:0;
}

.boxImgLeft {
border-top: #FFAD4A 1px solid;
border-bottom: #FFAD4A 1px solid;
float:left;
margin-right:10px;
margin-bottom:5px;
padding:2px;
_padding-bottom:0px;
}

/*  box image_right */


.boxImageRight {
float:right;
margin: 0 0 5px 10px;
border-top: #FFAD4A 1px solid;
border-bottom: #FFAD4A 1px solid;
padding:2px;
_padding-bottom:0px;
}

.boxContentLeft {
padding:0;
margin: 0 0 12px 1px;
_height:0;
}