#content h3
{
	margin-bottom:5px;
}

#content .venue
{
	font-weight:bold;
	margin-bottom:5px;
}

#content .date
{
	font-style:italic;
	margin-bottom:5px;
}

#content .price
{
	font-weight:bold;
	font-style:normal;
}

p.more
{
	text-align:right;
	margin-bottom:0;
	padding-bottom:0;
} 

.summary .special
{
	display:block;
	color:#FF66CC;
	font-weight:bold;
}

#content form
{
	margin:0;
	padding:0;
	xmargin:auto;
	margin-bottom:30px;
}

.event_buy
{
	text-align:center;
}

