#participate
{
	width: 920px;
	padding: 21px 0 14px 0;
	border-bottom: solid 2px #CCC;
}

#participate .pageTitle
{
	margin-bottom: 0;
}

#participate .title
{
	float: none;
	width: 100%;
	height: 16px;
	padding: 17px 0 18px 0;
	margin: 0;
	background: center center no-repeat;
	border-top: solid 3px #CCC;
	border-bottom: solid 3px #CCC;
}

#participate .title h2
{
	display: none;
}

#participate .youCanHelp
{
	float: left;
	width: 920px;
}

#participate .youCanHelp .title
{
	width: 920px;
	background-image: url(../img/participate/you-can-help.gif);
	border-top: 0;
}

#participate .youCanHelp p
{
	font-size: 16px;
	line-height: 26px;
	margin: 20px 0;
}

#participate .col
{
	width: 440px;
	padding: 0 19px 0 0;
	border-right: solid 2px #CCC;
}

#participate .col.right
{
	padding: 0 0 0 19px;
	margin: 0 0 0 -2px;
	border-right: 0;
	border-left: solid 2px #CCC;
}

#participate .box
{
	float: left;
	width: 440px;
	font-size: 16px;
	padding: 0 0 24px 0;
	margin: 0 0 42px 0;
	border-bottom: solid 1px #CCC;
}

#participate p
{
	font: italic 16px Georgia, Tahoma, Serif;
	line-height: 26px;
}

#participate .stayInTouch .title
{
	background-image: url(../img/participate/stay-in-touch.gif);
}

#participate .stayInTouch .form
{
	float: left;
	width: 290px;
	padding: 5px 0 12px 0;
}

#participate .stayInTouch .button
{
	float: right;
}

#participate .stayInTouch .row
{
	float: left;
	width: 290px;
	height: 50px;
}

#participate .stayInTouch .row .formTitle
{
	float: left;
	width: 90px;
	font-weight: bold;
	padding: 9px 0 0 0;
}

#participate .stayInTouch .row .formTitle span
{
	display: block;
	font-size: 12px;
	font-weight: normal;
}

#participate .stayInTouch .row .formField
{
	float: left;
	width: 200px;
}

#participate .stayInTouch .row .formField input
{
	width: 188px;
	font: normal 16px Arial, Helvetica, Sans-serif;
	padding: 5px;
	background-color: #e6e6e6;
	border: solid 1px #CCC;
}

#participate .stayInTouch .row .formField select
{
	width: 200px;
	font: normal 16px Arial, Helvetica, Sans-serif;
	padding: 5px;
	background-color: #e6e6e6;
	border: solid 1px #CCC;
}

#participate .stayInTouch .row.hidden {
    display:none;
}

#participate .letsBeFriends
{
	padding-bottom: 24px;
}

#participate .letsBeFriends .title
{
	background-image: url(../img/participate/lets-be-friends.gif);
}

#participate .letsBeFriends a.button
{
	display: block;
	float: left;
	margin-right: 27px;
}

#participate .letsBeFriends a.button.last
{
	margin-right: 0;
}

#participate .tellYourFriends
{
	padding: 0 0 19px 0;
}

#participate .tellYourFriends .title
{
	background-image: url(../img/participate/tell-your-friends.gif);
}

#participate .tellYourFriends img
{
	float: left;
	margin: 0 10px 10px 0;
}

#participate .tellYourFriends img.last
{
	margin-right: 0;
}

#participate .donate .title
{
	background-image: url(../img/participate/donate.gif);	
}

#participate .donate .paypal
{
	width: 376px;
	height: 50px;
	padding: 0 0 0 64px;
	margin: 10px 0 0 0;
	/*background: url(../img/participate/paypal.gif) 0px 2px no-repeat;*/
}

#participate .donate .paypal a
{
	display: block;
	width: 308px;
	height: 50px;
	background: url(../img/participate/donate-button.gif) top left no-repeat;
}

#participate .donate .paypal a span
{
	display: none;
}

#participate .videoWidget .title
{
	background-image: url(../img/participate/video-widget.gif);
}

#participate .videoWidget a.embed
{
	display: block;
	width: 440px;
	height: 170px;
	text-align: center;
	background: url(../img/participate/embed-bg.gif) center center no-repeat;
}

#participate .videoWidget .code
{
	width: 440px;
	margin: 30px 0 20px 0;
}

#participate .videoWidget .code span
{
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 20px 0 0;
}

#participate .videoWidget .code input
{
	float: left;
	width: 275px;
	width: 325px;
	font: normal 12px Arial, Helvetica, Sans-serif;
	padding: 8px;
	background-color: #e6e6e6;
	border: solid 1px #CCC;
}

#participate .videoWidget .code a.copy
{
	float: left;
	display: block;
	width: 56px;
	height: 20px;
	margin: 10px 0 0 10px;
	background: url(../img/participate/copy.gif) top left no-repeat;
}

#participate .videoWidget .code a.copy:hover, #participate .videoWidget .code a.copy.hover
{
	background-position: bottom left;
}

#participate .videoWidget .code a.copy span
{
	display: none;
}

#participate .tellUs .title
{
	background-image: url(../img/participate/tell-us.gif);
}

#participate .tellUs h3
{
	font-size: 16px;
	padding: 26px 0 15px 0;
	margin: 0;
}

#participate .tellUs ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#participate .tellUs ul li
{
	margin: 0 0 12px 0;
}

#participate .tellUs ul li input
{
	margin-right: 12px;
}

#participate .tellUs .submit
{
	width: 440px;
	height: 50px;
	text-align: center;
	margin: 28px 0 10px 0;
}
