/*  GoodNewsForPets.com
© Germinder & Associates

Document prepared by Craig Johnston Designer Web+Print
www.craig-johnston.com for Germinder & Associates

This document is used to affect styles that appear on 
EMAIL NEWSLETTER REGISTRSATION 
pages of this site.

*/

#regtb {border-bottom:3px solid #ccc;
		margin-bottom: 10px;
		border-top:3px solid #ccc;
		margin-top: 10px;}
.regtda {
		text-align: right;
		color: #333;
		width: 200px;
		padding:2px;
		}
		
.regtdb {padding:2px;}

.regtdhead {font-family: arial, verdana, sans serif;
			font-size: 16px;
			color: #003366;
			padding-top:30px;
			vertical-align: bottom;
			border-bottom: 1px solid #ccc;
			}


.regfield {font-family: arial, verdana, sans serif;
			font-size: 10px;
			padding:4px;
			border: 1px solid #ccc;
			width: 250px;
			}
label {font-family: lucida grande, arial, verdana, sans-serif;
		font-size: 11px;
		}

.small {font-size:10px;}

.required {color: orange;}
.requiredsmall {color: orange; 
				font-size: 10px;}