div.sup_wrapper {
	width: 250px;
	padding: 10px 40px 25px 20px;
	margin-top: 10px;
	border-bottom: #ccc 1px solid;
	float: left;
	
}


div.sup_heading {
	font-size: 1.3em;
	font-weight: bolder;
	color: #fff;
	height: 25px;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}

img.sup-image-block  {
	float: right;
	margin-bottom: 10px;
	border-left: #fff 5px solid;

}
img.sup-image-block-center {
	float: none;
	display: block;
	margin: 10px auto;
}

div.sup_dl_link {
	font-size: 1.2em;
	display: block;
	font-weight: bolder;
	color: #000;
	height: 25px;
	text-align: center;
	padding-top: 5px;
}

h1.information{
	clear:both;
}
