@charset "UTF-8";
/* CSS Document */

#right-sidebar #sub-nav-right li {
	margin: 0 10px 0 0;	
}
#header #primary-nav li#client a {
    background: transparent url(images/client-tab-french.png) no-repeat 0 0;
}
#header #primary-nav li#customer a {
    background: transparent url(images/customer-tab-french.png) no-repeat 0 0;
}
#header #primary-nav li#employer a {
    background: transparent url(images/employer-tab-french.png) no-repeat 0 0;
}
#block-menu-menu-front-page ul.menu > li.expanded > a {
	height: 95px;
	padding-top: 15px;
}
body.node-type-location .node-location .address {
    width: 45%;
}
body.node-type-location .node-location .contact-info {
    width: 55%;
}
body.node-type-location .node-location .contact-info strong {
    width: 150px;
}
