.container { width: 800px; height: 400px; margin: -200px 0px 0px -400px; top: 50%; left: 50%; position: absolute; background: url('../images/mazda/transparentwhite.png') top left repeat; }

#title, #code_form, #mailto { display: none; }

#banner_logo 	{ position: absolute; left: 0; }
#content		{ margin: 50px 0px 0px 300px; z-index: 20;}

#bar			{ background: none; color: white; text-align: center; font-size: 80%; position: absolute; top: 50%; left: 50%; margin: 200px 0px 0px -70px;}

input[type=text]{ font-size: 200%; margin-bottom: 10px; }

#error		{ font-size: 120%; color: red; margin-top: 40px; text-shadow: #ccc 1px 1px 1px; display: none; float: left; }
#mailto		{ font-size: 110%; width: 300px; margin-top: 100px; text-shadow: #ccc 1px 1px 1px;}
#mailto a	{ color: red; font-weight: bold;}
