#page {
background: url(images/addons/page_top.png) repeat-x;
height: 2px;
}

#page_left {
background: url(images/addons/page_left.png) repeat-y;
}

#page_right {
background: url(images/addons/page_right.png) repeat-y;
}

#pageb {
background: url(images/addons/page_buttom.png) repeat-x;
}

.mbg {
background: url(images/addons/top_mid.png) repeat-x;
height: 23px;
font-size: 12px;
font-weight: bold;
}

.mbrd_left {
background: url(images/addons/border_left.png) repeat-y;
}

.mbrd_right {
background: url(images/addons/border_right.png) repeat-y;
}

.mcont {
padding: 5px;
}

.mbgb {
background: url(images/addons/bottom_mid.png) repeat-x;
height: 15px;
}