      

      .backlink
      {
           margin-top:30px;
           margin-bottom:20px;   
           font-size:18px;
           font-weight:100;
      }
      
       h2
       {
                margin-top:10px;
                margin-bottom:10px;
       }
      
       div#newscontent
        {
               float:left;
               width:600px;
               margin-left:20px;
        }  
        
   
        
                div.newsItem
                {
                        margin-bottom:30px;
                        margin-top:30px;
                }
                
                div.newsItem h1
                {
                     font-size:22px; 
                     margin-bottom:10px; 
                     font-weight:100;  
                     /*text-shadow: #000000 0px 1px 2px;*/
                }
                
                  
             
                div.newsItem p
                {
                        font-size:16px;
                        margin-bottom:10px; 
                }
                

                
                        div.newsItem div.otherservicesGroup
                        {
                                display:none;
       
                                font-size: 16px;
                                margin-bottom: 5px;
                                margin-top: 5px;
                        }
                        
                                div.newsItem div.otherServiceItem
                                {
                                        margin-bottom:3px;
                                }
                                
                                div.newsItem div.otherServiceId
                                {
                                        font-weight:bold;
                                        float:left;
                                }
                                

                                div.otherServiceText
                                {
                                        padding-left:30px;
                                }
           
                
                div.newsItem .twitterGroup
                {
                        font-size:16px;
                        margin-top:5px;
                        margin-bottom:5px;
                        
                        display:none;
                }
      
                div.twitterbutton
                {
                       background:url('../images/twitterbutton.png') no-repeat;
                       width:98px;
                       height:36px;
                       float:left;
                       cursor:pointer;
                }
                
                div.twitterbutton.selected
                {
                       background:url('../images/twitterbutton-selected.png') no-repeat !important;
                }
                
                div.twitterbutton.hover
                {
                       background:url('../images/twitterbutton-hover.png') no-repeat !important;
                }
                
                div.twitterItem
                {
                        background:#282e3d;
                        margin-bottom:2px;
                        
                        font-size: 15px;
                        padding: 10px 10px;
                        position: relative;
                }
                
                div.twitterImage
                {
                        float: left;
                        height: 48px;
                        margin-top: 3px;
                        overflow: hidden;
                        width: 48px;
                }
                
                div.twitterText
                {
                        margin-left: 58px;
                }
                
                div.twitterHeader
                {
                       margin-left: 58px; 
                }
                 
                div.twitterbutton div.label
                {
                     position:absolute;
                     font-size:11px;
                     margin-left:75px;
                     text-align:center; 
                     width:15px;
                     color:#000000;
                     margin-top:2px;
                }  
                    
                div.otherservicesbutton
                {
                       background:url('../images/otherservicesbutton.png') no-repeat;
                       width:98px;
                       float:left;
                       height:36px;
                       cursor:pointer;
                }
                
                div.otherservicesbutton.selected
                {
                       background:url('../images/otherservicesbutton-selected.png') no-repeat !important;
                }  
                
                div.otherservicesbutton.hover
                {
                       background:url('../images/otherservicesbutton-hover.png') no-repeat !important;
                }  
                 
                 
                div.otherservicesbutton div.label
                {
                     position:absolute;
                     font-size:11px;
                     margin-left:75px;
                     text-align:center;
                     width:15px;
                     color:#000000;
                     margin-top:2px;
                } 
                
                div.otherServiceItem
                {
                        background:#282e3d;
                        margin-bottom:2px;
                        
                        font-size: 15px;
                        padding: 10px 10px;
                        position: relative;    
                } 
                                 
        div.newsItem .sitediscussionsGroup
        {
               display:none;
              
                
        }
        
        div.sitesbutton
        {
               background:url('../images/sitesbutton.png') no-repeat;
               width:98px;
               height:36px;
               float:left;
               cursor:pointer;
        }
        
        div.sitesbutton div.label
        {
             position:absolute;
             font-size:11px;
             margin-left:75px;
             text-align:center;
             width:15px;
             color:#000000;
             margin-top:2px;
        } 
        
        div.sitesbutton.selected
        {
               background:url('../images/sitesbutton-selected.png') no-repeat !important;
        }
        
        div.sitesbutton.hover
        {
               background:url('../images/sitesbutton-hover.png') no-repeat !important;
        }
        
        div.sitediscussionsGroup
        {
                font-size:16px;
                margin-top:5px;
                margin-bottom:5px;
                
                display:none;
        }
        
        div.sourceLink
        {
                background:#282e3d;
                margin-bottom:2px;
                
                font-size: 15px;
                padding: 10px 10px;
                position: relative;
        }

        div.subline
        {
               color:#d2d2d2;
               text-transform:uppercase;
               margin-bottom:15px;
               margin-top:15px;
               font-size:12px;
        }

        .bottom_advertisement
        {
                margin-top:20px;
                margin-bottom:20px;
        }
        
        .advertisement
        {
                margin-bottom:30px;
                text-align:center;
        }
        
        div.postdivide
        {
                height:4px;
                background:url('../images/postdivide.png');
                margin-top:20px;
        }
