/* CSS Document */

/* 
Right To Left (RTL) CSS - rtl.css
(c) 1992-2005 Cisco Systems, Inc. All rights reserved.
10Terms and Conditions: http://cisco.com/en/US/swassets/sw293/sitewide_important_notices.html 
*/

.ffoot-col {
    float: right;
    padding: 16px 22px 10px 0px;
   
}

#home-footer {
	padding: 10px 16px 0 0;
}

#home-footer ul li {
	float:right;
	border-left:0 none;
	border-right: 1px solid #B4B4B4;
	right:-2px;
}