.style1 {
	background-color: #00FF00;
	float: none;
	height: 300px;
	width: 400px;
	border: thin dotted #003366;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	position: relative;
	overflow: auto;
}

