﻿/*
	Style sheet created for MethodistChildrensHome.org by PROMIT
	Copyright ©2010. For Donation & Employment Applications forms.
*/


div#banner img	{ border: 0; width: 960px; height: 108px; }
div#donform, div#pnReview { width: 600px; margin: 0 auto; text-align: left; }
div#donform p { margin: 0; line-height: 1.2em; font-size: 14px; }
div#pnReview p { margin: 0; line-height: 1.5em; }

div#contentleft table   { display: table; border: none; border-collapse: collapse; margin: 0; }
div#contentleft td  { display: table-cell; padding: 4px 2px; }
div#contentleft th  { text-align: center; }

div#pnReview table { margin: 0; }
div#pnReview td { width: 50%; text-align: left; padding: 4px 2px; }

table.tform   { display: table; border: none; border-collapse: collapse; margin: 0; }
table.tform td  { display: table-cell; width: auto !important; padding: 4px 2px; font-size: 0.8em; }
table.tform th  { text-align: center; }

div#donform hr, div#pnReview hr { clear: both; margin: 4px 0 16px 0; border-width: 4px; }
label { font-weight: bold; }
div.loner	{ display: block; margin: 10px 0; clear: left; }
div.f-left	{ display: block; width: 210px; margin: 10px 16px 10px 0; clear: left; float: left; }
div.f-right	{ display: block; margin: 10px 16px 10px 0; float: left; }
input.normtxt	{ width: 200px; }
div.balloonstyle	{ width: 350px; background-color: #dfd6c1; font-size: 0.8em; }
span.sspace  { padding: 0 20px; }
