.sg-date, .sg-time, .sg-location {font-weight: bold;}

.sg-date {font-size: 24px;  line-height: 30px; margin-bottom: 0;}

.sg-date,.sg-location {
    color: #88C659;
}

.sg-time, .sg-location {
    font-size: 16px;
    line-height: 18px;
}

.sg-time, .sg-location-2 {color:#58595B}

.sg-location-2 {font-size:14px;}

#date, #time, #location {font-weight:bold;margin-bottom:0;}
#date {color:#88C659;font-size:24px;line-height:26px;}
#time, #location {font-size:16px;color:#808080;line-height:19px;}
#location a {color:#88c659;}

#event_map {margin-bottom:15px;}

.zone {float:left;width:215px;margin-right:45px;}

#photoGallery_wrapper {position:relative;width:665px;margin-bottom:15px;}

#photoGallery
{
	overflow: auto;
	width: 595px;
	height:130px;
	position:relative;
	left:37px;
	padding:0;
	margin-top:10px;
}

#photoGallery ul
{
margin: 0; 
padding: 0;
width:4623px;
list-style-type: none;
}

#photoGallery li
{
overflow: hidden; 
float: left;
width:189px;
margin:0 6px;
padding:0;
}

.prev
{
display:none;
position:absolute;
/*margin:40px 0 0 0;*/
top:55px;
left:0;
width:20px;
height:26px;
background:url(/sub_things_to_do/events/output_pages/images/street_games/prev_arrow.gif)
}

.next
{
display:none;
position:absolute;
/*margin:40px 10px 0 0;*/
top:55px;
right:0;
width:20px;
height:26px;
background: url(/sub_things_to_do/events/output_pages/images/street_games/next_arrow.gif);
}

.disabledPrev {background:url(/sub_things_to_do/events/output_pages/images/street_games/prev_arrow_gray.gif);}

.disabledNext {background:url(/sub_things_to_do/events/output_pages/images/street_games/next_arrow_gray.gif);}

.art_competition_list {list-style-position:outside;margin:-7px 0 15px 30px;padding:0;}
.art_competition_list ul {margin-left:20px;}
