.blockcontentclear {
    margin: -7px 0 0;
    padding: 7px 9px 9px;
}

#facebook {
	margin-left: -9px;
	margin-top:9px;
}

h3 {
	color:#003366;
    text-transform: uppercase;
	font-size:12px;
}

h2 {
	font-size:18px;
}

.nomargin {
	margin-top:0;
	margin-bottom:0;
}

.page_title {
	background-color: #BDC9D9;
    color: #003366;
	font-weight: bold;
    padding: 5px 9px 6px;
    text-transform: uppercase;
	width:535px;
	top:5;
}

body {
    background: url("http://10.20.21.42/ecity/css/../images/bg_white_margin.png") repeat-y scroll center center #EFEFEF;
    border: 0 none;
    margin: 0;
    padding: 0
}


#tweet_to_meet {
	display: block;
	width: 502px;
	height: 80px;
	background: url('http://www7.mississauga.ca/Departments/Rec/celebration-square/canadaday/2013/button_tweet_to_meet.gif') bottom;
	text-indent: -99999px;
}

#event_schedule {
	display: block;
	width: 200px;
	height: 20px;
	background: url('http://www7.mississauga.ca/Departments/Rec/celebration-square/canadaday/2013/button_view_event_schedule.gif') bottom;
	text-indent: -99999px;
}

#event_map {
	display: block;
	width: 200px;
	height: 12px;
	background: url('http://www7.mississauga.ca/Departments/Rec/celebration-square/canadaday/2013/button_view_even_map.gif') bottom;
	text-indent: -99999px;
}

#road_closure {
	display: block;
	width: 200px;
	height: 12px;
	background: url('http://www7.mississauga.ca/Departments/Rec/celebration-square/canadaday/2013/button_road_closure.gif') bottom;
	text-indent: -99999px;
}

#tweet_to_meet:hover {
	background-position: 0 0;
}

#event_schedule:hover {
	background-position: 0 0;
}

#event_map:hover {
	background-position: 0 0;
}

#road_closure:hover {
	background-position: 0 0;
}

/*
#performers li {
	list-style-type:none;
}

#performers ul {
	padding:0;
}


#myPageContentId table tr td table tr td a {
	font-weight:bold;
}
*/