/* CSS Document */

/*CSS for main menu to spread width for spanish sites*/

#navi_home img{
margin-right: 3px;
width: 50px;
}

#navi_blog img{
margin-right: 3px;
width: 127px;
}

#navi_community img{
margin-right: 3px;
width: 77px;
}

#navi_properties img{
margin-right: 3px;
width: 115px;
}

#navi_agents img{
margin-right: 3px;
width: 57px;
}

#navi_list img{
margin-right: 2px;
width: 189px;
}

#navi_contact img{
margin-right: 0px;
width: 68px;
}

#navi_spacer {
width: 0px;
display: none;
}