h1.secure {line-height:32px; background:url('encrypted.png') no-repeat; padding-left:40px !important;}
h1 .page {color:#00cc00;}
.greyBox table {width:100%; margin:1em; margin-bottom:3em;}
.greyBox table td:first-child {text-align:right; width:25%; padding:.5em;}
/*.greyBox table input {width:20em;}*/
.submit {text-align:right;}
.submit input {
	size: 13px;
	color: #000;
	background-color: #f0f0f0;
	height: 28px;
	border: 1px solid #000000;
	background-image:url('button.gif');
	padding-left:.5em; padding-right:.5em;
}
.submit input[disabled] {background:rgb(244,244,244); color:#c0c0c0; border:1px solid #c0c0c0;}
.placeorder input {font-weight:bold; cursor:pointer;}
.errors {border:1px solid #cc0000; background:#ffc0c0;}
.messages {border:1px solid #00cc00; background:#c0ffc0;}
