div#two-col-menu {
    width: 140px;
}

div#two-col-main,
div#two-col-main div#heading 
{
   width: 680px;
}

table#current-jobs {
   width: 650px;
}

#post-job-img {
   float: right;
   padding-top: 10px;
}

p { font-size: 93%; color: #666666; }

div.error {

   color: red;
   font-weight: bold;
   font-size: 93%;
   padding-top: 10px;
   padding-bottom: 10px;   

}

LABEL { 
	color: #888888;
	font-size: 93%;
	font-weight: bold;
}

ul#posting-field-list INPUT, ul#posting-field-list TEXTAREA {
	border: 1px solid #c6c6c6;
}

ul#posting-field-list INPUT, ul#posting-field-list TEXTAREA, ul#posting-field-list SELECT { 
   margin-top: 6px;
   font-size: 100%;   
   color: #333333;
}

ul#posting-field-list TEXTAREA {
	width: 500px;
	height: 6em;
}

INPUT#submit-job-listing {
   background-color: #f0f0f0;
   color: #00529b;
   font-weight: bold;
   font-size: 93%;
   padding: 4px 12px;
   border: 1px solid #c6c6c6;   
}

SPAN.fieldNote { 
	color: #888888;
    font-weight: normal;
    font-size: 85%;
    padding-left: 8px;
}

UL#posting-field-list {
    margin-top: 20px;
    margin-bottom: 20px;    
}

UL#posting-field-list li {
	padding-bottom: 10px;
}

h1 { 
    clear: left;
    font-size: 123.1%; 
    font-weight: bold;
    line-height: 1em; 
    color: #666666;
    margin-bottom: 25px;
    padding-top: 10px;
}

ul.profileList { float: left;  margin-bottom: 20px; width: 700px; font-size: 93%; } 
ul.profileList li { float:left; color: #666666; width: 690px; }
ul.profileList li a { font-weight: normal; text-decoration: none;}
span.label { width:150px; font-weight:bold; float: left; padding-bottom: 5px; }
span.value { float: left; width:540px; padding-bottom: 5px; }
