
* {margin:0; padding:0;}
#text-upload-left p { margin-bottom: 1em; } 
p.largertext-footer
{
	color: #968b88;
	font-family: "Century Gothic", "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}
p.largertextcomment
{
	color: #968b88;
	font-family: "Century Gothic", "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
}

/* Lightbox Form CSS */
#overlayfrm {background-color:#dbdbdb; -moz-opacity:0.8; opacity:.80; filter:alpha(opacity=80);}

/* Form Styles */
fieldset {padding:0.5em; margin:0.5em;}
input {padding:2px;}
