div#top_news {
       	background-color:#D8E2D1;
       	margin-bottom:15px;
       	background-image: url(assets/markets.jpg);
       	background-repeat: no-repeat;
       	position:relative;
}
div#top_news #news h2 {
        border-bottom:none;
        color:#4e4d4d;
       	font-family: "Trebuchet MS", Arial, Verdana,  Helvetica,sans-serif;
        font-size:13px;
        font-weight:bold;        
        margin-bottom:6px;
        border-bottom:1px solid #999;
        margin-left:55px;
        padding-left:0px;
        padding-top:12px;
        padding-bottom:0;
        
        width:445px;
}
div#top_news #news span.header-tools {
        display:block;
        margin-left:55px;
        padding-left:20px;
        background-image: url('/static/assets/green_envelope.png');
        background-repeat:no-repeat;
        background-position: 1px 3px;
        
}
div#top_news #news span.header-tools a {
        font-size:11px;
        text-decoration:none;
        color: #7d7d7d;
        font-family:Arial, Helvetica, sans-serif;
}

div#top_news #news span.header-tools a:hover {
        text-decoration: underline;
    
}
div#top_news #news h2 a{
        text-decoration:none;
        color:#4e4d4d;
       	font-family: "Trebuchet MS", Arial, Verdana,  Helvetica,sans-serif;
        font-size:13px;
        font-weight:bold;        
        
}

div#top_news #news p{
       	padding:0 15px 0 5px;
       	margin:8px 0 5px 10px;
       	color:#555;
       	font-family: Arial, Verdana,   Helvetica,sans-serif;
       	font-size:12px;
       	line-height:18px;    
           	
}       


div#top_news table.docutils {
        border:1px none red;
        border:1px solid #969d90;
        margin-right:15px;
        margin-left:15px;        
        
}
div#top_news table.docutils thead th {
        background-color: #969d90; 
        padding:1px 3px;
        color: #4e4d4d;
}

div#top_news table.docutils *{
    font-size:11px;
}

div#top_news table.docutils td{
    padding:1px 3px;
    text-align:center;
        border:1px solid #969d90;
    font-size:10px;
}

div#top_news table.docutils td.column1{
    text-align:left;
}
div#top_news #news  span.date{
       	
}

#content_left_side div.news_header_wrapper {
        position:relative;
    
}
#content_left_side div.news_date{
         width:31px;
         height:32px;         
		 position: absolute;
		 left:15px;
		 top:20px;
         background-image: url('/static/assets/date_background.png');
         background-repeat:no-repeat;
		 }

#content_left_side div.news_date .date_day {
        font-size:12px;
        font-weight:bold;
        color:#6c6d6c;
        text-align:center;        
        font-family: Arial;
        display:block;
        width:32px;
        margin-top:2px;   
}

#content_left_side div.news_date .date_month {
        font-size:11px;
        font-weight:normal;
        color:#fafff6;
        text-align:center;        
        font-family: Arial;
        display:block;
        width:32px;
        margin-top:1px;   
}


div#top_news #news div#more_news {
	text-align:left;
	padding:0 0 15px 5px;
    font-weight:bold;
    width:500px;
	margin-top:35px;
	margin-left:15px;
	padding-top:25px;
	padding-left:0;
	padding-right:0;	
	font-family: Verdana,  Helvetica,sans-serif;
	
	
	background-image: url('/static/assets/prev_news_head.png');
    background-repeat:no-repeat;
    background-position: 0px 0;
    
    position:relative;
    height:1%;     
}




div#top_news #news div#more_news .header-link-to-fulltext {
    font-size:12px;
    color:#4e4d4d;
    text-decoration:none;
    font-family: "Trebuchet MS", Arial, sans-serif;   
}
div#top_news #news div#more_news div.short_news {
    position:relative;
    padding-left:45px;
    padding-top:0;
    padding-bottom:3px;
    top:0;
    left:0;
    height:1%;   
}



div#top_news #news div#more_news div.short_news  div.news_date{
         width:40px;
         height:14px;         
		 position: absolute;
		 left:0px;
		 top:1px;
         background-image: url('/static/assets/prev_date_background.png');
         background-repeat:no-repeat;
		 }

div#top_news #news div#more_news div.short_news  div.news_date .date_day {
        font-size:11px;
        font-weight:bold;
        color:#6c6d6c;
        text-align:center;        
        font-family: Arial;
        display:block;
        width:20px;
        margin-top:0px;
        float:left;   
        margin-left:-1px;
}

div#top_news #news div#more_news div.short_news div.news_date .date_month {
        font-size:10px;
        font-weight:normal;
        color:#fafff6;
        text-align:center;        
        font-family: Arial;
        display:block;
        width:20px;
        margin-top:0px;
        float:left;   
}





div #content_left_side div#top_news span.left_pan_header, div#content_left_side div#top_news h1.left_pan_header  {
       	background-color:#4E4D4D;
       	width:505px;
       	display:block;
       	color:white;
       	font-weight:bold;
       	padding:2px 5px;
       	font-size:11px;
       	line-height:11px;
       	top:0;
       	font-family:Verdana, sans-serif;
}
div#content_left_side div#top_news h1.left_pan_header a{
	margin:0;
	color:white;
	text-decoration:none;
	font-size:11px;
	font-family: Verdana,  Helvetica,sans-serif;
}
div#top_news span.left_pan_footer{
       	background-color:#6E6E6E;
       	width:505px;
       	display:block;
       	padding:2px 5px;
       	text-align:right;
       	font-size:11px;
       	line-height:11px;
       	color:white;
}

div#top_news span.left_pan_header_add{
       	
       	
       	display:block;
       	padding:2px 5px;
       	text-align:right;
       	font-size:11px;
       	line-height:11px;
       	color:white;
       	position:absolute;
       	top:0px;
       	right:0px;
}   


div#top_news span.left_pan_footer a, div#top_news span.left_pan_header_add a{
       	color:#c6c6c6;
       	text-decoration:none;
       	font-size:10px;  
        position:relative;
        top:-1px;
        right:2px;     	
}
div#top_news span.left_pan_footer a:hover, div#top_news span.left_pan_header_add a:hover{
       	color:white;
}

div#top_news #news div.short_news {
	padding:5px 5px 0 5px;
	
	
}


#content_left_side div.news_header_wrapper {
        
        text-align:left;
}