.answer {
	display: none;
	background-color: #F5F5F4;
	padding: 0px 0px 0px 70px;
	background-image: url(/site_images/asp/footprint/verd.gif);
	background-repeat:no-repeat; min-height:60px;
	height: auto !important;
	height: 60px;
	margin-bottom:3px;
	margin-top:-1px;
	border-top:4px solid white;
	}
	
.answer div
{ 	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:4px 4px 8px 4px;
	min-height:60px;
	height: auto !important;
	height: 60px;
	border-right:1px solid #cccccc;
	}