/*----------------------------------------------- Expect To Win */
#main>h1.etw{
	background: url(../images/events/expecttowin/yp4c_ue_etw.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 468px;
	height: 55px;
	text-indent: -99999px;
}

#main>img.etwbook{
	border: 0;
	margin: 10px 0 0;
}

#main>h2.etwbookparagraphs, #main>h2.etwquote, #committee>h2.etwhostcommitteetitle, #rsvpform>h2.rsvp{
	color: #fff;
	font-size: 17px;
	word-spacing: 3px;
	letter-spacing: 0;
	border: 0;
	margin: 0;
	padding: 10px 0 0;
}

#main>p.etwbookparagraphs1, #main>p.etwbookparagraphs2, #committee>p.etwhostcommittee {
	padding: 0 0 10px;
	color: #fff;
}

#main>p.etwquoteparagraph{
	padding: 0 0 10px;
	color: #b3b3b3;
	font-style: italic;
	line-height: 1.5em;
	font-size: 18px;
}


#main>p.etwquoteperson{
	padding: 0 0 20px;
	color: #999;
	width: 550px;
	height: 20px;
	float: right;
	font-size: 20px;
	font-style: italic;
	margin: 0;
}

#etwauthor>img{
	border: 0;
	width: 915px;
	height: 348px;
	float: left;
	clear: none;
	margin-top: 40px;
}

#etwauthordetails{
	height: 378px;
}

#etwdetails>h2.etwdetailstitle{
	color: #fff;
	font-size: 30px;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	letter-spacing: .5px;
}

#etwdetails>h2.etwlocationtitle{
	color: #fff;
	font-size: 17px;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	letter-spacing: .5px;
	padding-top: 29px;
}


#etwdetails{
	width: 400px;
	height: 338px;
	float: right;
	clear: none;
}

#etwdetails>p.etwdetails{
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 27px;
	word-spacing: 0;
	line-height: 1.5em;
}

#etwdetails>p.etwlocation{
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 24px;
	word-spacing: 0;
	line-height: 1.5em;
}

#committee{
	clear: both;
	padding-top: 20px;
}

#rsvpform>form{
	margin: 0;
	border: 0;
	padding: 0 0 80px;
}

#rsvpform>form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 80px; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	margin: 5px 5px 0 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}


#firstname, #lastname{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 120px;
	margin: 5px 40px 0 0;
}

#emailaddress{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	margin: 5px 0 0;

}

#rsvpform>form>fieldset>button{
	margin: 3px 0 0 7px;
	
}

/*----------------------------------------------- Expect To Win END */

