.style {
	width: 573px;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 1em;
	border-top: 1px solid rgba(0,0,0,0.35);
	padding-bottom: 10px;
	color: rgba(0,0,0,0.7);
}

.style:first-child, .style:first-child p {
	margin-top: 0;
	border-top: 0;
}

.style h4 {
	font-weight: bold;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

#StylesTop {
	background: #eaf5ff url('../images/ScreenshotsTop.png') no-repeat center top;
	height: 9px;
}

#StylesMiddle {
	background: #eaf5ff url('../images/ScreenshotsMiddle.png') repeat-y center top;
}

#StylesBottom {
	background: #eaf5ff url('../images/ScreenshotsBottom.png') no-repeat center top;
	height: 9px;
}

#Styles a  {
	font-size: 13px;
	font-weight: bold;
	color: rgba(0,0,0,0.7);
	text-decoration: underline;
}
