@charset "utf-8";

@import url("core/global.css");
@import url("core/classes.css");
@import url("core/layout.css");
@import url("core/wide-left.css");

@media screen
{
	address, p#venueName { float:left; margin-right: 40px; font-style:normal; width:128px; margin-bottom: 2em; }
	ul.contact { float:left; list-style:none; margin-left:0; width: 188px; }
		ul.contact span, address span, p#venueName span { color: #0BA7DA; font-weight:bold; }
	#mapWrapper { position:relative; margin-bottom: 2em; }
	#walkitBox { width:150px; margin-left: 20px; float:right; margin-bottom:2em; }
}