body {
	background: #333333 url(/themes/v1.1/images/saleskit2-bg.jpg) top repeat-x scroll;
	color: #EAEAEA;
	font: 14px/1.4em Calibri, Helvetica, Arial, sans-serif;
	text-align: center
}
#page { margin: 0 auto 60px auto; width: 600px }
.inside { margin: 0 auto; text-align: left; width: 580px }
a { color: #ccc; }
a:hover { color: #fff; }
h1 a { background: url(/themes/v1.1/images/saleskit2-title.jpg); display: block; height: 150px; text-indent: -999em }
h1 { margin-bottom: 1em; margin-top:0; }
h3 { border-bottom: 1px solid #7a7a7a; font-size: 18px }
h3, p { margin: 1em auto }
p.note { background: #FFFFCC; color: #333; margin: -5px; padding: 5px }
.js label { background: #444; border: 1px solid #2f2f2f; cursor: pointer; display: block; margin-bottom: 3px; padding: 3px 3px 3px 24px }
.js label.unchecked { background: #444 url(/themes/v1.1/images/chk_off.png) 4px center no-repeat scroll }
.js label.checked { background: #444 url(/themes/v1.1/images/chk_on.png) 4px center no-repeat scroll }
fieldset { border: 0 }

.contact label { float: left; width: 150px }
.contact div { margin-bottom: 3px }
.contact input { background-color: #444; color: #FFF; font: inherit; padding: 3px; width: 350px }
.txt { border: 1px solid #2F2F2F; }
.recheck { background: transparent url(/themes/v1.1/images/exclamation.png) no-repeat center right; }

button { margin-left: 150px }
.ajax-logger { width: 200px; min-height: 52px; height: 52px; height: auto !important; background: #000000 url(/themes/v1.1/images/loading-black.gif) no-repeat top center; margin: auto; padding-top: 35px; position: relative; vertical-align: middle; font-size: 90%; font-style: italic; z-index: 30000; }
#animateDownload { text-align: center; color: #ff6600; }
.loader { width: 100%; min-height: 52px; height: 52px; height: auto !important; background: transparent url(/themes/v1.1/images/loader.gif) no-repeat top center; margin: auto; padding-top: 15px; position: relative; vertical-align: middle; font-size: 90%; font-style: italic; }
.log_error { text-align: center; color: red; }
.red { color: red; }