#title {
	top: 0;
}

#framecontent {
	position: static;
	width: 550px;
	padding: 20px;
	overflow: hidden;
	background-color: #ffffff;
	line-height: 2em;
}

h3 {
	margin: 0;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #87888a;
	margin: 0 0 10px 0;
}