/* Dry Eye Syndrome */
.drywhole {
	background-image: url(/images/tools/dry_eye_tool_bg.jpg);
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 466px;
	height: 600px;
}
.dry {
	background-image: url(/images/tools/dry_eye_tool_shortblank.jpg);
	padding: 0px;
	margin: 0px;
	width: 466px;
	height: 318px;
}

.dryanswer {
	width: 426px;
	display: none;
	border: 1px solid #CCCCCC;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}

.dry .hiderow {
	display: none;
}

.dry .dryshowlink {
	text-align: center;
}

.dry .dryheaderspacer{
	height: 140px;
}

.drywhole .dryheaderspacer{
	height: 140px;
}

.dryquestion {
	padding: 0px 2px 0px 10px;		
}

.dryrad {
	width: 25px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font-weight: bold;
}

.dryopt {
	width: 30px;
}

.drytopspacer {
	width: 10px;
}

