.feedbackcontainer
{
margin:5px;
float:left;
background: transparent url(../img/feedback_bottom.gif) repeat-x scroll left bottom;
width:740px;
min-height:50px;
}
.feedbacksig
{
background:transparent url(../img/feedback_header.gif);
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:10pt;
font-style:italic;
height:25px;
padding-top:0;
text-align:center;
width:740px;
}
.feedbacktext
{
color:#000000;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:9pt;
padding:2px;
background: transparent url(../img/feedback_bg.jpg) repeat-x;
min-height:50px;
}

#feedbackform #feedbackname
{
width:65px;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:9pt;
float:left;
margin: 0 0 5px 0;
}
#feedbackform #feedbacknamebox
{
margin: 0 0 5px 0;
}

#feedbackform #feedbacktext
{
width:65px;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:11pt;
float:left;
}

#feedbackform #feedbackbutton
{
width:275px;
margin: 5px 0;
text-align:right;
}

#feedbackform #feedback
{
width:200px;
height:150px;
}

.thankyoudiv
{
background-color:#07d10b;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
line-height:20px;
margin:0 0 15px;
padding:10px 15px;
width:400px;
}