﻿.ClearDiv
{
	clear:both;
}
#Search
{
padding-top:5px;
}
#Search img
{
padding-top:5px;
}


.Events
{
}

.Events .EventsRow
{
	clear:both;
	border-bottom: dashed 1px #000000;

}

#CentreColumn .Events
{
width:480;
margin: 0px auto 0px auto;
}

#CentreColumn .Events .EventsItem
{
	float:left;
	width: 164px;
}

#CentreColumn .Events .EventsItem img
{
	width: 120px;
}

#RightColumn .Events .EventsItem
{
	float:left;
}

.Events .Paging
{
	clear:both;
}

.LastMinute a
{
	color:#ffffff;
	text-decoration:none;
}

.LastMinute .OffersRow
{
	clear:both;
	border-bottom: dashed 1px #ffffff;
}

.LastMinute .OffersItem
{
	float:left;
}

.SpecialOffers dl
{
	border-bottom: dashed 1px #000000;
	padding: 10px 0 10px 0;
}


.EventDetails {}
.EventDetails dl {clear:both;}
.EventDetails dt {display:block; font-weight:bold; }
.EventDetails dd {font-size:90%;}
.EventDetails dd img { float:none; }
