h4 {
 margin: 2px 0;
}
.left {
 float: left;
}
.right {
 float: right;
}
#headermenu li {
 list-style-image: none;
 display: inline;
 padding: 10px;
}
#previewbox {
 position: relative;
 background-color: #fff;
 width: 640px;
 height: 480px;
 position: absolute;
 border: none;
 padding: 0;
 z-index: 100;
 padding: 3px;
 border: 1px solid #000;
}
#previewbox #image {
 height: 480px;
}
#badpicreport, #cmtpicreport {
 position: absolute;
 display: none;
 z-index: 1;
	width:202px;
	height:206px !important;
       /* background: url("sprite_drag.png") 0px -72px no-repeat;*/
        font:normal Arial 12px/16px;
	padding: 5px 6px 5px 6px;
}
#cmtpicreport img {
 cursor: pointer;
}
#message {
 margin-bottom: 8px;
 font-family: verdana;
 font-size: 8pt;
 color: gray;
 width: 100%;
 height: 50px;
}

#winnerdiv, #requestdiv {
 display: none;
}

