.confirmpre {
	border-bottom:1px solid #e4e4e4;
	float: left;
	padding: 3px;
	text-indent: 0px;
	margin-left: 150px;
}

.map {
    border: 1px solid #333333;
    height: 300px;
    width: 100%;
}
.map img {
	max-width:none;
}

.draft {
	border-left: 3px solid #FFC446;
}

.draft span {color:#FFC446;font-size:0.9em;display:inline-block;margin-left:0.3em;font-weight:bold}