.sideMenuCheck #body .railLeft , .sideMenuCheckUser #body .railLeft { display: none; } 
.sideMenuCheck #body .tpl, .sideMenuCheckUser #body .tpl { color:#000000; float:left; min-height:300px; overflow:hidden; padding-right:6px; position:relative; width:707px; }
.sideMenuCheck #body .tpl .breadcrumMenu, .sideMenuCheckUser #body .tpl .breadcrumMenu { float: left; min-height: 22px; padding-bottom: 4px; position:relative; width: 707px; }
.sideMenuCheck #body .tpl .content , .sideMenuCheckUser #body .tpl .content { width: 680px; }

#content h2.newsItem { font-size: 135%; color: #000000; padding-top: 25px; }  
#newsItem { position: relative; float: left; display: block; width:100%; padding-bottom: 10px; overflow:hidden; }
#newsItem .newsdate { font-size: 100%; font-style: normal; color: #777777; margin-bottom: 8px; }
#newsItem .newsintro { font-size: 100%; font-weight: bold; margin-bottom: 8px; }
#newsItem .newscontent a,
#newsItem .newscontent a:visited { font-size: 12px; text-decoration: underline; }

#newslist { position: relative; float: left; padding: 0; margin-bottom: 15px; }

#newslist h2 { padding-bottom: 4px; margin-bottom: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; background: url(../../skins/default/pics/bgDotsPink.gif) bottom repeat-x; }
#newslist ul { position:relative; list-style: none; margin: 8px 0; padding: 0; }
#newslist ul li {  position:relative; width:100%; overflow:hidden; padding-bottom:4px; margin-bottom: 8px; }
#newslist ul li h3 { margin: 3px 0; }
#newslist ul li h3 span { font-size: 80%; font-style: normal; font-weight: normal; color: #f73866; text-decoration: none; padding-right:10px;}
#newslist ul li a { color: #f73866; }
#newslist ul li a:hover span { text-decoration: none; }
#newslist ul li a.more { position:relative; display:block; float:right; text-align:right; color: #f73866; line-height:14px; height:14px; }
#newslist ul li a.more:hover { color: #f73866; text-decoration:underline; }
#newslist .navigator { float: left; }

div.resultSetNavigator span a.active { color:#fff; background-color: #F73866; padding:0 3px 0 3px;} 