.textbox {
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 450px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a19f9f;
	background-color: #f4f1f1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #f4f1f1;
	border-right-color: #f4f1f1;
	border-bottom-color: #f4f1f1;
	height: 20px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.textarea {
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a19f9f;
	background-color: #f4f1f1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #f4f1f1;
	border-right-color: #f4f1f1;
	border-bottom-color: #f4f1f1;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;

.error{border:1px solid #E4978C;}
.errorbody{ 
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border:1px solid #E4978C; background-color:#F9DDD9;;font-family: Arial;	font-size: 13px;color: #333333;	text-decoration: none; vertical-align:middle;
}
.errorbody a{background-color:#F9DDD9;;font-family: Arial;	font-size: 13px;color: #333333;	text-decoration: underline;}
.success{border:4px solid #579d26;}
.successbody{
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#cdf0c8; border:1px solid #579d26; font-family: Arial;font-size: 13px;color: #333333;	text-decoration: none;}
.successbody a{background-color:#cdf0c8;font-family: Arial;	font-size: 13px;color: #333333;	text-decoration: underline;}

.poll_bg_bar {
	background-image: url(../images/poll_bg_bar.jpg);
	background-repeat:repeat-x;
	height: 52px;
}

.webVotingTextArea {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 60px;
	width: 700px;
	border: 1px solid #000000;
	vertical-align: middle;
}

.embedWebsiteTextArea {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 90px;
	width: 680px;
	border: 1px solid #000000;
	vertical-align: middle;
}

.pollDrageOptionText
{
	background-color:#b9e3e3; width:100px; float:left; height:20px; 	font-family: Arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-decoration: none; padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
	margin-right:5px;
}
