@import url(../common.css);

#whatsOn fieldset
{
	margin: 0 0 0 0;
}

html>body #whatsOn_List
{
	 height: 322px;
}

#whatsOn_List
{
	height: 316px;
}

#whatsOn_List li
{
	padding: 8px 0 2px 0;
	width: 163px;
}

#whatsOn_List li.over
{
	background-color: #f9f9f9;
	cursor: hand;
	c\ursor: pointer;
}
