div
{
}

#com_calendar 
{
	float:left;
}

#com_calendar .headline a
{
	font-weight:bold;
	line-height:15px;
	padding-left:15px;
	display:block;
	background-image:url(/extensions/components/com_calendar/assets/dot_red.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	text-decoration:none;
	color:#000;
}

#com_calendar .place
{
	color:#666;
	line-height:20px;
	padding-left:15px;
}

#com_calendar .shortdesc,
#com_calendar .longdesc
{
	padding-left:15px;
	margin-bottom:20px;
}

#com_calendar #eventlist,
#com_calendar #eventview #event
{
	width:300px;
	float:left;
}

#com_calendar #eventview #menu
{
	width:100px;
	float:left;
}

#com_calendar #eventview #menu a
{
	text-decoration:none;
	line-height:20px;
}

#com_calendar #eventview #event .headline a
{
	padding-left:0px;
	background-image:url();
	padding-left:15px;
}
