/* woof - window of opportunity performance checklist form */
.woof .form
, .woof .report
{
	padding:10px;
}

/*
.woof .report
{
	height: 250px;
	overflow: auto;
}
*/

.woof .button
{
	margin-top: 10px;
}

.woof .windows-of-opportunity-item
{
	clear: both;	
}

.woof .yn
{
	margin: 10px 0px 5px 0px;
}

.woof .title
, .woof .checkbox
{ 
	float:left;
}

.woof .response-title
{
	font-weight:bold;
}

.woof .checkbox
{
	margin-right:10px;
}

.woof .response
{
	margin-bottom:20px;
}
