
.examples, .examples2 {
	background: #fff;
	padding: 10px;
	margin: 0 50px 0 50px;
	overflow: hidden;
}
.examples hr, .examples2 hr {
	color : #fff;
	height : 1px;
	padding : 0;
	border-color : #fff;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 0.0em 0;
}

