#ContainerTitle{
	height:130px;
	background: url("https://www.janicepaper.com/media/logo/stores/1/logo_0317.png") center center no-repeat;

}
#StepTitle1{
    background: url("../../images/en/step1.jpg") center center no-repeat;
}
#StepTitle2{
    background: url("../../images/en/step2.jpg") center center no-repeat;
}
#StepTitle3{
    background: url("../../images/en/step3.jpg") center center no-repeat;
}
#StepTitle4{
    background: url("../../images/en/step4.jpg") center center no-repeat;
}

#personalizeImageAdd{
	margin:10px 0;
}

#reviewStep .filebox{
	/*width:158px;
	height:32px;
    background: url("../../images/en/Sauvegardez.png");*/
}
#verseStep .filebox{
	/*width:218px;
	height:32px;
    background: url("../../images/en/selectfile.jpg");*/
}
#loadDraft{
	/*width:218px;
	height:40px;
    background: url("../../images/en/loaddraft.jpg");
	margin:25px;*/
}

.filebox input{
	width:158px;
	height:32px;
}

.submitBtn{
    background: url("../../images/en/submit.jpg");
	width:146px;
	height:32px;
}

.StepTitles{
	height:29px;
	width:940px;
	margin:10px 0;
}

#indexBtn{
	width:283px;
	height:141px;
    background: url("../../images/en/indexBtn.png");

}
#indexBtnLink{
	width:283px;
	height:141px;
	display: block;
	margin:50px auto;
}
#indexH1{
	font-family:style13;
	font-size:100px;
	margin:0;
	padding-top:60px;
}
.gridwords:after{
	content:"grid";
}
.limitwords:after{
	content:"limitborder";
}
.sprite-btn-apply {
	background: url("../../images/en/apply.png"); 
	width: 57px;
	height: 19px;
}
#pageRadioBox{
	display:none;
}
.filebox{
	color:red;
}
#enterInfo_verseBox{
    position: absolute;
    right: 0!important;
    left: unset!important;	
	width:500px;
}