a.mapLink{
	font-weight: bold;
	text-decoration: underline;
}
.mapWrap{
	border: 3px solid #e4e4e6;
}
.mapWrap .border{
	background: #fff;
	border: 1px solid #9e9e9e;
}
.mapWrap strong{
	color: #039;
}
a.mapLink{
	display: block;
	padding: 3px 0;
}
div.truePrice{
	display: none;
}
.mapWrap{
	display: none;
	font: 12px Arial,sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	width: 35em;
	z-index: 1005;
}
.mapWrap .border{
	height: 1%;
	overflow: auto;
	overflow: visible;
	padding: .5em;
}
.mapWrap .closeWindow{
	cursor: pointer;
	padding: 2px 20px 2px 0;
	text-indent: 0;
	width: 3em;
}
.mapWrap p{
	clear: left;
	float: left;
	margin: .5em 0 0;
	width: 59%;
}
.mapWrap .mapSummary{
	border-left: 1px solid #ccc;
	clear: right;
	float: right;
	padding: 0 0 1em 1em;
	width: 35%;
}
.mapWrap .mapSummary .price{
	color: #c30;
	font-size: 1.5em;
	margin: 0 0 .5em;
}
.mapWrap .mapSummary .regPrice{
	font-weight: normal;
}
.mapWrap .mapSummary .savings{
	font-weight: bold;
}
.mapWrap .mapSummary .price small{
	margin-bottom: .25em;
}
.mapWrap .mapSummary .price span,.mapWrap .mapSummary .savings span{
	display: inline;
}
.mapWrap .mapSummary span{
	display: block;
}
.mapWrap .mapSummary small{
	display: block;
	margin: .5em 0 0;
}
.closeWindow{
	background: url(../../img/icons/closeWindow.gif) no-repeat top right;
	color: #05328F;
	text-decoration: none;}
a.mapLink{
	font-weight: bold;
	text-decoration: underline;
}
.mapWrap{
	border: 3px solid #e4e4e6;
}
.mapWrap .border{
	background: #fff;
	border: 1px solid #9e9e9e;
}
.mapWrap strong{
	color: #039;
}
.closeWindow{
	display: block;
	float: right;
	font-size: .9em;
	margin: 0;
	min-height: 20px;
	padding: 0 20px 0 0;
	text-align: right;
	width: 115px;
}
.floatWindow{
	background-color: #F6F8FB;
	border: 1px solid #779EBC;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	width: 350px;
	z-index: 200;
}
.floatWindow p,.floatWindow form{
	margin: 10px 0;
	padding: 0 15px;
}
