/* Feedback Center StyleSheet (www.smcculloch.net) */

.FeedbackHeader .Normal { font-weight: bold; color: #FFFFFF; }
.feedbackQuote { font-family: 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: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; }
.feedbackContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.feedbackTextCell { color: black; padding: 6px; background-color: #FFFFCC; }
.feedbackIconCell { background-color: #D0D0D0; width: 20px; }
.feedbackFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }

.button {font-size:xx-small; padding-left:10px; padding-right:10px;}

div.CommentBubble {width: auto;font-size: 10pt;margin-bottom: 24px;}
div.CommentBubble blockquote {margin: 0px;padding: 0px;border: 1px solid #aaa;min-height:64px;}
div.CommentBubble blockquote p {margin: 10px;padding: 0px;}
div.CommentBubble cite {position: relative;margin: 0px;padding: 7px 0px 0px 0px;top: 6px;background: transparent url(images/CommentBubbleTip.gif) no-repeat 20px 0;font-style: normal;}
