.firstattempt {
	background-color: #CCFFCC;
	vertical-align: top;
	white-space: normal;
	display: table;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	border: none;
	list-style-type: none;
	overflow: scroll;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	cursor: hand;
	filter: Invert;
	page-break-before: auto;
	page-break-after: auto;
}

