body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a {
	color: #7a1501;
}
p {
	line-height: 20px;
	margin: 12px 0px;
}
h1 {
	color: #7a1501;
	font-size: 22px;
	margin-top: 0px;
}
h1.auction_title {
	font-size: 26px;
	color: black;
	margin-bottom: 0px;
}
h1 a { text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h2 {

}
h3 {

}
h4 {
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
}
#left_col h4 {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 10px;
	margin-right: 10px;
}
h4.auction_date {
	margin-top: 0px;
}