.answer_but_comm
{
	border:none;
	background:none;
	font-size:11px;
	text-decoration:underline;
	cursor: pointer;
}

.answer_but_comm:hover
{
	border:none;
	background:none;
	font-size:11px;
	text-decoration:underline;
	cursor: pointer;
	text-shadow:1px 1px #999;
}

.RadioClass
{
	display: none;
}

.RadioLabelClass:hover
{
	text-decoration: underline;
	cursor:pointer;
	background: url("images/star2.gif") no-repeat;
}

.LabelSelected
{
	background: url("images/star3.gif") no-repeat;
}

.RadioLabelClass
{
	background: url("images/star.gif") no-repeat;
	padding-left: 1px;
	padding-top: 3px;

	height: 16px;	
	width: 16px;
	display: block;	
	float: left;
}

.RadioSelected
{
	background: url("images/star3.gif") no-repeat;
}

.sub_rate
{
	border:none;
	background:none;
	font-size:11px;
	text-decoration:underline;
	cursor: pointer;
}
.sub_rate:hover
{
	border:none;
	background:none;
	font-size:11px;
	text-decoration:underline;
	cursor: pointer;
	text-shadow:1px 1px #999;
}
<!--rate_end-->

<!--login_begin-->
#mask {

}
  
#boxes .window {
  position:absolute;
  display:none;
}

#dialog1 .d-header input {
  position:relative;
}<!--login_end-->
