#authForm {
	display: none;
}

#authForm.error {
	display: block;
}

.catRubrics li { 
	line-height: 100%;
}

#second .catRubrics h3 {
	cursor: hand;
	cursor: pointer;
	font-weight: normal;
}

#overlay, #frame {
	display: none;
}
