/* * * * * * * * * * EVENTLISTE * * * * * * * * * */

.eventlistitem {

}

.eventlistleft {
	width:420px;
	float:left;
}

.pseudocrumb, .startmainheadline {
	width:315px;
}

.eventlistright {
	float:left;
	padding-left:10px;
}

.eventlisttitle {
	font-size:15px;
	line-height:16px;
	margin-bottom:2px;
}

img.eventlisthr {
	margin:15px 0px;
}

#eventlistheadleft {
	float:left;
	width:315px;
}

#flipdiv {
	float:left;
	width:117px;
	padding-top:35px;
}

#eventlistheadright {
	float:left;
	margin-top:35px;	
}

img.flipbtn {
	float:left;
	margin-top:1px;
}

#flipcaption {
	float:left;
	width:52px;
	text-align:center;
}


