﻿
   .seltab {  
        color:#840C0E;
        background-color:  #E1E1E1; 
        margin-top: 33px;
        margin-left: 10px;
        font-family: arial; 
        text-decoration: none;
        height:19px;
        float: left;  
        font-weight:bold;
        border-color:#9EA2A1 ;  
        width:66;    
        text-align:center;
      }
      
      
      #tabs {
        display: block;
        float: left;
        width: 300px; 
        height: 52px;         
        background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/tab_box_top_most_pop.gif) no-repeat;
        /*border-style:dashed dashed dashed dashed; */ 

	/*line-height:160%; /* Hack - Handles Text vertical alignment in tabs*/       
        
      }     
   
      .notsel {         
        color:#5B627F;
        border-style: solid solid none solid;  
        border-color: black; 
        border-width: 0px 0px 1px 0px;
        background-color:  #E1E1E1; 
         
        margin-top: 33px;
        margin-left: 10px;
        font-family: arial; 
        text-decoration: none;
        height:18px;
        float: left;  
        width:66;
        text-align:center;
      }
        
     
     #tbbackpanel .panel 
      {            
        width: 300px;         
        height: auto;
        background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/tab_box_bg.gif) repeat;    
        text-align:left;           
      }   
                   
      #tbbackpanel
      {
            width: 300px;        
            overflow:hidden;
      }
      
      #tbbackpanel .tabbottom
      {
          width: 300px; 
          height:5px;
          background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/tab_box_bottom.gif) no-repeat;     
      }
    
      #tbbackpanel .redtext
      {
            color:#830C10;
            font-family:Arial,Helvetica,sans-serif;
            font-size:10px;
      }
            
      #tbbackpanel .underlinelink
      {
            color:#19214F;
            font-family:Arial,Helvetica,sans-serif;
            font-size:12px;
      }
      
       #tbbackpanel .linkdiv
      {
             width: 278px;
             max-width: 278px;
             padding-bottom:3px;
             margin-left:10px;
             margin-top:5px;
      }
      
      #tbbackpanel .linkdivleft
      {
		 width:8px;
		 float:left;
		 clear: both;
      }
   
      #tbbackpanel .linkdivright
      {
			width:270px;
			float:right;
      }
      
      #tbbackpanel .RedDot  
     {
         width:4px;
         height:4px;
         background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/red_bullet.gif) no-repeat;
         vertical-align:middle;  
		position: relative;
		top: 4px;
     }

