div.home-users-switch { position:absolute; top:65px; left:829px; width:32px; height:34px; background:url("../home-users-switch.gif") -32px 0px no-repeat; cursor:pointer; } div.home-users-switch:hover { background-position:top left; cursor:pointer; } div.business-users-switch { position:absolute; top:65px; left:864px; width:32px; height:34px; background:url("../business-users-switch.gif") top left no-repeat; cursor:pointer; } div.partnership-switch { position:absolute; top:65px; left:899px; width:32px; height:34px; background:url("../partnership-switch.gif") -32px 0px no-repeat; cursor:pointer; } div.partnership-switch:hover { background-position:top left; } div.highlight { top:560px; }