/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
opera-safari.css / swebs.ch
(specials fuer Opera und Mac Safari)
*/

/* OPERA */
input.sendButton {
	padding:4px 10px 5px 20px !important;
}
div#reservation {
	margin:27px 0 0 749px !important;
}


/* SAFARI */
html* input.sendButton {
	padding:0 10px 0 20px !important;
}
html* div#reservation {
	margin:27px 0 0 749px !important;
}
