#event-sponsors-container
{
	background-color:#e8e7e7;
	width:310px;
	height:325px;
}
.smaller #event-sponsors-container
{
	width:250px;
	height:300px;
	margin:20px auto;
}
#event-sponsors
{
	overflow:hidden;
	background-color:#fff;
	width:310px;
	height:325px;
}
.smaller #event-sponsors
{
	width:250px;
	height:300px;
}
#event-sponsors h3
{
	text-align:left;
	width:90%;
	border-bottom:1px solid #e8e7e7;
	margin:0 auto;
	font-size:14px;
	padding-top:6px;
	padding-bottom:4px;
	color:#777;
}
#event-sponsors h3 a
{
	text-decoration:none;
	color:#777;
}
#event-sponsors h3 a:hover
{
	text-decoration:underline;
	color:#aaa;
}
div.dissolve-top
{
	position:relative;
	top:15px;
	margin-bottom:-20px;
	width:100%;
	height:20px;
	background:transparent url("/imgs/common/dissolve-top.png") repeat-x;
}
#sponsor-logos
{
	overflow:hidden;
	width:90%;
	margin:20px auto 0 auto;
	height:240px;
}
.smaller #sponsor-logos
{
	height:215px;
}
div.dissolve-bottom
{
	position:relative;
	margin-top:-20px;
	width:100%;
	height:20px;
	background:transparent url("/imgs/common/dissolve-bottom.png") repeat-x;
}
#dyncontent-sponsors
{
	text-align:left;
	font-size:12px;
}
#sponsor_default
{
	width:230px;
	text-align:center;
}
#sponsor_default img
{
	border:none;
}
#event-sponsors-buttons
{
	clear:both;
	width:90%;
	margin:5px auto;
	text-align:right;
	padding-top:5px;
}
.smaller #event-sponsors-buttons
{
	margin:0 auto;
}

#dyncontent-sponsors img{
	max-width: 230px;
}
