#registerForm dt{
	float: left;
	width: 160px;
	font-size:12px;
	color: #555555;
}

#registerForm dd{
	margin-left: 160px;
}

#registerForm input[type=text], #registerForm  input[type=password] {
	width: 280px;
	margin-bottom: 0.2em;
	padding:2px 0 2px 3px;
}


#registerForm #zipcode {
	width: 140px;
	margin-right: 10px;
}

#registerForm .optional {
	color:#6A6A6A;
	font-size:10px;
	font-weight:normal;
}

#registerForm .screenname-gray {
	color:#BBBBBB;
	font-size:13px;
	font-weight:normal;
}

#registerForm .right-align {
	align: right;
}

#gender-block label{
	padding-right: 15px;
	font-weight: normal;
}

dd.inline, dt.inline {
	line-height: 1;
	margin-top: -10px;
	margin-bottom: 0.4em;
}

small.inline {
	display: block;
}	

#extra-see-block {
	line-height: 2;
}	

#extra-see-block input {
	width: 30px;
}

#extra-see-block label {
	font-weight: normal;
}	

#extra-see-block dl {
	margin-left: 2.4em;
}	

#extra-see-block dt {
	text-align: right;
}

#dont-see-name, #enter-cross-streets {
	line-height: 1;
	display: none;
}	

#dont-see-name input[type=text]{
	width: 200px;
}

#enter-cross-streets input[type=text]{
	width: 108px;
}

#not-in-portland {
	display: none;
}

dd.lineheight-1 {
	line-height: 1em;
	margin-left:160px;
}	

.border-box {
	background: #FFFFFF;
	border: 1px solid #BDBDBD;
	padding: 0.5em;
}


#captcha {
	line-height: 1;
}	

#captcha img {
	border: 1px solid #000000;
}	

#captcha #captcha-input {
	width: 260px;
}	

#captcha #refresh-link{
	color: #0000ff;
	cursor: pointer;
	text-decoration: underline;
}	

#loginForm dt {
	float: left;
	width: 100px;
}

#loginForm  input[type=text], input[type=password] {
	width: 190px;
	margin-bottom: 0;
	padding:2px 0 2px 3px;
}

#dateSelects select {
	width:70px;
}

.font-normal {
	font-weight: normal;
}	

.small {
	font-size: 0.9em;
}	


.line-border {
	border: 1px solid #BDBDBD;
}	

.right-border {
	border-right: 1px solid #BDBDBD;
}

.page-title {
	margin-top: 1em;
	font-weight: bold;
	font-family:Helvetica;
	font-size: 19px;
}	

.red {
	color: #FF0000;
}

.green-text {
	color:#608930;
}

.sub-1 {
	margin-bottom: -20px;
}

.screenname-gray {
	color: #BBBBBB;
	font-size: 11px;
}


#neighborhoodBox select{
	width: 255px;
}	



ul.errors {
	margin-top:-5px;
	list-style-type:none;
	color: #FF0000;
	line-height: 1;
	margin:0 0 0 0px;
	width: 250px;
	font-weight: normal;
}

ul.error-left {
	margin-left: 0px;
	margin:0;
	list-style-type:none;
	color: #FF0000;
	line-height: 1;
}

ul.prepend-4-5 {
	margin-left: 140px;
}	

label.error {
  background:url("/img/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  color: #EA5200;
  margin-left: 2px;
  font-weight: normal;
}


label.checked {
  background:url("/img/checked_green.gif") no-repeat 0px 0px;
}

#ageError {
	margin-left:140px;
	display: none;
}

#author_title
{
	padding-left: 10px;
	cursor: pointer;
}

.author_details_open
{
	background: transparent url("/img/sort_arrow_down.gif") no-repeat 0 3px;
}

.author_details_close
{
	background: transparent url("/img/sort_arrow_up.gif") no-repeat 0 3px;
}
