#find-shop {
	padding: 12px;
}

#map div#logocontrol { left: 4px; }

#map div#logocontrol a img {
    width: 42px !important;
    height: 20px !important;
}

#map div#scalecontrol { display: none !important; }
#map div { font-size: 9px !important; line-height: 11px !important; }
#map div * { color: #606060 !important; white-space: normal !important; }
#map div a { white-space: nowrap; }
#map div#map_overview div { background-color: #ffffff !important; }
#map div#map_overview div div { background-color: transparent !important; }
#map div#map_overview div div div div div div div div { background-color: rgb(102, 102, 204) !important; }

#map {
	width: 650px;
    float: left;
}

#sidebar {
    float: right;
    width: 274px;
    padding: 0 !important;
}

#sidebar ul { margin: 0 0 10px 20px; }

#sidebar h2.black {
	height: 25px;
	font-size: 20px;
	line-height: 25px;
    margin:0;
}

#sidebar h2.open {
    margin: 50px 0 0;
}

#sidebar #contact {
	margin-bottom: 10px;
}

#sidebar #open {
	width: 224px;
}

#sidebar #open li {
	text-align: right;
}

#sidebar #open label {
    display: block;
    float: left;
    width: 130px;
    text-align: left;
}

#sidebar #additional-info { margin: 0 0 0 38px; }

#sidebar .more-details {
	display: block;
	margin: -5px 0 15px;
}

#sidebar .error {
	display: block;
	font-weight: bold;
	color: red;
	font-size: 11px;
	line-height: 15px;
	width: 270px;
}
#sidebar .error a {
	color: red;
	text-decoration: underline;
}

.blue-box {
    padding: 10px;
    width: 254px;
    background: #52C8FF url('http://images-sportigan.dk/p/design/find-shop-background.png') no-repeat top left;
}

.blue-box-bottom {
    background: url('http://images-sportigan.dk/p/design/find-shop-background_bottom.png') no-repeat top left;
    height: 3px;
    margin: 0 0 20px 0;
    width: 274px;
}

.blue-box h2 {
    width: 244px;
    display: block;
    padding:0;
    color:white;
    font-size:16px;
    margin: 3px 0 0 -2px;
    height: 21px;
}

.blue-box p { color:white; font-size:11px; padding: 0 0 15px;}

.blue-box form .input-city input { background:none;}
.blue-box form .input {
    margin: 5px 0 0 0px;
    height:29px;
    background: url('http://images-sportigan.dk/p/design/find-shop-input-right.png') no-repeat top right;
    float:left;
	padding: 0 3px 0 0;

}

.blue-box form .input input {
    background: url('http://images-sportigan.dk/p/design/find-shop-input-left.png') no-repeat top left;
    border: 0;
    padding: 9px 5px 1px;
    font-size: 11px;
	height: 19px;
    *margin-top: -1px;
}

div.googledir {
    width: 273px !important;
}
div.googledir div {
    color: #606060 !important;
    font-size: 9px !important;
}
div.googledir table *,
div.googledir div div {
    color: #000000 !important;
    font-size: 11px !important;
}
div.googledir div table {
    background-color: #e5e5e5 !important;
    border: 0 !important;
}
div.googledir div div table {
    background-color: white !important;
}
div.googledir img {
    display: none !important;
}
div.googledir td {
    padding-right: 2px !important;
}

input.image-submit {
    background: none;
    padding: 0;
    width: 29px !important;
    height: 29px;
    margin: 5px 0 0px 8px !important;
    float:left;
}

.note {
    clear: both;
    display: block;
    color: #ffffff;
    font-size: 9px;
    width: 200px;
    line-height: 11px;
    padding-top: 5px;
    padding-bottom: 15px;
}

input.phone { width: 179px; }
input.address { width: 179px; }
input.postal { width: 40px; }
input.city { width: 85px; margin-left: 4px; }
input.postalcity { width: 142px; }

.special_info { margin-left:20px; width:224px; font-weight:normal;}