/* Start of CMSMS style sheet 'print' */
body {
color: #000 !important; 
background-color:#fff !important; 
font-family:arial; 
border:0 !important; 
}

* {
border:0 !important; 
}

.accessibility,
.noprint
 {
display:none !important; 
}


div.content,
div.text,
div#main {
display:block !important;
width:100% !important;
border:0 !important;
padding:1em !important;
}

div#header,
div#header h1 a,
div.breadcrumbs,
div#search,
div#footer,
div#menu_vert,
div#news,
div#main
{
   display: none !important;
}

img {
float:none; 
}
/* End of 'print' */

