.directions_section{
	margin-top:20px;
	}
	
#content h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	}
		
#directions #content p{
	margin:5px 25px 0px 25px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	}
	
	
#directions #sideLinks{
	list-style:none;
	padding:0;
	margin:0 auto 0 auto;
	width: 222px;
	}

#directions #sideLinks li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	}
	
#directions #sideLinks a{
	display:block;
	padding:0;
	background-repeat:no-repeat;
	background-position:0 0;
	margin: 0 auto 0 auto;
	}
	
	
#directions #downloadMap a{
	height:81px;
	width:222px;
	background-image:url(../images/page_graphics/directions_map_download_sprite.gif);
	text-indent:-9999px;
	margin-bottom:5px;
	}
	
#directions #downloadMap a:hover{
	background-image:url(../images/page_graphics/directions_map_download_sprite.gif);
	background-position: -226px 0;
	}
	
#directions #goGoogle a{
	height:63px;
	width:222px;
	background-image:url(../images/page_graphics/directions_go_google_sprite.gif);
	text-indent:-9999px;
	margin-bottom:5px;
	}
	
#directions #goGoogle a:hover{
	background-image:url(../images/page_graphics/directions_go_google_sprite.gif);
	background-position: -222px 0;
	}
	
#directions #raceTip a{
	height:139px;
	width:222px;
	background-image:url(../images/page_graphics/raceTip_get_there_early.gif);
	text-indent:-9999px;
	margin-bottom:15px;
	}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	