h2.regPageBanner { text-transform: none;}

#logo {padding: 7px 0;}

/* step 1 */
.boxContent.bundle .boxImage {background-image:url(../../images/nlj/nljPrint.png);background-position:4px -3px!important; margin-left:5px;}
.boxContent.premium .boxImage {background-image:url(../../images/overHauldevices.png);background-position:7px -17px;background-size:100%!important;}

/* step 3 */
.orderSummary .boxContent.bundle .boxImage {background-position: -5px -12px!important;}
.orderSummary .boxContent.premium .boxImage {background-position: -14px -33px!important;}

/* 3 options */
.has3options .box ul {margin:124px 6px 0px 2px;}
.has3options .boxContent.bundle {background:url(../../images/nlj/nljPrint.png) no-repeat 0px 67px;}


/*Add on 1782016*/

/* thank you page */
.thankYou .boxContent.bundle {background:url(../../images/Law.com_app_image.jpg) no-repeat right 22px!important;background-size:46%!important;}
.thankYou .boxContent.premium {background:url(../../images/Law.com_app_image.jpg) no-repeat right 22px!important;}


.upper a {
    font-size: 16px!important;
    font-weight: bold!important;
    text-decoration: none!important;
    color: #8B0000!important;
}
.boxContent .upper {
    float: right;
    padding-left: 54px;
    padding-top: 267px!important;
    text-align: center;
    width: 420px;
}
/*End*/



/* thank you page */
/*.thankYou .boxContent.bundle {background:url(../../images/nlj/nljPrint.png) no-repeat right 22px!important;background-size:47%!important;}
.thankYou .boxContent.premium {background:url(../../images/overHauldevices.png) no-repeat right 22px!important;}*/

/* cross sell */
#crossSell .promotionDescription {background:url(../../images/crossSell.png) no-repeat right 55px;}

/* free : Limited*/
.boxContent.free .boxImage {background-image:url(../../images/nlj/nljDigital.png);}

/* ie8 fixes */
.ie8 .boxContent.bundle .boxImage {
	background-image:none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='images/nlj/nljPrint.png',
	sizingMethod='scale');

	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='images/nlj/nljPrint.png',
	sizingMethod='scale')";
	width:230px;
	height:140px;
}

.ie8 .boxContent.premium .boxImage {
	background-image:none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='images/nlj/nljDigital.png',
	sizingMethod='scale');

	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='images/nlj/nljDigital.png',
	sizingMethod='scale')";
	width:230px;
	height:140px;
	}
	.ie8 #option1.box, .ie8 #option2.box{
	width:550px;
	height:300px;
	}
	}