/* Start of CMSMS style sheet 'borders' */
#header, #box, #hbox, #sidebar, #menu_horiz, #header h1, #menu, #wrapper,
#footer {
   border: none;
}

#newsbox, #contenthead, #newsblock, #news, 
#newsblock2, #news2, #block2, #content3, 
#flat {
   border: 1px solid #b1ac99
}

#content, #contentbox, #mainblock, #main {
   border: none;
   outline: none;
}
/* End of 'borders' */

