/* CSS Document */
#content{
	padding-right: 13px;
}
#content h1{
	width: inherit;
	height: 20px;
	overflow: hidden;
	line-height: 13px;
	padding: 7px 0 0 14px;
	background-color: #ebd912;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
}
div.item{
	float: left;
	width: 151px;
	padding: 10px;
	margin: 10px 15px 10px 0;
	text-align: center;
}
div.divider{
	clear: left;
}