	body, table {
		font-family:"Arial";
		font-size:13px;
	}
	
	#objformdialog input[type="text"] {
		margin-bottom:2px;
		width:100%;
	}
	
	#objformdialog {
		font-size:70%;
	}
	
	#objformdialog fieldset table tr td {
		padding-left:10px;
	}
	
	fieldset { padding:0; border:0; margin-top:25px; }
	
	label, input {display:block;}
	
	.error {color:red;}
	
	.maindiv {
		position:relative;
	}
	
	h1 {text-align:center;font-size:90%;font-weight: normal; color: #050505;}
	h2 {font-size:80%;font-weight: normal; color: #050505;}
	h3 {font-size:70%;font-weight: normal; color: #050505;}
	
	.copy {
		text-align:center;
		color:#aaa;
	}
	
	.copy img {
		position: relative; top: 4px; border: 0;
	}

