/**
 * Trailor related styles
**/
.trailor {
	border-bottom: dotted 2px #A4CD39;
	margin-bottom: 10px;
	padding-bottom: 30px;
}
.trailor img, .trailor ul {float: left;}
.trailor ul {width:360px;}


.trailor .map_link {
	position: relative;
	left: 25px;
	top: 5px;
}

.trailor .top_link {
	position: relative;
	top: 25px;
}