﻿hr { height:1px;border:0px }
body { padding:10px }
a span.noUnderline{ text-decoration:none; }
.close { text-align:right;
		position: absolute;
		right: 10px;
}
.close a { color:#818283; }
h1 {
	margin-top: 10px !important;
	padding: 5px 0;
	border-bottom: 1px solid black;
}
h1.localmoves, h1.bidcalc {color: #4CA33D; border-bottom: 2px solid #4CA33D; margin: 0px 0px 10px;}
h1.shipper { color: #63a7ca; border-bottom: 2px solid #63a7ca; margin-top: 0px; }
h1.sp {
	color: #58ac48; 
	border-bottom: 1px solid #58ac48;
	margin-top: 0px;
}

td { font-size: 12px; }
p, li { line-height: 17px }
ul.cross { margin-left: 20px; }
p.lmoves, p.bidcalc {font-size: 12px; line-height: 17px; margin: 0 0 15px 0; padding-left: 0px;}

#local_ul {margin: 0 0 15px 0; line-height: 17px; padding-left: 28px;}
	#local_ul li {background: transparent url(/sticky/images/bullet_star2.gif) left 2px no-repeat; margin-bottom: 4px;}
		#local_ul li label {float: left; font-weight: bold; width: 102px;}

h2 
{
	font-size: 16px;
	margin: 5px 0 10px 5px;
}

h2.bidcalc
{
	font-size: 16px;
	margin: 10px 0 10px 0;
}

h2.advanceBidding
{
	color: #186308;
}

a.close-popup {
	position: absolute;
	top: 15px;
	right: 10px;
	_right: 10px; /* ie6 */
	_height: 14px; /* ie6 */
	min-height: 14px;
	padding-right: 18px;
	background: url('/sticky/images/close_10x10.gif') no-repeat right center;
	color: #999;
	text-decoration: underline;
}
div.close img {
 *margin-top: 2px;
}
.border
{
	border-bottom: solid 1px black;
	margin: 10px 0 10px 0;
}

.body 
{
	margin: 5px 5px 10px 5px;
	line-height: 17px;
}

.button 
{
	text-align: right;
	padding: 0 5px;
}

img.advanceBidding
{
	border: 0; 
	margin-left: 7px;
}

p.advanceBidding
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	padding-left: 15px;
}

p.advanceBiddingFootnote
{
	margin-left: 10px;
	color: #999999;
	font-size: 10px;
}

.points ul
{
	list-style-type: none;
	padding-left: 14px;
	*margin-left: 0px; /* ie */
}

.points ul li
{
	background-image: url('/images/bullets/star/black.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.bidvalet_info
{
	padding-left: 15px;
}

table.estimates 
{
	border: 2px solid #b3d9ed;
	padding: 5px 10px;
	width: 100%;
	background-color:#fff;
}
table.estimates tr * 
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
}
table.estimates td 
{
	border-top: 1px solid #d9ecf6;
	font-size: 11px;
}
table.estimates tr *:first-child
{
	text-align: left;
}

div.section 
{
	padding: 15px;
	background-color: #eff6fa;
}

.green, .greenSolo {
background-color: #f3f9f3;
padding:15px;
}
.greenSolo { margin-top:10px }
