/* QUESTION SET */

.contentHeader {
font-size:1.0em; font-weight:bold; color:#FFF; background-image: url(../../images/content-header.gif); width:607px; height:28px; 
/*font-size:1.0em;
background-color:#FF0000;
padding:2px 2px 2px 2px;
color:#fff;
font-weight:bold;
margin-bottom:5px;*/
}

label {
width:206px;
float:left;
font-weight:bold;
font-size:0.9em;
color:#000;
}

input, textarea, select {
margin-bottom:5px;
}

.right {
  float:right;
}

table, tr {
background-color:#eee;
border:1px solid #000;
}

#submitbutton{
margin-top: 5px;
width: 150px;
}

#form p {
line-height:15px;
}

/* END OF QUESTION SET */



