
/* CSS Document */
/* BEGIN LiISTING PACKAGE ADDON */
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.price {
	font-size: 13px;
	font-weight: bold;
}
.mls_price {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}
legend {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
fieldset {
	border: solid 1px #999999;
	padding: 5px;
}
.pdesc {
	font-size: 14px;
	border-right: 1px solid #cacaca;
	padding-right: 10px;
	margin-right: 10px;
}
.pdesc2 {
	font-size: 14px;
	padding-right: 10px;
	margin-right: 10px;
}
.listing_package_table {
	border: 1px solid #8A8A8A;
}
.listing_package_tr {
	background: #C41317;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	padding: 3px;
}
.listing_package_td {
	border-left: 1px solid #8A8A8A;
	height: 25px;
	padding: 3px;
}
.listing_package_row1 {
	background: #ffffff;
}
.listing_package_row2 {
	background: #E2E2E2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	display: inline;
}
.sellers_header {
	background: #D20000;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin-top: 10px;
}
.package_row {
	padding: 10px;
}
.package_row1 {
	padding: 10px;
	background: #E3E3E3;
}
.package_row2 {
	padding-left: 10px;
	background: #DADADA;
}
.package_row3 {
	padding-left: 10px;
	background: #D1D1D1;
}
.package_row4 {
	padding-left: 10px;
	background: #CBCBCB;
}
.pck_price1 {
	font-size: 16px;
	font-weight: bold;
}
.pck_price2 {
	font-size: 18px;
	font-weight: bold;
}
.pck_price3 {
	font-size: 22px;
	font-weight: bold;
}
.save_note {
	font-size: 10px;
	color: #D20000;
}
#dhtmltooltip {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.learn_link a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.learn_link a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
td.ReqField, tr.ReqField, th.ReqField, td.Field, tr.Field, th.Field,  td.Value, tr.Value, th.Value, {
	text-align: left;
}
.seller_header {
	background: url('images/seller_header2.jpg') no-repeat;
	hieght: 185px;
	width: 695px;
}

.instructions {
	padding: 5px;
	background: #FFFFCC;
	text-align: left;
	border: #666666 1px solid;
}

.row0 {
	background:#FFFFFF;
}

.row1 {
	background:#E4E4E4;	
}

.row3 {
	background:#CCCCCC;	
}

<!--
body, td {
	font-size: 12px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.style3 {font-size: 18px}
.style4 {color: #000080}
-->
