/*a.newsArchive {
    background:none; 
    padding-right:0;
}*/
.body-textarea #news_layer {
	float:left;
}
#news_layer #date {
    font-weight:bold;	
    font-size:11px;
}
#show_news {
	width:100%;
	float:left;
	border:0px solid red; 
	font-size:12px;
}
#show_news .width100 {
	width:100%;
}
#show_news #date {
    color:#333;
    padding-right:3px;
    
}


//#newsContent td#content_td{

#img_td a{
    border:0px solid red;
    float:right;
    text-align:center;	
}
#show_news #title {
	color:#ff9933;
}
div#more {
    float:right;
    margin-right:10px;
}
#clear-line {
    border-bottom:1px dotted #999;
    height:1px; 
    width:100%;
    clear:both; 
    margin:2px 0 4px 0;
}
#show_news #td_align {
    vertical-align:top;
}
#button1 {
   text-align:right;
   float:right;
}