﻿#newsTopSpace{
 padding-top:8px 
}
#newsBottomSpace{
 padding-top:2px 
}
#newsWrapper {
position:relative;
width:100%;
height:20px;
}
#newsLeft{
position:absolute;
top:0;
left:0;
width:120px;
height:0px;
}
#newsRight{
position:absolute;
top:-8px;
right:0;
width:120px;
float:right;
text-align: right;
}
.articleTitle a{
	font-size:11px;
}
