@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#404040;
}

li {
	line-height:22px;
}


/*-------------------------------------------
SPONSORS
-------------------------------------------*/

#sponsors {}

#sponsors ul {
	padding:0px;
	margin:10px 0 0 0;
	list-style:none;
}

#sponsors li {
	padding:0px;
	margin:0px;
	float:left;
	height:50px;
	width:100px;
	margin:2px 20px;
}
