@charset "utf-8";
/* CSS Document */

#sponsorsImageRight{
	margin-bottom:5px;
	margin-right:300px;
	float:right;	
	width:250px;
	height:97px;
	background-image: url(../images/sponsors/sponsors_background.jpg)
}

#sponsorsImageLeft{
	margin-bottom:5px;
	margin-left:50px;
	float:left;	
	width:250px;
	height:97px;
	background-image: url(../images/sponsors/sponsors_background.jpg)
}
img {
border: 0px;
}