@charset "utf-8";
/* CSS Document */

td img {display: block;} BODY {margin: 0px; background: url(img/background.png) repeat-x black; font-family: Arial; font-size: 9pt;}
td #menuTd {font: 10px Tahoma; text-align: center; font-weight: bold;}
#sectionTitle DIV {font: 21px Tahoma; text-align: right; color: silver; width: 97%; padding-top: 9px;}
#content {font: 9pt/14pt Tahoma; padding: 15px; padding-top: 0px; margin-left: 15px; margin-top: 10px; width: 400px; height: 700px; overflow: auto;}
#survey {color: white;}
#survey INPUT[type="submit"] {border: 1px solid #09C; background: #069; color: white; font: bold 8pt Tahoma;}
#survey BUTTON {border: 1px solid #09C; background: #069; color: white; font: bold 8pt Tahoma;}
#tooltipContents BUTTON {border: 1px solid #09C; background: #069; color: white; font: bold 10pt Tahoma; cursor: pointer;}
#tooltipContents INPUT, #tooltipContents TEXTAREA {font:8pt Tahoma;}
#ajax {position: absolute; left: -50px; top: -50px;}
.post {background: #f9f9f9; border: 1px solid silver; border-left: 5px solid silver; padding: 10px; margin-bottom: 5px}
.date {font-size: 8pt; color: gray;}
.title, .title A {font: bold 11pt "Trebuchet MS"; color: #079; text-decoration: none;}
.title A:hover {font: bold 11pt "Trebuchet MS"; color: black; text-decoration: underline;}
.summary {padding-left: 40px; font: 9pt/16pt Tahoma; color: #333; background: white; margin-top: 5px; border: 1px solid #ddd}
.summary2 {padding-left: 40px; font: 8pt/16pt Tahoma; color: #333; background: white; margin-top: 5px; border-left: 5px solid silver; }
.post_contents {margin-top: 15px; text-align: justify;}
