﻿
   #TodaysColumns
   {
       width: 320px; 
       vertical-align: top;       
   }   
   
   #TodaysColumns .header
   {
        width: 320px;
        vertical-align: top;
        font-size:14px;
        color:#162350;
        margin-bottom:5px;
		font-weight: 900;
   }   
   
    #TodaysColumns .Author
   {
        font-size:12px;
        font-weight:700;
        color:#000000;
   }   
   
    #TodaysColumns .underlinelink
   {
        text-decoration:none;
        color:#162350;
        font-size:12px;
   }   #TodaysColumns a:hover { text-decoration: underline; }
 
   #TodaysColumns .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;         
     }


    #TodaysColumns .ItemContainer  
     {
         width: 318px;
         text-align: left;    
     }
     
    #TodaysColumns .ItemContainerLeft  
     {
        width:8px; 
        float:left;  
        overflow:hidden; 
		clear: both;
     }
     
    #TodaysColumns .ItemRightLeft  
     {
        width:310px;
        float:right; 
        overflow:hidden;
     }
     
    #TodaysColumns .Bottom  
     {
       width: 300px;
       text-align: right;
       margin-top:5px;
     }
   #TodaysColumns .Bottom select
     {
       background: #efefef;
	   font-size: 9px;
     }
   
   
     #TodaysColumns .BottomLink { 
        color:#003366;
        font-family:Arial,Helvetica,sans-serif;
        font-size:12px;
        font-weight:700;
        vertical-align:top;
     }


#TodaysColumns  li
{ 
 
 
 	clear:both;
 	text-align:left;
	list-style-type:none;
	background:transparent url(http://media.townhall.com/res/4.3.0.64/images/backpage/red_bullet.gif) no-repeat scroll 7px 5px;
	margin:0pt -5pt 0px;
	padding:0pt 0pt 0pt 15px;
	 
 
}

