#mainBody img
{
	border: 1px solid #666;
}

#mainBody a img:hover
{
	border-color: #3b629b;
}

#mainBody li.event
{
	padding: 15px 10px;
}

#mainBody li.even
{
	background-color: #f1f1f1;
}

#mainBody li p
{
	margin: 0;
}

#mainBody h1
{
	margin-right: 250px;
}

#eventPartners
{
	float: right;
	width: 216px;
	padding: 0;
	background-color: white;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #666;
	text-align:center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#eventPartners h2
{
	background: #666 url(/image/ui/grad_bg_666.jpg) repeat-x top left;
	color: white;
	text-align: center;
	font-size: 13px;
	padding: 10px 0;
}

#eventPartners img
{
	margin-bottom: 25px;
	border: 0;
}
