.Initial
{
	width: 20px !important;
}

.PostCode 
{
	width: 80px !important;
}

.Telephone 
{
	width: 120px !important;
}

.StepOn
{
	color: Red;	
}

.StepOff, .StepOn
{
	float:left;
	width: 150px;
}

#DonationWrapper
{
	clear:both;
	float:left;
	width:955px; /*750px;*/
}

.DonationSummary, .TransactionInformation, .DirectDebitInstruction, .DirectDebitGuarantee
{
	clear:both;
	float:left;
	width: 96%;
	margin-top:15px;
	padding: 0px;	
}

.DonationSection
{
	clear:both;
	float:left;
	width:96%;
	margin-bottom:10px;
	margin-top:10px;
}

/*.DonationSection input
{
	width:300px;
}*/

.DonationSection h2
{
	margin-bottom: 10px;
}

.DonationRowHeader
{	
	float:left;
	/*width:inherit;*/
}

.DonationRowHeaderLeft
{
	float:left;
	width:60%;
}

.DonationRowHeaderRight
{
	float:left;
	/*width:49%;*/
}

/*.DonationRowHeaderRight img
{
	padding: 40px 5px 5px;
}*/

.DonationHelp
{
	float:right;
}

.DonationRow
{
	float:left;
	width: 80%;	
	margin-bottom: 5px;
}

.DonationRow p
{
	clear:both;
	margin-top: 10px;
}

.DonationRowLeft
{
	float:left;
	width: 5%;
	text-align: left;
}

.DonationRowMiddle
{
	float:left;
	width: 30%; /*42%;*/
}

.DonationRowRight, .DonationRowRightButton
{
	float:left;
	width: 60%;/*48%;*/
}

.DonationRowRight input, .DonationRowRight table
{
	width: 70%;
}

.DonationRowRight table tr td input
{
	width: 10px;
	margin-right: 50px;
}

.DonationSectionLeft
{
	float:left;
	width:22%;
}

.DonationSectionRight
{
	float:left;
	width:70%;
}

.DonationRowSortCode
{
	width: 20px !important;
}

.FormButton
{
	width: auto !important;
}

.FormOption input
{
	width: auto !important;
	text-align: left;
}

.DonationForm
{
	float:left;
	width: 520px;
}

/*.DonationSpacer
{
	height:10px;
}

.DdComplete
{
	width: 300px;
}*/

/*.DonationSummary, .TransactionInformation, .DirectDebitInstruction, .DirectDebitGuarantee
{
	clear:both;
	float:left;
	width: 96%;
	margin-top:15px;
	padding: 0px;	
}*/

.TransactionRow
{
	float:left;
	width: 70%;
	clear: both;
	margin-bottom: 15px;
}

.DonationLeft
{
	float:left;	
}

.DonationLeft label
{
	font-weight:bold;
}

.DonationRight
{
	float:right;
}
	
.DirectDebitInstruction img, .DirectDebitGuarantee img
{
	float: right;
	vertical-align:top;
}

.DirectDebitInstructionRow
{
	float:left;
	width: 70%;
	clear: both;
	margin-bottom: 5px;
}

.DirectDebitInstructionRow ul
{
	width: 80%;
	float:left;
}

.DirectDebitInstructionLeft
{
	float:left;
	width: 238px;
}

.DirectDebitInstructionRight
{
	float:left;
	width: 316px;
}

.DirectDebitInstructionLeft span, .DirectDebitInstructionRight span
{
	font-size: 8pt;
	font-style:italic;
	font-weight: bold;
}

.Note
{
	font-size: 8pt;
	font-weight: normal !important;
}

.Clear
{
	clear: both;
}

/*.AddressWrapper
{
	float:left;
	width: 750px;
}

.AddressRowHeader, .AddressFooter
{
	float:left;
	width: 96%;
}

.AddressRowHeader
{
	margin-bottom: 10px;
}

.AddressRow
{
	float:left;
	width: 80%;	
	margin-bottom: 2px;
}

.AddressRowLeft
{
	float:left;
	width: 2%;
	text-align: center;
}

.AddressRowMiddle
{
	float:left;
	width: 42%;
}

.AddressRowRight, .AddressRowRightButton
{
	float:left;
	width: 48%;
}

.AddressRowRight input
{
	width: 98%;
}

.AddressRowFooter
{
	margin-top: 10px;
	margin-bottom: 10px;
}*/