#enquete{
	width:740px;
	text-align:center;
	margin-left:-250px;
}

#enquete #e_center h1{
	text-align:center;
	padding:10px;
	line-height:26px;
	font-size:26px;
	font-family:sans-serif;
	border-bottom:3px #555 dashed;
}
#enquete #e_center #period{
	text-align:right;
	
}

#enquete #e_top{
	width:639px;
	background:url('../img/enquete/e_top.gif') repeat-x;
}

#enquete #e_center{
	width:639px;
	text-align:left;
}

#enquete #e_center .text{
	margin-left:50px;
	margin-right:50px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:2px #AAA dashed;
}
#enquete #e_center .text textarea{
	width:530px;
}
#enquete #e_left{
	width:19px;
	background:url('../img/enquete/e_left.gif') repeat-y;
}
#enquete #e_right{
	width:82px;
	background:url('../img/enquete/e_right.gif') repeat-y;
}

#enquete #e_bottom{
	background:url('../img/enquete/e_bottom.gif') repeat-x;
}

#enquete #e_center #error{
	color:#F00;
	text-align:center;
}