/* CUSTOM STYLES FOR THIS EDETAIL CAMPAIGN */

/* Template Background Image for Alignment */
/* #EDetail { background: transparent url(../images/template-image.jpg) no-repeat top left; } */

/* To set vertical position for each column content */
#ContentColumn { margin-top: 58px; }
#TitleColumn { margin-top: 96px; }
	
/* To set text color for headings */
#EDetail h1, #EDetail h2, #EDetail h3, #EDetail h4 { color: #380066 !important; }

/* To set dimensions and top margin of website link on Thank You Non Hon page */
#EDetail #WebsiteLink img {
	width: 388px;
	height: 31px;
	margin-top: 0px;
}

/* define empty classes to customize each branded page */
.landingpage { }
.thankyou_hon { }
.thankyou_nonhon { }
.regthanks { }

/* miscellaneous customizations */

#EDetail input.submit { width: 134px; height: 31px; }

#EDetail input.startprogram {  width: 184px; height: 31px; }

#EDetail p.register img { width: 197px; }

#EDetail p.redeem img { width: 312px; height: 31px; }

hr {
	color: #fbdc65 !important;
	background-color: #fbdc65 !important;
}

