/* NEWS */

#news {
	height:27px;
	width:800px;
	background:url(../home/common/images/bg-news.gif) left top no-repeat;
}

#headline {
	width:73px;
	padding-left:12px;
	margin-top:4px;
	float:left;
	color:#ffffff;
}

#message {
	width:715px;
	margin-top:4px;
	float:right;
	color:#ffffff;
}

#message a {
	text-decoration:none;
	border:none;
	color:#ffffff;
}

#message a:hover {
	text-decoration:underline;
	color:#ffffff;
}/* CSS Document */

