.event_group
{
display:inline; 
float: left;
margin-left:100px;
height:35px;
margin-bottom:25px;
cursor:pointer;
}
.event_icon
{
display:inline;
float:left;
height:35px;
padding-left:3px;
}
.event_name
{
font-family :arial;
display:inline;
float:left;
padding-top:8px;
height:27px;
padding-left:15px;
width:310px;
font-size:14px;
}

.event_group:hover
{
background: none #888;
color: #eee;
}

.sb_eventlink
{
text-decoration:none;
}

.eventButtonText
{
display:inline-block;vertical-align:top;padding-top:8px; padding-left:8px;
}

.eventButtonImage
{display:inline-block;}

#list-nav.ui-widget.ui-widget-header	{background-color: #215c88; 	background-image: url(http://s3.statbroadcast.com/grfx/overlay.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-size:contain;}


	#tabs	{padding:0px;border:0px;font-size:.75em;, border:2px solid; background-color :#fff;}
	.eventIcon	{	width:1.5em; height:1.5em;	}