/* Start of CMSMS style sheet 'Sidebar' */
/* BEGIN Sidebar */

table#sidebar {
width: 200px;
}
td#sidebar_top {
height: 18px;
background-image: url(uploads/images/cms/sidebar_top.gif);
background-color: #f3c879;
}
td#sidebar_body {
background-color: #f3c879;
padding: 0 5px 0 5px;
font-size: 12px;
font-weight: normal;
color: #000;
line-height: 16px;
}
td#sidebar_bottom {
height: 18px;
background-image: url(uploads/images/cms/sidebar_bottom.gif);
background-color: #f3c879;
}

/* END Sidebar */

/* End of 'Sidebar' */

