div#rightContent { min-height: 322px; }

div#rightContent.prematch { background-image: url(/images/prematch/bg.gif); }

div#rightContent ul { margin: 0 0 15px 14px; padding: 0; }

div#map {
	width: 381px;
	float: left;
	margin: 16px;
}

div#directions {
	width: 353px;
	float: right;
	padding-top: 16px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -5px;
}

* html div#directions { width: 340px; }

div.direction {
	border-bottom: 1px dashed #FFF;
	padding-bottom: 16px;
	margin-bottom: 16px;
}	

div#nextTxt {
	width: 315px;
	float: left;
	color: #FFF;
	padding: 9px 9px 9px 24px;
}

div#nextImg {
	width: 417px;
	float: right;
}

div#nextImg img {
	margin: 9px;
	border: 1px solid #FFF;
}

#galleryseemore a { width: 417px; background: url(/images/prematch/seemore.gif) no-repeat; height: 48px; display: block; }
#galleryseemore a:hover { background: url(/images/prematch/seemore.gif) 0px -48px no-repeat; height: 48px; display: block; }
#galleryseemore span { display: none; }

p.larger { font-size: 16px; font-weight: bold; }

.blue { color: #6699FF;} 

div#nextLocation {
	width: 169px;
	padding: 40px 10px 0 145px;
	height: 107px;
	background-image: url(/images/prematch/nextgame.png);
	color: #000;
}

* html div#nextLocation { background-image: url(/images/prematch/nextgame.jpg); }

/* LEFT HAND NAV */
#nextevent a { width: 141px; background: url(/images/left_nextevent.gif) no-repeat; }
#nextevent a:hover { background: url(/images/left_nextevent.gif) 0px -32px no-repeat; }
#nexteventOn a { width: 141px; background: url(/images/left_nextevent_on.gif) no-repeat; }

#where a { width: 141px; background: url(/images/left_where.gif) no-repeat; }
#where a:hover { background: url(/images/left_where.gif) 0px -32px no-repeat; }
#whereOn a { width: 141px; background: url(/images/left_where_on.gif) no-repeat; }
