@charset "utf-8";
/********************************************************************************************* secondary events */
.content .secondaryEvent {
	width:301px;
	position:relative;
	margin:0px 10px 10px 0px;
	float:left;
	/*background:url(/images/boxTop.png) top no-repeat;*/
}
.content .secondaryEvent .secondaryEventHeader {
	height:7px;
	_margin-bottom:-8px;
	/*background:url(/images/boxTop.png) top no-repeat;*/
}
.content .secondaryEvent .secondaryEventBody {
	height:77px;
	padding:1px 8px 1px 8px;
	/*background:url(/images/boxMid.png) repeat-y;*/
	overflow:hidden;
}
.content .secondaryEvent .secondaryEventBody img {
	float:left;
	margin-right:8px;
}
.content .secondaryEvent .secondaryEventFooter {
	height:7px;
	font-size:0px;
	/*background:url(/images/boxBottom.png) top no-repeat;*/
}
.content .boxRight {
	margin-right:0px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

