.thumbnail-modern-badge > a{
	color: #FFFFFF;
}
.thumbnail-modern-badge:hover{
	 background: #ffcc33;
}

#map{
	width: 100%;
	height: 480px;
}

#map-heading,#map-address{
	color: #666;
}

.mb-20{
	margin-bottom: 20px;
}

ul.rd-navbar-dropdown li.active{
	background: #f7f7f7;
}

.bottom-seperate{
	border-bottom: 1px dashed #999999;
}