#sign-up, #sign-up-status-msg ,#login, #login-status-msg ,#lost-password{
	margin : auto;
	width : 520px;

}

#admin-status-msg{
	margin : auto;
	width : 520px;
	padding: 10px 0 0 0;
}

#post,#sign-up,#sign-in,#lost-password{
	margin-bottom:20px;
	position:relative; 
}

#sign-in-form ,
#sign-up-form,
#lost-password-form{ 
	border:0;
	display:block; 
}

div#form-title{
	font-weight:bold;
	color: #999999;
	font-size:14px;
	padding: 0 6px 4px 0;
	margin-bottom: 15px;
}

div#form-error{
	color: #D11919;
	font-size:14px;
	padding: 0 6px 4px 0;
	margin-bottom: 15px;
}

	
div#form-title a{
	
	font-weight:bold;
	color:#FFFFFF;
	font-size: 14px;
	padding: 4px 10px;
	background-color:#999999;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

div#form-title a:hover{
	background-color:#79BB16;
}


#current-site, #current-category{
	font-weight:bold;
	color:#FFFFFF;
	padding:4px 10px;
	background-color:#79BB16;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#posting-category-label{
	width:180px; 
	margin:0 0 20px 20px;
	_margin: 0 0 20px 10px;/*fix for IE6*/
	text-align:right;
	display:block;
	float:left;
	font-weight:bold;
	
}

ul.posting-select-category{
	font-size: 14px;
	margin:0 0 0 206px;
	padding:0px;
}

ul.posting-select-category  li{
	list-style-type:none;
	cursor:pointer;
	width:300px; 	
	background-color:#999999;
	padding:5px;
	margin-bottom:10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

ul.posting-select-category  li:hover{
	background-color:#79BB16;
}

ul.posting-select-category  a{
	color:#FFFFFF;
}


div#myBox h1{
	color: #0066CC;
	font-size:14px;
	padding-bottom:4px;
	margin:0px 0px 20px 0px;
}

.notice-message
{
	margin: 0 10px;
	color: #D11919;
	font-size:14px;
}

#star{
	color:red;
}

label{
	display:block; 
	float:left; 
	width:125px; 
	text-align:right;
	margin-top:5px; 
	font-weight:bold;
	padding-right:6px;
}

input#name,
input#password,
input#statusMsg,
input#confirm-password,
input#contact-name,
input#contact-phone,
input#email{ 
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size:14px;
	margin:4px 4px 20px 0px;
	padding:2px 0;
	color:#333;
	width:250px;
}


input#term-of-use-select{
	margin: 0 0 0 131px;
	padding: 0 0 10px 0;
	
}

#post-form .notice-message, #post-login-form .notice-message
{
	margin:0 0 20px 206px;
}

#post-form label{
	width:180px; 
	margin: 0 0 20px 20px;
	text-align:right;
	display:block;
	float:left;
	font-weight:bold;
}

#post-form .title{
	margin:0;
	padding:0;
	border:none;
}

#post-form .title input{
	width:600px;
}

#post-form .price-unit input{
	width:200px;
}

#post-form .meta input{
	width:200px;
}



#post-form .meta #company_name, #post-form .meta #company_address{
	width:500px;
}

#post-form .meta #company_desc, #post-form .meta #chvideo_msg{
	height:200px;
	width:680px;
	margin-bottom:10px;
}



#post-form .contact-sep{
	
	margin:0 0 10px 0;
	padding:0;
	border: 2px solid #999999;
}

#post-form .contact-info .notes{
	margin:0;
	padding:0;
	border:none;	
}

#post-form .contact-info label{
	width:150px; 
	margin: 0 0 20px 20px;
	text-align:right;
	display:block;
	float:left;
	font-weight:bold;	
}

#post-form .contact-info{
	margin:0;
	padding:0;
	border:none;	
}

#post-form .contact-info input{
	width: 400px;
}

#post-login-form .contact-login{
	margin:0;
	padding:0;
	border:none;	
	height: 148px;
	width: 438px;
}

#post-login-form .contact-login label{
	width:100px; 
	margin: 0 0 20px 20px;
	text-align:right;
	display:block;
	float:left;
	font-weight:bold;	
}

#post-login-form .contact-login input{
	
	width: 200px;
	
}

#post-form #post-status{
	
	margin:0 0 20px 0;
	padding:0;
	border:none;
}

#post-form #post-status-label{
	
	margin: 0px;	
	border:none;
	float: left;
}

#post-form #post-status-selection{
	
	margin:0 0 5px 0;
	padding:0;
	border:none;
	float:left;
}

#post-form #post-status-selection .post-status-selection-link{
	margin:0;
	padding:0;
	width: 720px;
	border:none;
}

#post-status-selection input{
	/*float:left; fix for ie7*/
}

#post-form #post-status-selection .urgent-link{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#D11919;
	color:#FFFFFF;
	width:150px;
	padding:2px 8px 2px 8px;	
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}

#post-form #post-status-selection #red-link{
	font-weight:bold;
	color:#D11919 ;
}

#post-form input,select
{
	margin-bottom:20px;
	margin-left:0px;
	
}

#post-login-form input,select
{
	margin-bottom:20px;
	margin-left:0px;
	
}

#post-form #term_of_use_select{
	
	width:10px;
}


#upload
{
	
	margin-bottom:20px;
	margin-left:0px;
	
}

.uploadImg{
	display:inline;
	margin:0;
	padding:0;
}


#posting-cat{
	
	text-transform : lowercase;
	
}

.spacer {

	margin:10px 10px 10px 130px;
	font-size:11px;
	color:#555555;
	
}

.contact-spacer {

	margin:0 10px 10px 175px;
	font-size:11px;
	color:#555555;
	
}


.button{
	border:0; margin:0; padding:0;
	background:#79BB16;
	border:solid 1px #79BB16;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 8px 4px 8px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


textarea {
	height:300px;
	width:680px;
	margin-bottom:10px;
}

#post-content_parent{
	float: left;
	margin-bottom: 20px;
}

#post-content_container, #post-content_w{
	float: left;
	margin-bottom: 20px;
	
	display: block;
}

div.clearer{
	
	clear: both;	
}




#post-form #images{
	margin-left:206px;
	margin-top:10px;
	_padding: 20px;/*fix for IE6*/
}

#post-form .spacer{

	margin-left:206px; 
	_padding: 20px;/*fix for IE6*/
	
}

label#name_error{	position:absolute;top:76px;}

label#password_error{ position:absolute;top:123px;}

label#repassword_error{ position:absolute;top:172px;}

label#email_error{ position:absolute;top:218px;}

#begin-day,
#begin-month,
#begin-year,
#begin-hour,
#end-day,
#end-month,
#end-year,
#end-hour{
	width:30px;
}



#max_files{
	display: none;
	color: 	#666666;
}

#nav{ text-align: right; }
