
.useConditionsBlock
{
	position: absolute;
	left: auto;
	top: -50px;
	display: none;
	width: 600px;
	font: 12px Arial;
	color: rgb(137, 137, 137);
	padding: 5px;
	border: 1px solid #BCBCBC;
	background-color: white;
	z-index: 10000;
}
