
	

/*SOCIAL FOOTER*/
	/*patch*/
	#footerLinks{
		position: relative;
		padding: 5px 0 5px 15px;
		width: 670px;
		float: left;
	}
	#footerLinks li.ftrSitemap {
		border-right: 0px solid #fff !important;
	}
	/*patch*/


	#social-footer{
		float: left;
		width:290px !important;
		/*width: 280px !important;
		padding: 5px 0 0 15px;
		text-align:right;*/

	}
	#social-footer p{
		float:left;
		font-weight:bold;
		padding: 6px 10px 0 0;
	}	
	
	#social-footer ul{
		/*width:370px;*/
		list-style-type:none;
	}
	#social-footer ul li{
	float:left;
	padding-right:10px;
	}
	#social-footer ul li a{
	text-decoration:none;
	}	
	
	
	
/*END SOCIAL FOOTER*/				