h1 { margin: 10px 0; padding: 0; color: #58ac48; }
h2 { margin: 0 0 10px 0; padding: 0; }
h3 { margin: 0 0 10px 0; font-size: 14px; }
p { margin: 10px 0; padding: 0; line-height: 17px; }
.m {
  _height: 1px; /* ie6 */
  margin: 10px 0;
  padding: 10px;
  background-color: #eef7ec;
}
img { border: 0; }

#lcol,
#rcol {
  float: left;
  width: 335px;
  margin: 0 20px;
  _margin: 0 10px; /* ie6 */
}
#register {
  margin-bottom: 10px;
}
#register .img,
#register .img a,
#register .img a:hover {
  width: 185px;
  background: url(/images/sp/register.png) no-repeat;
}
#shipitnow .img,
#shipitnow .img a,
#shipitnow .img a:hover {
  width: 187px;
  background: url(/images/sp/apply.png) no-repeat;
}
#directory {
  margin-bottom: 10px;
}
#directory .img,
#directory .img a,
#directory .img a:hover {
  width: 181px;
  background: url(/images/sp/directory.png) no-repeat;
}
#feedback .img,
#feedback .img a,
#feedback .img a:hover {
  width: 149px;
  background: url(/images/sp/learnmore.png) no-repeat;
}
.img a {
  display: block;
  height: 37px;
}
.img a:hover {
  background-position: 0 -37px !important;
}

/* Styles for increasebidaccept.aspx */
h1.increase-accept {
  margin-left: 8px;
} 
p.increase-top {
  margin: 0 0 0 8px;
  padding-right: 95px;
}
.m p.top3 {
  color: #58AC48;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.m .increase-step {
  margin-bottom: 20px;
}
.m #step3 {
  margin-bottom: 0;
}
	.m .increase-step p.step-title {
	  font-weight: bold;
	  margin: 0 0 10px 0;
	}
		.m .increase-step p.step-title span {
		  color: #58AC48;
		}
	.m .increase-step p.step-content {
	  margin: 0;
	  padding-left: 20px;
	}
	.m .increase-step ul.cross {
	  line-height: 17px;
	  padding-left: 38px;
	  *padding-left: 0; /* ie6 ie7 */
	  *margin-bottom: 10px;
	}
		.m .increase-step ul.cross li {
		  background: transparent url(/images/bullets/star/dark_green.gif) left 5px no-repeat;
		  *background: transparent url(/images/bullets/star/dark_green.gif) left 6px no-repeat; /* ie6 ie7 */
		}
		.m .increase-step ul.cross li.last-item {
		  *margin: 0; /* ie6 ie7 */
		}
	.m .increase-step a.phone-alert {
		display: block;
		padding-left: 20px;
		margin-top: 15px;
	}
p.asterisk {
  font-size: 11px;
  margin: 0 0 30px 8px;
  *margin-bottom: 20px; /* ie6 ie7 */
}
	