#apDiv1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #DADBD2;
	border: medium groove #AAAD9C;
	position: relative;
	visibility: visible;
	height: auto;
	width:400px;
	left: inherit;
	top: inherit;
	cursor: auto;
	color: #000000;
	background-image: none;
	padding: 10px;
	float: none;
	list-style-type: none;
}
