/**********************************

Name: cmxform Styles

***********************************/
form.cmxform {
	width: 300px;
	color: #333;
	font-family:"Trebuchet MS";
	font-size:14px;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	background-color: #F8FDEF;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-size:15px;
	font-weight:normal;
}
div.error { display: none; }
input {	border: 1px solid #CCCCCC; font-family:"Trebuchet MS";
	font-size:15px;padding:0px;}
input:focus { border: 1px solid #CCCCCC; font-family:"Trebuchet MS";
	font-size:15px;padding:0px;}
input.error { border: 1px solid red;font-family:"Trebuchet MS";
	font-size:15px; padding:0px;}

.field-label
{
	color: #333;
	font-weight: normal;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	padding-bottom:5px;
}
#txt
{
height:25px;
width:300px;

}
#txt1
{
height:25px;
width:300px;
}


#txt2
{
height:25px;
width:350px;

}
#txt3
{
height:25px;
width:350px;
}

#pass
{
height:25px;
width:350px;

}
#txt5
{
height:25px;
width:350px;
}

#txt6
{
height:25px;
width:550px;
}
#txt7
{
height:25px;
width:450px;
}
#txt9
{
height:25px;
width:350px;
}

.signuptxt
{
height:25px;
width:350px;
}

#suggustpoll {
	width: 480px;
	text-align:left;
	background-color:#FFFFC9;
	border:1px solid #60C239;
}
.postbut1
{
	height:60px;
	width:202px;
	border:none;
	background-image:url(../images/add_but.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:18px;
	display:block;
}



.sendbtnnew
{
	background-image:url(images/submit2.gif);
	width:100px;
	height:35px;
	display:block;
	border:0px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#ffffff;
	font-weight:600;
}
