div#content_left
{
float:left;
width:230px;	
margin:0px 20px 10px 55px;
}
* html div#content_left
{
width:200px;
margin-left:30px;
margin-right:30px;
margin-bottom:10px;
margin-top:10px;
}
div#content_right
{
	float:left;
	width:440px;
	margin-left:10px;
	padding-bottom:60px;
}
* html div#content_right
{
	width:435px;
}
#content_right h3
{
margin-left:10px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
font-size: 110%;
font-weight:bold;	
}
.event_item_container
{
	margin-top:10px;
	background-image:url(http://artathooperstudios.com/img/bg/title_bg.png);
	background-repeat:repeat-x;
	border-width:3px 1px 0px 0px;
	border-color:#ffffff #cccccc;
	border-style:solid;
	min-height:120px;
}
#content_right .event_item_container p
{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.event_item_date
{
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left:10px;
	margin-top:2px;
}
