table#PledgeForm {
	/*
    width: 582px;
    margin: auto;
    */
    width: 580px;
	height: 225px;
	/* margin-left: 186px; */
   	margin-left: 220px;
	margin-top: 0px;
	background: white url("../images/civil-background-hands.gif") top right no-repeat;
}

table#PledgeFormIE {
	/*
    width: 582px;
    margin: auto;
    */
    width: 580px;
	height: 225px;
	margin-right: 203px;
	margin-top: 0px;
	background: white url("../images/civil-background-hands.gif") top right no-repeat;
}

table#PledgeForm td {
	
    /*padding-left: 26px;
     padding-top: 33px;*/

	padding-left: 20px;
    padding-top: 19px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	color: #003366;
}

table#PledgeForm table {
	margin-bottom: 3px;
}

table#PledgeForm ul {
	margin-bottom: 5px;
}

table#PledgeForm li {
	font-family: Arial;
	font-size: 12pt;
	list-style-image: url("../images/icon-i.gif");
	margin-left: 20px;
	font-weight: bolder;
}

table#PledgeForm input,
table#PledgeForm select {
	width: 125px;
	height: 18px;
	border: 1px solid #7f7f7f;
	background-color: #e5e5e5;
	color: #002658;
	padding-left: 10px;
}

table#PledgeForm select {
	height: 22px;
	margin: 0px;
	padding: 0px;	
}

	table#PledgeForm input.Submit {
		width: 59px;
		height: 22px;
		padding: 0px;
		border: 0px;
	}
	
	table#PledgeForm input.Country {
		background: #e5e5e5 url("../images/forms/btn-arrow.gif") right no-repeat;
	}
	
table#FormPost {
	width: 500px; 
	height: 170px;
	margin: auto;
	border: 0px;
	font-family: Gill Sans MT, Verdana, Arial;
	vertical-align: top;
	font-size: 10pt;
	text-align: left;
}

	table#FormPost td.Left {
		width: 230px;
		border: 0px;
		vertical-align: top;
	}
	
	table#FormPost td.Right {
		width: 270px;
		border: 0px;
		vertical-align: top;
	}
	
	table#FormPost input, 
	table#FormPost textarea{
		width: 90%;
		margin-top: 3px;
		margin-bottom: 10px; 
		border: 1px solid #dde3ea;
	}
	
	table#FormPost input.Submit {
		width: 143px;
		height: 26px;
		margin: 0px;
		padding: 0px;
		border: 0px;	
	}

table.BlueBox {
	width: 315px;
	height: 60px;
	border: 0px;
	background-image: url("../images/background-boxes.gif");
	margin-top: 5px;
	margin-bottom: 5px;
}

	table.TableInfo table.BlueBox td {
		padding-left: 5px;
	}
	
	table.TableInfo table.BlueBox input {
		border: 1px solid #515c66;
		background-color: #e7e9ea;
		color: #23527c;
		padding-left: 5px;
	}
	
	
table#contactUs,	
table#inviteFriend {
	width: 99%;
	background: white;
	font-family: Verdana, Arial;
	margin: auto;
}
	table#contactUs div,
	table#inviteFriend div {
		font-family: Verdana, Arial;
	}

	table#contactUs td.Left,
	table#contactUs td.Right,
	table#inviteFriend td.Left,
	table#inviteFriend td.Right {
		background: transparent;
		width: 50%;
	}
	
	table#contactUs input,
	table#contactUs textarea,
	table#inviteFriend input,
	table#inviteFriend textarea {
		width: 200px;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
	
	table#contactUs .Big,
	table#inviteFriend .Big {
		width: 483px;
	}
	.textbox td {
padding-left:7px !important;
}
	