﻿.eventheader
{
	background-color:#003D7D;
        width:555px; 
}

.eventcontent 
{
	padding:5px 10px 0px 10px;
	width:532px;
	float:left;
}
.eventcontent p
{
	margin:0px; padding:0px 0px 10px 0px;
}
.height
{	width:0px;
	height:0px;
	line-height:0px;
	}
.contentblock{
	float:left;
	height:auto;
        width:555px;         
}


.contentblock .eventcontent_2col{ 
 width:522px;
 padding:0px 5px 0px 10px;
}