
#sreq_step2 .choice
{
	width: 315px;
	float: left;
}

#sreq_step2 .choice LABEL
{
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
}

#sreq_step2 .choicePrice
{
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

#sreq_step2 .choiceDesc
{
	margin-left: 26px;
}

#sreq_step2 .choiceDesc UL
{
	margin: 0;
	padding: 0;
}

#sreq_step2 .choiceDesc LI
{
	display: block;
	margin: 5px 0 10px 0;
	padding-left: 10px;
	background: url('/images/servicerequest/list_dot.png') no-repeat 0 3px;
}

#sreq_step2 .shippingDiv
{
	margin-top: 15px;
	height: 40px;
	background: url('/images/servicerequest/ups_icon.png') no-repeat center left;
}

#sreq_step2 .shippingDiv SPAN
{
	position: relative;
	top: 7px;
	left: 40px;
}

.serviceRequestProgress
{
	background: url(/images/servicerequest/progressbar_stacked.png) no-repeat left top;
	margin: 5px 0 10px 12px;
}
.step1
{
	background-position: 0 0 !important;
}
.step2
{
	background-position: 0 -20px !important;
}
.step3
{
	background-position: 0 -40px !important;
}
.step4
{
	background-position: 0 -60px !important;
}
