.examples {
	margin-bottom: 15px;
	width: 100%;
	float: left;
}
.top_panel {
	float: left;
	margin-bottom: 15px;

}
.wrapper {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.top_panel h2 {
	font-size: 18px;
	color: #d31117;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.top_panel hr {
	margin-bottom: 12px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	background-color: transparent;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
}
.more_info {
	float: left;
	margin-bottom: 12px;
	width: 100%;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.top_panel_image  {
	float: left;
	clear: none;
	width: 250px;
	padding-right: 12px;
	padding-bottom: 10px;
}
.top_panel_address {
	float: left;
	clear: none;
	width: 100%;
}

