img { border: 0px; }

#queryForm fieldset { border: 0px; text-align:center; }

#queryForm ol { list-style: none; }
#queryForm li { margin: 10px; }
#queryForm label {  display: list-item; font-weight: bold; }
#queryForm label span { color: red; }
#label_nip { text-transform: uppercase; }
#text { width: 60%; height: 200px; }

.bar { width: 1200px; float: right; clear: both; margin: 10px auto 0px auto; margin-right: 150px; }
.bar .btn {
    padding: 10px;
    background: #9a9a9a;
    float: right;
    max-height: 15px;
}

.bar .btn img {
    vertical-align: middle;
}

.bar .btn a {
    color: #fefefe;
    text-decoration: none;
}

.news_letter { width: 180px; height: 88px; background: url('../_gfx/nl_left.png'); }
.news_letter div {padding-top: 40px; text-align: center; }
.news_letter div input.nl_email { width: 85% }
.news_letter div input.btn { border: 0px; background: url('../_gfx/blank.gif'); color: #fff; float: left; margin-left: 5px;  }

img.pdf { margin-top: 10px; margin-right: 0px !important; border: 0px !important;  }
img.qmark { margin-top: 10px; margin-right: 0px !important; border: 0px !important;  }

#subject { width: 400px; border: 0px; text-align: center; }
.mail_box, .msg_box { display: none; background-color: #f6f6f6; position: absolute; left: 500px; top: 350px; width: 400px; border: 1px solid #000; padding: 10px; }
.msg_box {display: block; height: 60px;}
.mail_box span, .msg_box span { float: right; color: #ff0000;}
.mail_box p, .msg_box p { font-weight: bold; margin-top: 10px; }
.mail_box form fieldset { border: 0px; margin: 0px; padding: 0px;}
.mail_box ol li { display: list-item; list-style: none; margin-top: 10px; }
.mail_box input { border: 1px solid black; margin-top: 3px; width: 80% }
.mail_box button { border: 1px solid black; margin-top: 10px; }
.mail_box label { margin-top: 1px; margin-bottom: 3px; text-transform: lowercase; display: list-item }



#main_text, #rightbar { float: left; }

.spacer { width: 100%; margin-top:20px; margin-bottom:20px; clear: both; }

.info { border: 1px solid #5bb1f9; padding: 15px; width: 60%; margin: 0 auto; text-align: justify }