.center {
	text-align:center;
}

span.infoBox {
	font-size:10pt;	
}

span.locationNameLabel {
	color:rgb(89, 123, 204);
	cursor:pointer;
}

#titleBox {
	width:950px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	background-position:bottom;
	background:url('../../image/discoverCard/top-main.gif') #fff no-repeat;
	color: #000;
}

#searchBox {
	width:928px;
	border-right:1px solid #c0c8cc;
	border-left:1px solid #c0c8cc;
	padding:10px;
}

#searchResultsBox {
	width:928px;
	border-right:1px solid #c0c8cc;
	border-left:1px solid #c0c8cc;
	padding:10px;
}

#drivingDirections {
	width:928px;
	border-right:1px solid #c0c8cc;
	border-left:1px solid #c0c8cc;
	padding:10px;
}

#cashInfoBox {
	text-align:left;
	font-size:9pt;
	padding-top:15px;
}

#acceptanceMarkBox {
	float:right;
	padding-left:15px;
}

#acceptanceMarkBox table {
	text-align: left;
	background-color: rgb(235, 239, 240);
	width:250px;
	border:0;
}

#atmSearchBox {
	font-size:9pt;
	border:1px solid #c0c8cc;
	padding:10px 15px 10px 15px;
	margin-right:15px;
	margin-bottom:10px;
	width:300px;
	float:left;
	background-color:rgb(235, 239, 240);
}

#informationBox {
	background:#FFFFFF;
	color:#8A9499;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
}

span.header {
	font-size:14px;
	font-weight:bold;
}

span.spacer {
	font-size:5pt;
}

#searchMap {
	float:left;
	width:515px;
	height:500px;
}

#drivingMap {
	float:left;
	width:515px;
	height:500px;
}

#directionsPane {
	float:right;
	width:370px;
}
#drivingDetails {
	width:370px;
	padding:0;
	margin:0;
}

#startpointBox {
	width:380px;
	margin:0;
	padding:0;
	cursor:pointer;
}

#startpointBox table {
	width:380px;
	margin:0;
	padding:0;
}

#startpointBox table tr td {
	vertical-align:top;
}

img.resultLetterIcon {
	cursor:pointer;
}