div#sponsors {
	float : right;

	width : 100%;

	text-align :center;
	margin-left : auto;
	margin-right: auto;
}


div#sponsors hr {
	margin-top : 1px;
	width : 100%;
}

div#sponsors img {
	padding-left : 5px;
	padding-right : 5px;

	border-style : none;
	height : 50px;
}


