#event-title
{
	background-color:#ECCCB2;
	border-bottom-color:#F5E0D0;
	border-bottom-style:solid;
	border-bottom-width:3px;
	padding:8px;
	color:white;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

#event-content table
{
	background: #ECCCB2 url(../images/event_content_bg.jpg) repeat-x;
	padding:10px;
	font-size:12px;
	line-height:14px;
	color:black;
}