@charset "utf-8";
/* CSS Document */

.font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.grey-back {
	background-color: #CCC;
	font-size: 10px;
}
.blue-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	text-align: left;
	color: #006;
	padding: 5px;
}

.listing-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0001;
}
.font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
}
.listing-pic-size {
	width: 170px;
}

.listing-box {
	border: 1px dotted #999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.listing-box-12 {
	border: 1px dotted #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.field-100 {
	width: 95%;
	border: 1px solid #999;
}
.print-listing-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	vertical-align: middle;
}
.white-back {
	background-color: #FFF;
	text-align: left;
}

.listing-title-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0001;
	padding-top: 3px;
}
.float-right {
	text-align: right;
}
.grey-back-12 {
	background-color: #CCC;
	font-size: 12px;
}
.grey-text {
	color: #333;
}
