html {overflow-y: scroll;}
body {
	padding: 0;
	border: 0;
	background-color: #1d2029;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebebeb;
	line-height: 18px;
	margin-bottom: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 0;
	margin-right: 10;
}
a, a:visited {color: #a18a6d; text-decoration: none;}
a:hover, a:visited:hover {color: #bbad9b; text-decoration: none;}
img {margin: 0; padding: 0; border: none;}
form {margin: 0; padding: 0;}
h1 {margin: 0; padding: 0; font-family: "Times New Roman", Times, Georgia, serif; font-size: 35px; color: #dbd1af; line-height: 35px; font-weight: normal;}
p {margin: 0; padding: 0; text-align: left;}
.vdivider {margin: 0 6px; vertical-align: middle;}
.ico {vertical-align: middle; margin-right: 2px;}
.underline_dotted {background: url(images/hline_dotted.gif) left bottom repeat-x; padding-bottom: 4px;}
.button_ask_box {height: 70px; background: url(images/bg_ask_btn_box.png) right top no-repeat; display: block; border-top: #584f43 1px solid; margin-top: 15px; padding-right: 10px;}
.button_ask {width: 195px; height: 30px; background: url(images/btn_ask_louis.gif) center no-repeat; border: none; margin-top: 15px; float: left;}
.button_ask:hover {width: 195px; height: 30px; background: url(images/btn_ask_louis_over.gif) center no-repeat; border: none;}
.ico_close_box {width: 14px; height: 11px; background: url(images/btn_close.gif) center no-repeat; float: right; margin-top: 9px;}
.ico_close_box:hover {width: 14px; height: 11px; background: url(images/btn_close_over.gif) center no-repeat; margin-top: 9px;}
.form_label {font-family: "Times New Roman", Times, Georgia, serif; color: #dbd1af; font-size: 18px;}
.text_field {background: #2c2f37 url(images/bg_input.gif) left top repeat-x; border: #4c4c4c 1px solid; color: #fff; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px;}
.text_field:hover {border: #787878 1px solid;}
.button_submit_question {width: 195px; height: 30px; background: url(images/btn_submit_question.gif) center no-repeat; border: none; margin: 0; padding: 0; margin-top: 25px;}
.button_submit_question:hover, .button_submit_question_over {width: 195px; height: 30px; background: url(images/btn_submit_question_over.gif) center no-repeat !important; border: none; margin: 0; padding: 0; margin-top: 25px;}
.question_content_box {position: relative; display: block; top: -50px;}

/* ! IMPORTANT - element hide on load */
#btn_close, #question_box {display: none;}
