.location_kolom{
	width:160px;
	float:left;
	margin:0 20px 0 0;
}

.location2_kolom{
	float:right;
	width:200px;
}

.location_kolom ul{
	list-style:none;
	margin:29px 0 0 0;
	padding:0;
}

.location_kolom ul.locations{ list-style:none; margin:0 0 15px 0; padding:0 0 
20px 0; border-bottom:1px solid #2E4A96; }

.location_kolom ul li a{
	color:#2E4A96;
	text-decoration:none;
}

.location_kolom ul li.active a{
	font-weight:bold;
}

ul.locationlist{
	list-style:none;
	margin:15px 0 0 15px;
	padding:0;
}


