/** 
This stylesheet loads after spree.css, spree-admin.css so feel free to use it to 
override the default Spree styling.
*/

#language-bar ul { float: right; margin-bottom: 2px; margin-top: 2px; }
#language-bar li { display:inline; list-style-image: none; list-style-position: outside; list-style-type: none; padding-right:5px; } 