@charset "utf-8";
/* CSS Document */

li {
	margin-left:5px;
}
a {
	color:#414171;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#aff_comp {
	border:none;
	margin-bottom:10px;
	margin-top:10px;
}

#sponsors_box {
	width:99.75%;
	border: 1px solid #cccccc;
}
#title_bar {
	height:20px;
	background-color:#cccccc;
	text-align:center;
	font-weight:bold;
}
#sponsors_content {
	padding:10px;
}
.sponsor {
	margin-top:20px;
}