#draftYourWill,
#draftYourWill * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}

#draftYourWill {
	color: #666666;
}
html body #draftYourWill a,
html body #draftYourWill a:LINK,
html body #draftYourWill a:HOVER,
html body #draftYourWill a:VISITED {
	color: #666666;
}
html body #draftYourWill #emailLink a.ui-email-link {
	background: transparent;
	margin: 0;
	padding: 0;
	color: inherit;
}
#draftYourWill .ui-shiftright {
	margin-left: 49px;
}
#draftYourWill .ui-shiftright,
#draftYourWill .themesLeft {
	position: relative;
}
#draftYourWill .ui-shiftright {
	width: 90%;
}

#draftYourWill .themeLeftImage1 {
	left: 40%;
	position: absolute;
	width: 100%;
	top: 20px;
}
.smallScreen #draftYourWill .themeLeftImage1 {
	left: 20%;
}
#draftYourWill .themeLeftImage1 img {
	width: 100%;
}
#draftYourWill .paddedList li {
	list-style-type: disc;
	padding-bottom: 16px;
	padding-left: 8px;
	margin-left: -8px;
}

#draftYourWill .themeGrid .block1,
#draftYourWill .themeGrid .block2,
#draftYourWill .themeGrid .block3,
#draftYourWill .themeGrid .block4 {
	padding: 0 60px;
	margin-top: 20px;
}
.tinyScreen #draftYourWill .themeGrid .block1,
.tinyScreen #draftYourWill .themeGrid .block2,
.tinyScreen #draftYourWill .themeGrid .block3,
.tinyScreen #draftYourWill .themeGrid .block4 {
	padding: 0 30px;
}
#draftYourWill .themeGrid .block1 {
	margin-top: 80px;
	padding: 0 18%;
}
.largeScreen #draftYourWill .themeGrid .block1 {
	margin-top: 60px;
}
.mediumScreen #draftYourWill .themeGrid .block1 {
	margin-top: 40px;
}
.smallScreen #draftYourWill .themeGrid .block1 {
	padding: 0 60px;
}
.tinyScreen #draftYourWill .themeGrid .block1 {
	padding: 0 30px;
}
#draftYourWill .themeGrid .block2 {
	margin-top: 70px;
}
.largeScreen #draftYourWill .themeGrid .block2 {
	margin-top: 40px;
}
.smallScreen #draftYourWill .themeGrid .block2 {
	margin-top: 0px;
}

#draftYourWill .themeGrid .block3 {
	background-color: #E0DEDF;
	border: 6px solid white;
	border-left: 0;
	border-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#draftYourWill h1,
#draftYourWill h2,
#draftYourWill h3 {
	padding: 15px 0;
	color: inherit;
	font-family: FNBSansRegular;
}

#draftYourWill h1 {
	color: #333333;
	font-family: FNBSansLight;
}