/*
Copyright		: WDXperience Sàrl - Suisse
Project			: MSO-Chrono
Author			: yves
Date				: 22 avr. 2015
Encoding			: UTF-8
*/
.wrapper {
    width: 1200px;
}
div.fullcolumn {
    width: 1200px;
}
div.leftcolumn {
    width: 900px;
}
#searchbox {
    width: 450px;
}
#searchbox select.full {
    width: 440px;
}
#searchbox select.half {
    width: 217px;
}
#searchbox select.wbutton {
    width: 385px;
}
#gmap {
    width: 895px;
	height: 450px;
}
#steps {
    margin-left: 150px;
}