#footer {
	background: url('../images/footer/background.png') repeat-x;
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	width:100%;
}

#at15s_inner{z-index:9999;}

#social {
	height: 40px;
	margin-left:auto;
	margin-right:auto;
	width:820px;
}

img{border:none;}

ul li{
	list-style: none;
}

a {
	text-decoration: none;
	color: #616163;
	font-size: 10px;
}

a:hover {
	color: #ffffff;
}

.footer-links{
	width:920px;
	margin-left:auto;
	margin-right:auto;

}

.footer-links li{
	margin-top:10px;
	float:left;
	margin-right: 50px;
}


#social-components{
	padding:0;
}

#social-components li{
	float:left;
}

#social-components li.twitter{
	width:153px;
	overflow: hidden;
}

#social-components li.share-buttons{
	width:140px;
}

#social-components li.facebook-like{
	width:100px;
}


#social-components li.label-followon{
	width:70px;
	padding-top: 4px;
	margin-left:25px;
}

#social-components li.label-share{
	padding-top: 4px;
	width:52px;
}

#social-components li.label-tickets{
	padding-top: 4px;
	width: 60px;
}

#social-components li.icon{
	width:50px;
}

div.clear-both{clear:both}