/* Feedback Center StyleSheet (www.smcculloch.net) */

#FeedbackHeader .Normal { font-weight: bold; color: #FFFFFF; }
.feedbackQuote { font-family: Comic Sans MS, Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.feedbackTitle { font-size : 14px; font-weight : bolder; color : #006600; }

.feedbackTable { background-color: black; margin: 0px; }
.feedbackTopCell
{
    background-color: #505050;
    color: white;
    font-weight: bold;
    padding: 6px;
    height: 25px;
}
.feedbackContentCell
{
    background-color: #505050;
    color: white;
    font-weight: bold;
    padding: 6px;
    height: 25px;
}
.feedbackTextCell
{
    color: black;
    padding: 6px;
    background-color: #CCCCCC;
}
.feedbackIconCell { background-color: #D0D0D0; width: 20px; }
.feedbackFooterCell
{
    color: #FFFFFF;
    padding: 3px;
    background-color: #C0C0C0;
    height: 25px;
}

.button
{
	 font-size:xx-small; padding-left:10px; padding-right:10px;
}#336699
