.mapArea {
	float: left; 
	width: 393px;	
}
.directionsArea {
	float: left;
	padding-left: 5px;
	width: 220px;
}
.formArea {
	padding-top: 15px;
}
.tips {
	padding-top: 12px;
	padding-bottom: 14px;
	color: #777;
}

#directionsTop {
	height: 24px;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 28px;
}

#directions {
	height: 342px;
	overflow: auto;
	padding: 0;
	margin: 0;
}

#findPoint {
	height: 42px;
	padding-bottom: 10px;
}

#findPoint form {
	position: absolute;	
}

#findPoint label {
	padding: 0 4px 0 8px;
	width: 105px;
}
#findPoint input {

}
#findPoint #txtStartAddress {
	width: 160px;
}
#findPoint .tip {
	padding-left: 90px;
	color: #777;
}


#navpanel {
	float:left;
	width:210px;
	margin:0 0 0 5px;
	font-size:12px;
}

.expandall {
	float: right;
	line-height: 15px;
	font-size: 11px;
}

#showoverview {
	float: right;
	line-height: 15px;
	font-size: 11px;
}


#destinations TD {padding:0 5px 0 5px}
/* #destinations input {width:300px} */

span.new {
	vertical-align: super;
	color: #cc0000;
	font-size: 70%;
}

.encodeBox {
	width: 550px;
	height: 40px;
	font-size: 14px;
	font-family: Courier;
}

.inputField {
	width: 160px;
}

#pointList {
	width: 300px;
	font-size: 12px;
}

#map_canvas {
	float:left;
	width: 393px;
	height: 400px;
	border: 1px solid gray;
}


#txtAddress {
	width: 180px;
	margin: 4px 0;
}

.googledir table {
	font-family: Arial;
	font-size: 8pt;
}


.googledir {
	font-family: Arial;
	font-size: 8pt;	
}

.googledir a {
	color: #000;
	text-decoration: none;
}

.googledir div {
	margin: 0;
}

.directions {
	width:100%;
}

.slide-out-div {
			padding: 5px;
			width: 340px;
			background: #fff;
			border: 5px solid #262347;
	} 

.googledir .buttonPanel {
	float: right;
}

.googledir .buttonPanel IMG {
	border:0px;
}

.dirHeading {
	margin: 0 0 4px 0; border: 1px solid silver; background: #eee; border-collapse: collapse; color: #000;
}


#addNewMarker {
	margin: 2px 0px;
	border: 0px solid silver;
}

.maptitle {
	font-weight: bold;
	padding-top: 2px;
}

.rte {
 padding: 12px 0;
}

.addressitem {
	vertical-align: top; 
	padding: 3px 3px 6px 3px;
	margin: 0pt;
}

#btnCancelAddMarker {
	float: right;
	padding-top: 4px;
	text-decoration: underline;
}

#ratingTip { padding: 0 0 0 10px; line-height: 1.5em; color: #808080; font-size: 95%; }
.RatingStats { padding: 12px 0 0 0; }
.Rating { float: left; width: 235px; padding-top:15px; }
.Rating strong { float: left; padding-right: 10px; }
.views { float: left; padding: 15px 10px 0 0; }
.sharethis { float: left; width: 10px; padding: 15px 10px 0 0; text-align: right }


.border-around img.icon {float:left; padding-right:10px}

dl.border-around
{
	padding:5px 10px 0 5px;
	margin: 0;
}
.border-around dt
{
	padding:2px 5px 2px 5px;
	border-top:1px solid silver;
	border-right:1px solid silver;
	border-left:1px solid silver;
	font-weight:bold;
	line-height:24px;
}

.border-around dd
{
	margin: 0 0 10px 0;
	padding:2px 5px 5px 5px;
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	border-left:1px solid silver;
}
.border-around dd span {
	color: #999;
}



