/* CSS Document */

body{
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
 }
#wrapperfeedback{
	background:#dff2fb;
	width:100%;
	text-align:center;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding:5px;
	margin-right:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.form-titles{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
.odd{

	}
.even{

	}	
.fstyle1 {
	font-size: 24px;
	font-weight:bold;
}

.fstyle2 {
	color: #333333;
	font-size: 14px;
}
#comment {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 16px;
}
.fstyle3 {color: #0099CC;
	font-weight:bold;
	}
	

#close-button{
	padding:0;
	margin-bottom:0px;
	}
form{ margin:0; padding:0;}

textarea { border:#c1e6f7 1px solid;
padding:5px; }

