.replyBox { position:fixed; top:50%; left:50%; margin:-200px 0 0 -350px; border: 1px solid #eee; box-shadow: 1px 1px 1px #E9E9E9; padding:10px; background:#f9f9f9; border-radius:10px; width:700px; }
.star { line-height:20px; height:20px; padding:5px 20px 5px 0; float:left }
.star input { background:url(../images/star.png) no-repeat scroll right center; cursor:pointer; height:20px; width:20px; padding:0; border:0; }
.star font { font-size:14px; color:#fd7d28; padding:0 5px; }
.pointsub { margin:15px 0 0 0px; cursor:pointer; width:192px; height:35px; display:block; background:url(../images/point_btn.gif) no-repeat }
.pointsub:hover { background:url(../images/point_btn2.gif) no-repeat }
.bnt { background:#EB6100; border: 0 none; border-radius: 4px; color: #FFFFFF; cursor: pointer; display: block; font-size: 14px; height: 24px; line-height: 24px; text-align: center; width: 80px; }
.bnt:hover {background:#F90; color:#FFF}
