	
#feedback button{
	width: 200px;
	margin: 5px;
}

#feedback .Textarea {
	margin: 5px;
	width: 200px;
	height:30px;
}

#feedback_layer_dropdown{
	width: 200px !important;
	margin: 5px;
}

#feedback_layer_list{
    width:190px;
}

/* not used???
#feedback_layer_link selectbox-link-text{
	width: auto;
	max-width: none ;
}*/

#btnCancelDrawing{
	display: none;
}


#show_feedback button{
	width: 200px;
	margin: 5px;
}

#showFeedbackOption{
    text-align: center;
}

.download_feedback{
    font-size: smaller !important;
}

.ui-icon-info {
	float: left !important;
}