div.event-preview
{
	/*margin : 2px;
	border : 2px solid #FFFFFF;*/
	margin-bottom : 4px;
	border-bottom : 2px solid #FFFFFF;
}

div.event-preview h3.date
{
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : #CC0000;
	padding : 0px;
	margin : 0px;
}

div.event-preview h1.artist
{
	font-size : 26px;
	font-variant : small-caps;
	letter-spacing : 2px;
	text-align : center;
	border-top : 2px solid #000000;
	border-bottom : 2px solid #000000;
	padding : 0px;
	margin : 3px 0px 0px 0px;
}

div.event-preview h2.event
{
	font-size : 20px;
	font-weight : bold;
	text-align : center;
	padding : 0px;
	margin : 0px 0px 3px 0px;
}
