.course_cont {
	width:50%;
}

.spacer {
	width:100%;
	height:1px;
	display:block;
	border-bottom:1px dotted #2E893C;
	margin:10px 0 10px 0;
}

.course_name, .course_link {
	width:50%;
}

.course_cont h3 a {
	color:#2E893C;
}

.more_info {
	background:url(/images/sprite.png) no-repeat;
	background-position:left -314px;
	text-indent:-9999px;
	width:134px;
	height:34px;
	display:block;
}

.more_info:hover {
	background-position:left -358px;
}

.course_map {
	width:50%;
}

.course_search {
	width:50%;
}

.course_wrap h2{
	font-size:14px;
	color:#2E893C;
	margin:0 0 5px 0;
}

.course_descr {
	width:400px;
	margin:0 20px 0 0;
}

.course_info {
	width:300px;
}

.course_display_map {
	width:200px;
}

#course_google_map {
	width:250px;
	height:200px;
}