form .dmk2maps_form{
	padding-top: 10px;
	padding-bottom: 10px;
}

.dmk2maps_mobilelink{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 5px 0px;
	text-align: center;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #555 !important;
	background: #fff;
	box-shadow: inset -10px -10px 30px #eee;
	border: 1px solid #ccc;
	border-radius: 10px;
}

.dmk2maps_canv img{
	max-width: none;
}