/**
*	"Google Map" Plugin by Styleware for K2 v2.x - Version 2.6
*	 Copyright (c) 2010 - 2012 StyleWare.EU. All rights reserved.
*	 Released under the GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
*	 Last update: Version:1 from 07 December 2012 ***
*/

input#placesSearchBox {
	margin-bottom: 10px;
}

#directionsContainer {
	margin-top: 10px;
}

#directionsContainer span {
	padding: 5px 5px 0 0;
}

#directionsContainer span.startContainer input {
	margin-left: 5px;
	padding:4px;
}

#map_canvas{
	
	 background: url("../images/loading.gif") no-repeat center;

}