﻿/*.SurveyText
{
	padding				: 10px 0px 3px 0px;
}*/

#SurveyComment
{
	width				: 100%;
	height				: 80px;
	outline				: none;
	border				: 1px solid #CCCCCC;
	resize				: none;
	border-radius		: 4px;
}

#Survey input
{
	outline				: none;
}

/*#submitSurveyButton 
{
    background-color: #E9E9E9;
    border: 1px solid #CACACA;
    border-radius: 2px;
    color: #4A4E52;
    cursor: pointer;
    margin-top: 20px;
    outline: none;
    width: 90px;   
}

#submitSurveyButton:hover
{
    background-color: #E0E0E0;
}*/