body{background:#ffffff};
div#nhs_Widget_main {
    /*border: 1px solid #dfdfdf;
    border-width: 4px 1px 2px 1px;
    border-top: 4px solid #990000;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 14px 0 34px 10px;
    /* width: 320px; 
	height: 260px;*/    
    position: relative;   
}
div#nhs_Widget_main fieldset, div#nhs_Widget_main form {
    border: 0 none;
    margin: 0;
    padding: 0;
}
div#nhs_Widget_main fieldset legend, div#nhs_Widget_main p.nhs_Required, div#nhs_Widget_main .nhs_Required {
    display: none;
}
div#nhs_Widget_main p {
    /*float: left;*/
    margin: 0;
    padding: 0 16px 6px 0;
    width: 140px;
    display:block;
}
div#nhs_Widget_main p.nhs_FrmTitle_main {
	float: none;
	color: #000;
	font-size: 20px;
	padding: 0 0 12px 0;
	width: 100%;
	
	}
div#nhs_Widget_main p.nhs_FormFullWidth_main {
    width: 294px;
}
div#nhs_Widget_main p label {
    color: #333;
    /*float: left;*/
    margin: 0;
    padding: 0 0 2px 0;
    width: 140px;
	font-size:11.5px;
}
.nhs_LeadLabel_main {
	font-size:12px;
}
div#nhs_Widget_main p input[type="text"] {
    border: 1px solid #c8c8c8;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 8px 0 6px 0;
	padding: 6px;
	width: 140px;
	border-radius: 3px;
}
div#nhs_Widget_main input[type="button"] {
    margin:10px 0px;
	width:294px;
    padding: 13px;
    border: 0;
    font-size: 11px;
    line-height: 1.5;
	border-radius:3px;
    text-transform: uppercase;
    -moz-border-radius: .2em;
    -webkit-border-radius: .2em;
   	border-radius: 5px;
	background-color: #CD0000;/*#00688B;*/
	color: #fff;
    cursor:pointer;
    font-weight: bold;
	display:block;
	text-shadow: 0 0 1px #000;
	-webkit-box-shadow:0px 2px 2px 1px #919191;
	-moz-box-shadow:0px 2px 2px 1px #919191;
	-o-box-shadow:0px 2px 2px 1px #919191;
	-ms-box-shadow:0px 2px 2px 1px #919191;
	box-shadow:0px 2px 2px 1px #919191;
}
textarea#nhs_Message_main {
    border: 1px solid #c8c8C8;
    /*float: left*/;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 70px;
    margin:8px 0px 0px 0px;
    width: 180px;
	border-radius:4px;
}
div#nhs_Widget_main p#nhs_Powered,
div#nhs_Widget_main p#move_Powered,
div#nhs_Widget_main p#aol_Powered,
div#nhs_Widget_main p#nrc_Powered {
    border-top: 4px solid #DFDFDF;
    bottom: 0;
    color: #444;
    display: block;
    font-size: 11px;
    left: 0;
    margin: 0;
    padding: 4px 0 4px 10px;
    position: absolute;
    width: 190px;
}
div#nhs_Widget_main p#move_Powered {
	display: none;
}
div#nhs_Widget_main p#nhs_Powered {
	display: none;
}
div#nhs_Widge_maint p#aol_Powered {
	display: none;
}
div#nhs_Widget_main p#nhs_Powered a, div#nhs_Widget_main p#nhs_Powered a:link, div#nhs_Widget_main p#nhs_Powered a:visited, div#nhs_Widget_main p#nhs_Powered a:active, 
div#nhs_Widget_main p#move_Powered a, div#nhs_Widget_main p#move_Powered a:link, div#nhs_Widget_main p#move_Powered a:visited, div#nhs_Widget_main p#move_Powered a:active, div#nhs_Widget_main p#aol_Powered span,
div#nhs_Widget_main p#nrc_Powered a, div#nrc_Widget p#nrc_Powered a:link, div#nrc_Widget p#nrc_Powered a:visited, div#nrc_Widget p#nrc_Powered a:active {
    color: #444;
    font-weight: bold;
    text-decoration: none;
}
div#nhs_Widget_main p#nhs_Powered a:hover,
div#nhs_Widget_main p#move_Powered a:hover,
div#nhs_Widget_main p#nrc_Powered a:hover {
    text-decoration: underline;
}
div#nhs_ErrorDiv_main{font-size: 11px;width: 70%;padding: 5px 10px;text-align: left;margin-bottom: 10px;}
/************dazy pop up***************/
div#nhs_Widget_main p input[type="text"]{
width:283px!important;
}
textarea#nhs_Message_main, textarea#SMSMessageToCommunity_main, .txarea{
width:295px!important;
}