@charset "utf-8";
/* CSS Document */

/* membershiptype column */
#membership				{ float: left; width: 900px; border: solid medium #b5dc10; margin-bottom: 20px;}

#typescolumn			{ float: left; width: 880px; padding: 10px;}

#typeac					{ float: left; width: 420px; padding: 5px; border-bottom: solid thin #b5dc10; border-right: solid thin #b5dc10; margin-right: 15px; }
#typebd					{ float: right; width: 420px; padding: 5px; border-bottom: solid thin #b5dc10; border-right: solid thin #b5dc10; }

.typecheckbox 			{ margin-top: 5px;}

#disapp					{ float: left; width: 170px; margin-right: 50px;}
#rmapp					{ float: left;	width: 80px ; }
#usapp					{ float: right;	width: 80px ; }

#detailsholder			{ float: left; width: 870px;  padding: 5px; border-bottom: solid thin #b5dc10; border-right: solid thin #b5dc10; margin: 0 0 5px 10px; }
#particulars			{ float: left; width: 420px; margin-right: 10px; padding-top: 6px; text-align: right; }
#textboxes				{ float: left; width: 420px;}


#name					{ margin-top: 5px; }

#enclose				{ float: left; width: 880px; padding: 10px;}

#buttons				{ width: 904px; } 
