﻿
#LMtabs {
	display: block;
	float: left;
	width: 300px; 
	height: 27px;         
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/tab_box_top.gif) no-repeat; 
	 line-height:160%; /*Hack - Handles Text vertical alignment in tabs - MM */      
	 font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal
}

.LMseltab {  	
	background-color:  #E1E1E1; 	
	border-color:#9EA2A1 ;	
	color:#840C0E;
	float: left;  
	font-family: arial; 
	font-weight:bold;
	height:19px;   
	margin-top: 8px;
	margin-left: 10px;
	overflow:hidden;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	text-decoration: none;           
}

.LMnotsel {   
	background-color:  #E1E1E1; 
	border-color: #000000;	
	border-style: solid solid none solid;  
	border-width: 0px 0px 1px 0px;
	color:#5B627F;
	float: left;
	font-family: arial; 
	height:18px;
	margin-top: 8px;
	margin-left: 10px;
	overflow:hidden;
	padding-left: 10px;
	padding-right: 10px;    
	text-align:center;
	text-decoration: none;    
}


#backpanel .LMpanel 
{            
	width: 300px; 
	min-height:105px;
	height: auto;
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/tab_box_bg.gif) repeat;   
	text-align:left;            
}   
           
#backpanel
{
    width: 300px;        
    overflow:hidden;
}

#backpanel .tabbottom
{
	width: 300px; 
	height:5px;
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/tab_box_bottom.gif) no-repeat;     
}

#backpanel .redtext
{
    color:#830C10;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
}
    
#backpanel .underlinelink
{
    color:#19214F;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}

#backpanel .linkdiv
{
	width: 278px;
	max-width: 278px;
	padding-bottom:3px;
	margin-left:10px;
	margin-top:5px;
}

#backpanel .linkdivleft
{
	width:8px;
	float:left;
	clear: both;
}

#backpanel .linkdivright
{
	width:270px;
	float:right;
}

#backpanel .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;    
}

