
#content {
	border-top: 0px;
	width: 728px;
	height: 570px;
	padding: 0px;
	margin: 0px;
	background: url(../images/poll-bubble.gif);
	background-position: 135px 65%;
	background-repeat: no-repeat;
		background-color: #A7BF7C;
	}
	
div#main {
	border: 0;
	padding: 0px;
	align: center;
	}



input[type=radio] {
	border:none;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	vertical-align: bottom;
	}

label {
	text-align: left;
	float: right;
	width: 290px;
	margin-top: 5px;
	}
	
div.pollline {
	margin-top: 10px;
	clear: right;
	}
	
.submitbutton {
	cursor: pointer;
	margin-top: 10px;
}

td#bubblebox {
	background: url(../images/poll-bubblebox.gif);
	background-repeat: no-repeat;
	padding: 25px;
		font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #797F7F;
	}


div.email {
width:480px;
padding: 4 10 4 35px;
position:absolute;
top: 483px;
right:0px;
color: #333;
font-size:11px;
font-weight: bold;
font-family:arial,helvetica,sans-serif;
line-height:16px;
background-color:#D9EAA4;
}

*:first-child+html {} * html  div.email {
width:540px;
padding-right: 40px;
padding-left:45px;
}

.email a:link {
	color: #ff1a00;
	}
	
.email a:visited {
	color: #ff1a00;
	}

