#top_options {
        float: right;
}
#bottom_options, .bottom_options, #bottom_options_nb {
        float: right;
}
.option {
        padding: 0px 10px 0px 10px;
}
#top_options .option a, #bottom_options .option a, #generic_content .bottom_options .option a, #bottom_options_nb .option a {
        text-decoration: none;
        color: #969494;
        font-style: normal;
	background-repeat: no-repeat;
	background-position: 5px 3px;
        padding-left: 15px;
}
.option a img {
        border: 0;
        padding-right: 5px;
}