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

#spanky-social	{
    border-bottom: 1px dotted #DDDDDD;
    clear: both;
    height: 43px;
    margin: 20px 0;
    padding: 0;
    width: 100%;
}

#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;
}