/**
 * Stylesheet for WP-Survey Plugin
 */


.wp-surveys-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-surveys-response {
	font-family:Arial;
}
#survey_title {
	font-family:Arial;
}
.wp-surveys-response td{
	text-align: left;
}
.wp-surveys-image {
	border: 0px;
}