body,html {
	font:13px arial,helvetica,sans-serif;
}

A.calendarlink:link {
	color:#000000;
	font-weight:bold;
}

A.calendarlink:visited {
	color:#000000;
	font-weight:bold;
}

A.calendarlink:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#basketlist {
	height:180px;
	overflow:auto;
	margin-top:16px;
	margin-bottom:16px;
	padding:6px;
	border:1px solid #cccccc;
}
#basketlist p {
	margin-top:0;
	margin-bottom:1em;
}
