#step1 {
	background-image: url(step1.png);
	background-repeat: no-repeat;
}

#step2{
	background-image: url(step2.png);
	background-repeat: no-repeat;
}

.crossSell{
	height:115px;
	background-image: url(cross-sell.png);
	background-repeat: no-repeat;
	background-position: right;
	position:relative;
	top:180px;
}

.confirm{
	background-image: url(ok.png);
	background-repeat: no-repeat;
}


.download{
 	background-image: url(send.png);
	background-repeat: no-repeat;

}

.xtra{ background-color:#fc1887;}

.frm {
background-image:url(/files/PT/box_white.png);}