#page #secondhand #thumb {
	clear: both;
	float: left;
	width: 185px;
	height: 125px;
	padding-top: 25px;
	text-align: center;
	margin-bottom: 10px;
}

#page #secondhand #thumb a {
	clear: both;
	display: block;
}

#page #secondhand #info {
	float: left;
	margin: 25px 0px 10px 0px;
	padding-left: 25px;
	width: 520px;
	border-left: 1px dotted #ababab;
}

#page #secondhand #info .logo {
	float: right;
}

#page #secondhand #info h3 {
	float: left;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 1.1em;
	margin: 3px 0px 10px 0px;
}

#page #secondhand #info .text {
	float: left;
	clear: left;
	margin-bottom: 10px;
}

#page #secondhand #info .fullwidth {
	width: 520px;
}

#page #secondhand #info form {
	float: left;
	clear: both;
	width: 520px;
	text-align: right;
}

#page #secondhand form#custom {
	margin: 0 auto;
	width: 600px;
}

#page #secondhand form#custom .field {
	margin-bottom: 3px;
}

#page #secondhand form#custom .captcha,
#page #secondhand form#custom .buttons {
	margin: 15px 0;
}

#page #secondhand form#custom .buttons {
	text-align: right;
}

#page #secondhand form#custom .buttons a {
  margin-left: 3px;
}

#page #secondhand form#custom .footnote {
	padding: 0 0 0 20px;
  text-align: left;
}

#page #secondhand form#custom label {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 3px;
	text-transform: capitalize;
}

#page #secondhand form#custom .textfield label, 
#page #secondhand form#custom .textarea label {
	line-height: 14px;
}

#page #secondhand form#custom .select label {
	line-height: 16px;
}

#page #secondhand form#custom .file label {
	line-height: 21px;
}

#page #secondhand form#custom .input {
  display: block;
  margin-left: 203px;
}

#page #secondhand form#custom .input img,
#page #secondhand form#custom .input input[type="submit"] {
  display: block;
}

#page #secondhand form#custom input[type="text"] {
	width: 250px;
}

#page #secondhand form#custom .captcha label, 
#page #secondhand form#custom span.text {
	line-height: 16px;
}
