@charset "utf-8";

div.textArea{
	/*margin-left: 120px; */
	margin-top:-280px;
	width: 500px;
	loat:left;
}
.news_area{

width:180px;
margin-left:530px;
_margin-left:530px;
margin-top:30px;
}
.news_heading{
width:180px;
height:80px;
font-size:1.10em;
text-align:center;
padding-top:5px;
font-weight:bold;
color:#FFFFFF;
background:url(../images/news_top_bg.gif) no-repeat ;
background-position:right top;


}
.news_body{
padding:0px 10px 10px 10px;
margin-top:-10px;
font-size:.70em;
font-weight:bold;
line-height:15px;
background:url(../images/news_bottom_bg.gif) no-repeat;
background-position:right bottom;
min-height:180px;
_height:200px;

}
.news_date_added{
font-size:9px;
}
.news{
padding-bottom:10px;
}