/***** Spanky Social ****************/

#spanky-social	{
	width:630px;
	height:70px;
	padding:0;
	margin:20px 0;
	border-bottom: 1px dotted #dddddd;
}

#under-widget #spanky-social	{
	width:300px;
	overflow: hidden;
}

.spanky-social-left	{
	float:left;
	width:400px;
	margin:0 10px 0 0;
}

.spanky-social-center	{
	float:left;
	width:90px;
}

.spanky-social-right	{
	float:right;
	width:90px;
}