@charset "UTF-8";

.whatsnew { width:600px; height:60px; margin-bottom:5px; border:
#A08657 1px solid;
}


.whatsnew_left { width:70px; height:60px; float:left; background:#D1AF6A; text-align:center; background-image:url(../img/whatsnew_bg.gif);
}



#news {
	padding:0;
	margin:0; 
	width: 530px; 
	overflow: auto; 
	height: 60px;
	float:left;
	}

#news ul {
margin:2px 0 0 0;
} 

#news li {
list-style:outside none;
background: url(../images/list-mark.gif) no-repeat left center;
padding:2px 0 2px 10px; 
margin:0 0 0 5px;
padding:2px 0 2px 0;
font-size: 13px;
border-bottom:#D1AF6A dotted 1px;
}