.wau_boxlen{
	width:100%;
}
.wau_cont{
  text-align:center;
}
#example_wrapper{
    background-color: #F9F9F9;
    border: 2px solid #CECECE;
    padding: 10px;
    width: 100%;
}
textarea{
	width:40%;
	height: 150px;
	padding: 15px;
	margin-top: 10px;
	border-radius:5px;
	margin-bottom: 20px;
	resize:none;
}
.wau_form{
	width: 80%; 
	padding: 0px 30px;
}
/*removed div css 11-*04-2016*/
/*.table-wrapper {
    position: relative;
    top: 8px;
    width:100%;
}*/
/*.left{
	width:25%;
	float: left; 
	font-size: 14px;
	color: #23282d;	  
}
.right{
	width:71%;
	float: left; 	
}*/