.boobleContainer {
border:1px solid #C1B7AE;
}
.boobleHead {
background:url(boxhead.jpg) repeat-x #C1B7AE;
padding:4px 0 4px 4px;
font-size:1em;
font-weight:bold;
}
.boobleContent {
background:url(contentTop.jpg) repeat-x #f1eee8;
padding:8px;
padding-bottom:0;
}
.boobleFoot {
background:url(contentBottom.jpg) repeat-x;
height:8px;
font-size:1px;
line-height:1px;
}