/* search field */
.mtk-search 											{width:202px; height:22px; background:url(http://mtk2.toursprung.com/static/images/search/input.png) no-repeat;}
.mtk-search-query 									{outline:none; position:absolute; left:25px; top:3px; width:155px; height:12px; margin:0; background:none; border:none; font-size:12px; font-family:helvetica,arial,sans-serif; line-height:12px;}
.mtk-search-loupe 									{position:absolute; top:4px; left:6px;}
.mtk-search-cancel 									{position:absolute; top:5px; right:7px; cursor:pointer;}

/* search result list */
#MTQ-LS-result											{position:absolute; top:74px; left:22px; background:#FFF;}
#MTQ-LS-result ul										{margin:0; padding:0;}
#MTQ-LS-result ul li									{list-style-type: none; font: 18px/18px helvetica,arial,sans-serif !important; color:#0CF; margin:0; padding: 3px 5px 3px 5px !important; cursor: pointer;}

.mtk-location-search-result-li					{background:none;}
.mtk-location-search-result-li-selected		{background:#d5eaee;}