/*For evaluation forms*/

body {
margin-left: 10%;
margin-right: 15%;
margin-top: 15px;
background : #fff url(http://www.lvsonline.com/images/lvs.gif) no-repeat 15px 15px;
}
.survey  {
font-size: 90%;
color: #009;
font-weight: bold;
}
.center {
text-align: center;
}
.left120 {
margin-left: 120px;
}
.paddown {
padding-bottom: 15px;
}
fieldset {
padding: 10px;
margin-top: 5px;
margin-bottom: 10px;
}
legend {
color: #909;
font-weight: 600;
font-size: 90%;
}
.legend {
color: #909;
font-weight: 600;
font-size: 90%;
}
