
div#head {
	background-image: url(ui/head_news.gif);
	width:73px;
	height:100px;
	float: left;
}

div#birthdays {
	width: 573px;
	height: 61px;
	background-image: url(ui/news_birthdays.gif);
	float: left;
	margin-top: 21px;
}

div#birthdays div {
	color: white;
	font-size: 9pt;
	line-height: 16px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow: 0 1px 0 #000000;
}

div.entry {

	background-color: #303134;
	width: 645px;
	margin-bottom:20px;

}

div.allnews {
	padding-right:30px;
	height: 40px;
}

div.allnews a {
	display: block;
	background-image: url(ui/news_all.gif);
	width: 91px;
	height: 19px;
	float:right;
}

div.entry img {
	margin:10px;
}