.a_conf 
{
	text-decoration: none;
	color:red;
	font-size:12pt
}
.a_conf:hover 
{
	background-color:gold;
} 
.incorrectCaptcha 
{
		color:red;
}
.tit
{
		margin-top:4%;
		margin-bottom: 0.6%;
}
.abs_pos_text_div 
{
		position:absolute;
		top:220px;
		left:70%;
		width:340px;
		text-align:left;
}
.checkboxSize
{
		size:50px;
}
    