
#logo {padding: 7px 0;}

/* step 1 */
.boxContent.bundle .boxImage {background-image:url(../../images/ct/cltPrint.png); background-position:0px -3px; margin-left:15px;}
.boxContent.premium .boxImage {background-image:url(../../images/overHauldevices.png);background-position:7px -17px;background-size:100%!important;}
.step1_features ul{margin:0!important; padding:0; width:285px;}
.step1_features.clearboth {width:50%}

/* step 3 */
.orderSummary .boxContent.bundle .boxImage {background-position: 1px -17px!important;}
.orderSummary .boxContent.premium .boxImage {background-position: -1px -27px!important;}

/*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: 250px!important;
    text-align: center;
    width: 420px;
}
/*End*/



/* thank you page */
/*.thankYou .boxContent.bundle {background:url(../../images/ct/cltPrint.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/ct/cltDigital.png);}

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

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

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

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