#pulse_content {
   background:none;
   margin: 10px auto;
   padding: 10px;
   font-family:inherit;
   border:none;
   width: 500px;
   text-align:left;}

#pulse_content .pulse_pageHeader {
   color: #444;
   font-size: 14px;
   font-family:inherit;
   font-weight: bold;
   background:none;
   padding: 5px 5px 5px 0;
   text-align: left;
   border-bottom: 1px solid #514125; }

#pulse_content .pulse_requiredField {
   color: #ff0000;
   font-family:inherit;
   font-size: 10px; }

#pulse_content p {
   font-size: 12px;
   font-family:inherit; }
 
#pulse_content TABLE.pulse_userForm TR TD {
   font-size: 12px;
   vertical-align: top;
   margin-left: auto;
   margin-right: auto;
   font-family:inherit; }

#pulse_content .textInput {
	color:#444;
	font-weight:bold;
	padding:5px; }
	
#pulse_content .selectInput {}

#pulse_content .pulse_submit {
	border-top:1px solid #444;
	margin-top:8px;
	padding-top:8px;
}

#pulse_content .pulse_submit input {
	border:none !important;
}

 #pulse_content TABLE.pulse_userForm TR TD.fieldTitle {
   font-size: 13px;
   color: #000000;
   font-weight: bold;
   vertical-align: top;
   padding: 5px;
   font-family:inherit; }

#pulse_content .pulse_errorBox {
   font-size: 13px;
   color: #ffffff;
   width: 400px;
   background-color: #cc0000;
   font-weight: bold;
   vertical-align: top;
   padding: 5px;
   border: 2px solid #ffffff; }  
   
.webFooter P {text-align: center;}

.tiny {font-family:arial;}
