#contenBodytWrapper label {
	font-family: Geneva, "Trebuchet MS", sans-serif;
	display: block;
	clear: both;
	padding: 0 0 5px;
}
#contenBodytWrapper input, #contenBodytWrapper label.full select {
	display: block;
	clear: both;
	width: 300px;
}
#contenBodytWrapper label.radio {
	width: 100px;
	float: left;
	clear: none;
	font-size: 12px;
}
#contenBodytWrapper label.otherAmount {
	float: left;
	clear: none;
	display: inline;
	font-size: 12px;
	margin: 0 0 0 3px;
}
#contenBodytWrapper label.radio.other {
	text-align: left;
	float: left;
	width: auto;
}
#contenBodytWrapper .radio input {
	width: auto;
	clear: none;
	display: inline;
}
fieldset p {
	margin: 0;
	padding: 0 0 15px;
	clear: both;
	display: block;
}
#contenBodytWrapper input.checkbox {
	width: auto;
	clear: none;
	display: inline;
}
#contenBodytWrapper label.half {
	float: left;
	clear: none;
	width: 140px;
	margin: 0 10px 0 0;
}
#contenBodytWrapper label.half input {
	width: 130px;
}
#contenBodytWrapper label .note {
	font-size: .8em;
}
#contenBodytWrapper label.half select {
	width: auto;
	display: inline;
}
#contenBodytWrapper label.third {
        width: 105px;
        display: block;
	float: left;
        clear: none;
}
#contenBodytWrapper label.third input, #contenBodytWrapper label.third select {
        width: 80px;
}
#contenBodytWrapper input.big {
	font-size: 2em;
	width: 300px;
}
#contenBodytWrapper textarea {
	width: 300px;
}
#contenBodytWrapper input.small {
	width: 9em;
}
#contenBodytWrapper input.hidden {
	display: none;
	visiblity: hidden;
}
#contenBodytWrapper form p {
	clear: both;
	margin: 10px 0;
}
#contenBodytWrapper .expiration {
	display: inline;
}
#contenBodytWrapper label.expiration select {
	width: 75px;
	display: inline;
}	

button {
	display: block;
	clear: both;
	padding: .5em .75em;
	margin: 10px 0 5px 0;
	font-size: 1.3em;
	cursor: pointer;
        border: 1px solid #666;
        background-color: #B2C78E;
        color: #223D00;
}
button:hover {
	border: 1px solid #333;
	background-color: #B2C78E;
	color: #000;
}
#contenBodytWrapper .submit {
	text-align: center;
}
#contenBodytWrapper .submit input {
	width: 150px;
	height: 55px;
	display: inline
}
#contenBodytWrapper fieldset ol {
	margin: 5px 0 0 25px;
	padding: 0 0 0;
	font-size: .85em;
}
legend {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
#contenBodytWrapper input.otherAmount, #contenBodytWrapper .otherAmount input {
        width: 25px;
        margin: 0;
        display: inline;
        clear: none;
}
#contenBodytWrapper .recurring {
        margin: 0 10px 0 0;
        width: auto !important;
        position: relative;
        clear: none;
        float: left;
        bdorder: 1px solid #C00;
        display: inline;
}
#contenBodytWrapper .recurring input {
        display: inline;
        clear: none;
}
#contenBodytWrapper .otherAmount.recurring {
        display: inline;
        clear: none;
        position: relative;
        float: left;
}
#contenBodytWrapper label.recurringContribution {
	display: inline !important;
}
#contenBodytWrapper label.recurringContribution input {
	display: inline !important;
	clear: none;
	width: auto;
}
#contenBodytWrapper label.recurringContribution input.recurringMonths {
	width: 2em;
}
#contenBodytWrapper p.abTip {
	margin: 0 0 ;
	font-size: .8em !important;
	padding: 0 0 15px;
}
#contenBodytWrapper .ccYear {
	display: inline;
	clear: none !important;
	width: auto;
	float: left;
	padding-top: 1.4em;
}
#contenBodytWrapper .ccYear input {
	float: left;
	display: inline;
	clear: none;
}

#contenBodytWrapper .ccMonth {
        display: inline !important;
        clear: none !important;
        width: auto !important;
        float: left !important;
}
#contenBodytWrapper .ccMonth input {
        display: inline;
        clear: none;
	flaot: left;
}
