h1.long {
	font-family: Helvetica, Arial, sans-serif;
	width: 622px;
	border-bottom: 2px solid #DFD9D5;
	font-weight: 100;
	font-size: 180%;
	padding-bottom: 4px;
	margin-bottom: 8px;
	color: #7d746e;
}

h1.short {
	font-family: Helvetica, Arial, sans-serif;
	width: 286px;
	border-bottom: 2px solid #DFD9D5;
	font-weight: 100;
	font-size: 180%;
	padding-bottom: 4px;
	margin-bottom: 8px;
	color: #7d746e;
}

.menu_item_subnav_container {
	height: 50px;
}

.content_column_div {
	font-size: 12px;
	line-height: 14px;
}

#contact_form {
	float: left;
	clear: none;

	width: 300px;

	overflow:	hidden;
}

.auctions_container {
	background: transparent url('./gfx/bg_auctions.png') no-repeat scroll -14px bottom;
	width: 100%;
	height: 100px;
	padding-left: 20px;
	padding-top: 0px;
}

.auction_name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
	margin-left: -16px;
	line-height: 120%;
	color: #7d726c;
}

.auction_name a {
	color: #7d726c;
}

.auction_name a:hover {
	color: #7d726c;
}

.auction_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	position: relative;
	line-height: 120%;
	margin-left: 2px;

	color:		#A69D99;
}

.article_thumb {
	width: 100px;
	height: 100px;
	float: left;
}

.article_title {
	float: right;
	font-size: 180%;
	font-weight: 100;

	width: 190px;
}

.article_title a {
	color: #7d726c;
}

.article_author {
	clear: right;
	float: right;
	font-size: 140%;

	width: 190px;

	text-align: left;

	margin-top: 4px;

	font-size: 10px;
}
