﻿.report { position: absolute; top: 0px; border: 1px solid #242224; width: 9px; height: 9px; background: #FFFFFF url(http://icons.cubics.com/report-x.png) no-repeat center; }
.report-hover { border-color: #248EF4; background-image: url(http://icons.cubics.com/report-x-hover.png); }
.report-form { display: inline-block; font-family: Verdana,Tahoma; font-size: 8pt; }
.report-form a { text-decoration: none; }
.report-form p { margin: 4px; }
.report-form .report-undo { float: right; margin: 0 0 0 5px; display: inline-block; }
.report-form .report-do, .report-form .report-doOther { clear: right; display: inline-block; width: 100px; padding: 0 10px 0 0; text-decoration: none; color: #000000; }
.report-form .report-doTall { display: block; }
.report-form .report-do:hover, .report-form .report-do:active, .report-form .report-do:visited { text-decoration: none; color: #000000; }
.report-form .report-other { display: block; }
.report-form .report-other textarea { width: 150px; height: 33px; font-family: Verdana,Tahoma; font-size: 8pt; margin: 2px 4px 0; border: 1px solid #BDC7D8; padding: 2px; }
.report-form .report-other button { vertical-align: bottom; background: #5973A8; border: 1px solid #29447E; color: #FFFFFF; font-weight: bold; padding: 1px 2px; }
.report-done { background-color: #FFF9D7; border: 1px solid #E2C822; padding: 6px 10px; margin: 1px; }
