@charset "UTF-8";
/* CSS Document */

#InteriorPageHeading {
	background: url(/Images/InteriorPage/HeaderTabs/PtsInteriorHeaderTab.jpg) top left no-repeat;
	}
	
.PCCTable{
	font-size:13px;
	}

#map {
	width: 550px; 
	height: 400px;
	border: 1px solid #001C5A;
	}
	
#mapwrap {
	width: 550px; 
	float: left;
	margin: 10px 20px;
	}
	
#directions {
	width: 100%;
	}
	