root { display: block; }
body { text-align: center; margin: 0px; font-family: Verdana; font-size: 12px; color: #808080; }

#mainBottle { width: 800px; height: 350px; background: url('/images/jabber2.jpg') no-repeat;
        margin: 10% auto; text-align: center; }
#bottleText { float: right; width: 600px; text-align: left; font-size: 12px; }
#bottleMenu { text-align: right; letter-spacing: 2px; font-weight: bolder;
    font-size: 14px; }
#bottleMenu a { text-decoration: none; border: 3px dashed #9eeaea; padding: 5px; color: #808080; }
#bottleMenu a:hover { border: 3px dashed #9eeaea; background: #000; color: #fff; }

div.cl { clear: both; }
#bottleContent { line-height: 20px; float: right; width: 550px; margin-top: 10px;
        text-align: right; padding-right: 15px; }
#bottleContent a { padding: 2px; background: #000; color: #fff; text-decoration: none; font-weight: bolder; }
#bottleContent a:hover { background: #9eeaea; color: #808080; }

input.login { width: 250px; font-size: 13px; border: 1px dashed #808080; }

#logMeIn { margin-top: 10px; }
div.loginForm_text { padding-top: 5px; font-weight: bolder; float: left; margin-left: 40px; margin-right: 15px; }
div.loginForm_user { float: left; }
#loginForm, #loginForm2 { float: left; width: 370px; }
#loginForm2 { padding-top: 15px; }
#loginSubmit { float: left; padding-top: 5px; }

.getMore { clear: both; text-align: right; margin-right: 45px; }
