/* Start of CMSMS style sheet 'print' */
* {
padding:0;
margin:0;
background:none !important;
color:#000 !important;
}
.top,
.top_menus,
.inner_page .left_tab,
.main_menu,
.main,
.more,
.footer,
#NewsPostDetailCategory,
#NewsPostDetailAuthor,
#NewsPostDetailReturnLink,
#print_link,
hr,
h1 {
display:none;
}
body {
font-family:Tahoma, Sans-serif;
font-size:12px;
width:600px !important;
padding:0 20px 30px 20px;
}
p, h1, h2, h3, h4, h5, ul, ol {
  margin-bottom:15px;
}
a {
color:#000;
}
#print_header {
margin-bottom:15px;
margin-left:-20px;
display:block;
float:none !important;
}
.main_holder {
width:auto;
}
.content {
padding:0;
}

/* End of 'print' */

