/* CSS Document */	
#tt {
	display: block;
	font-family: Arial;
	font-size: 12px;
	margin-top: 1px;
	padding: 1px;
	cursor: pointer;
	width: 100%;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: justify;
	margin: 0px;	
}

.information {
	background: #fff;
}