@charset "utf-8";
/* CSS Document */

.mgmpix {
	text-align: center;
//	width: 200px;
//	height: 150px;
//	border: 5px solid #000000;
	left: auto;
	right: auto;
	margin-top: 150px;
}

.leftmgmsponsor {
	text-align: center;
	width: 200px;
	margin-left: 30px;
	float: left;
}

.rightmgmsponsor {
	text-align: center;
	width: 200px;
	margin-right: 30px;
	float: right;
}


