.premap{
	padding-left: 3px;
	font-weight: bold;
	color: #346fa7;
}

.postmap{
	padding-top: 20px;
	width: 520px;
}

.postmap .left{
	float: left;
}

.postmap .left select{
	background: #f5f5f5;
	width: 148px;
	padding-left: 6px;
	height: 19px;
	padding-top: 1px;
	border-top: 1px solid #66798d;
	border-left: 1px solid #66798d;
	border-bottom: 1px solid #cdd3da;
	border-right: 1px solid #cdd3da;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	color: #346fa7;	
}

.postmap .right{
	float: right;
	font-size: 11px;
	line-height: 1.35em;
}

.postmap strong.big{
	color: #346fa7;	
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}

.postmap strong.small{
	color: #346fa7;	
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.postmap strong.small a{
	color: #346fa7;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.footerHack{
	bottom: 1px;
}