@CHARSET "ISO-8859-1";
@import url("contactus.css");

div#posCategory {
	margin-top: 20px;
}

form#formSubmit table {
	max-width: 600px;
}

#idDropBox {width: 100%;}

* html #idDropBox {width: 300px;}

#dropBox_main_title {font-weight: bold;}

#PositionDropBox {margin-left: 16px;padding-bottom: 15px;}
* html #PositionDropBox {padding-bottom: 0px;}

span#intro {display: block;padding-bottom: 15px;}

div#posAlert {padding-top: 15px;;}

#tabListMember h1 {display: none;}
.staff ul, .header {display: inherit;}
.staff li {margin-top: 20px;}

.member_category {padding: 0px 0 10px 0;font-weight: bold;}

#posMemberInfo {padding-left:20px;}

span.span_block {display: block;}
span.span_inline {display: inline;}

span.member_fname, .member_lname {font-weight: bold;}
span.member_email {font-style: italic; display: block;}
span.member_postal {text-transform: uppercase;}

.staff .header{display: none;}