
#mainCenter { height: 100% }
#titleframe { background-color: #cccccc; width: 100% }
#TopFrame { width: 100%; height: 100%; border: 0 }
#BottomFrame { width: 100%; height: 100%; border: 0 }
a { color: #000; font-weight: normal; text-decoration: none }
a:hover { color: #000; text-decoration: underline }
.userAlert { float: right }
/* title frame */
.titleContent { padding: 6px 0 6px 6px }
.banner { color: #333; font-size: 12px; font-family: "Trebuchet MS", verdana, arial }
.banner .title { font-size: 1.2em; font-weight: bold }
.banner .info { font-size: 0.9em }
.banner .email { font-weight: bold }
/* index frame */
.indexContent { padding-top: 6px; padding-bottom: 6px; width: 95%; border-bottom: 1px dotted #333333 }
.indexInfo { font-size: 12px; font-family: "Trebuchet MS", verdana, arial; padding: 0 0 0 6px }
.indexInfo .filename { color: #000 }
.indexInfo .date { color: #666 }
/* file info */
#imageInfo { font-family: "Trebuchet MS", verdana, arial; padding: 0 6px; width: 461px }
.content { color: #333333; font-size: 11px; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px dotted #333333 }
.header { color: #999; font-size: 9px; font-weight: bold }
.contentLast { color: #333333; font-size: 11px; padding-top: 6px }
/* feedback */
.feedback { font-family: "Trebuchet MS", verdana, arial; padding: 6px 6px 0; width: 461px }
.checkBoxText { color: #333333; font-size: 11px }
.button { color: #00f; font-size: 11px; font-weight: bold; background-color: transparent; width: 100% }
