/* these styles are used only for printing the individual listings pages */

#right h3 {
	margin: 0 0 10px 0;
}

#right p {
	font-size: 13px;
	margin: 5px 0 0 0;
}

#right ul {
	font-size: 12px;
	text-align: right;
}

#left h1 {
	border-bottom: 2px solid #666;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	width: 380px;
}

#left img {
	border: 1px solid #666;
	float: left;
	margin: 0 0 3px 0;
}

.caption p {
	clear: both;
	font-size: 12px;
	text-align: center;
	width: 100%;
}

#listing-buttons {
	display: none;
}

#form-wrapper {
	display: none;
}