.buttonholder {
    float: right;
    margin-bottom: 5px;
}

a.button,a.button175 {
    display: block;
    float:left;
    width: 120px;
    height: 20px;
    margin-left: 10px; /* buttons should be right-aligned always*/
    position: relative;
    text-decoration: none;
}

a.button175 {
    width: 175px;
}

a.button_disabled {
    display: block;
    float:left;
    width: 120px;
    height: 20px;
    margin-left: 10px; /* buttons should be right-aligned always*/
    position: relative;
    cursor: default;
    opacity: .3;
    filter: alpha(opacity=30);
}

a.button span, a.button175 span {
    cursor: pointer;
}

a.button_disabled span, a.button175_disabled span {
    cursor: normal;
}

a.button span, a.button_disabled span, a.button175 span, a.button175_disabled span {
    background: transparent url(/ui/wholesale/common/120_button_grey_lightbg.gif) no-repeat top left;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #333;
    font-size:13px;
    text-align: center;
    padding-top:0px;
    height: 20px;
    font-weight: 600;
    overflow: hidden;
    vertical-align: middle;
    line-height: 20px;
    font-family: Faricy, Helvetica, Arial, Verdana, sans-serif;
    font-stretch: extra-condensed; 
}

a.button:hover span, a.button175:hover span {
    color: #999;
}

a.button:active span, a.button175:active span {
    color: #333;
}

/* Light & White */
.box a.button175 span.synccontacts_light, 
.box a.button175_disabled span.synccontacts_light,
.box a.button175 span.changephone_light, 
.box a.button175_disabled span.changephone_light,
.box a.button175 span.helpmesync_light, 
.box a.button175_disabled span.helpmesync_light,
.box a.button175 span.savechanges_light, 
.box a.button175_disabled span.savechanges_light {
	background-image: url(/ui/wholesale/common/175_button_grey_lightbg.gif);
    color: #333;
}

.box a.button span.buytexts_light, 
.box a.button_disabled span.buytexts_light,
.box a.button span.buystorage_light, 
.box a.button_disabled span.buystorage_light,
a.button span.save_light, 
a.button_disabled span.save_light,
a.button span.notnow_light, 
a.button_disabled span.notnow_light,
a.button span.imdone_light, 
a.button_disabled span.imdone_light,
a.button span.invitemore_light, 
a.button_disabled span.invitemore_light,
a.button span.cancel_light, 
a.button_disabled span.cancel_light { 
	background-image: url(/ui/wholesale/common/120_button_grey_lightbg.gif);
    color: #333;
}

.box a.button175 span.synccontacts_light:hover, 
.box a.button175_disabled span.synccontacts_light:hover,
.box a.button175 span.changephone_light:hover, 
.box a.button175_disabled span.changephone_light:hover,
.box a.button175 span.helpmesync_light:hover, 
.box a.button175_disabled span.helpmesync_light:hover,
.box a.button175 span.savechanges_light:hover, 
.box a.button175_disabled span.savechanges_light:hover,
.box a.button span.buytexts_light:hover, 
.box a.button_disabled span.buytexts_light:hover,
.box a.button span.buystorage_light:hover, 
.box a.button_disabled span.buystorage_light:hover,
a.button span.save_light:hover, 
a.button_disabled span.save_light:hover,
a.button span.notnow_light:hover, 
a.button_disabled span.notnow_light:hover,
a.button span.imdone_light:hover, 
a.button_disabled span.imdone_light:hover,
a.button span.invitemore_light:hover, 
a.button_disabled span.invitemore_light:hover,
a.button span.cancel_light:hover, 
a.button_disabled span.cancel_light:hover { 
    color: #666;
}

/* Pink */
.box a.button span.upgrade_pink, 
.box a.button_disabled span.upgrade_pink,
a.button span.invitemore_pink, 
a.button_disabled span.invitemore_pink,
a.button span.save_pink, 
a.button_disabled span.save_pink,
a.button span.invite_pink, 
a.button_disabled span.invite_pink,
a.button span.next_pink, 
a.button_disabled span.next_pink,
a.button span.importmore_pink, 
a.button_disabled span.importmore_light,
a.button span.close_pink, 
a.button_disabled span.close_pink,
a.button span.delete_pink, 
a.button_disabled span.delete_pink,
a.button span.continue_pink, 
a.button_disabled span.continue_pink { background-image: url(/ui/wholesale/mobyko/120_button_lightbg.gif);}

.box a.button175 span.synccontacts_pink, 
.box a.button175_disabled span.synccontacts_pink { background-image: url(/ui/wholesale/mobyko/175_button_lightbg.gif);}

.box a.button span.upgrade_pink, 
.box a.button_disabled span.upgrade_pink,
.box a.button175 span.synccontacts_pink, 
.box a.button175_disabled span.synccontacts_pink,
a.button span.invitemore_pink, 
a.button_disabled span.invitemore_pink,
a.button span.save_pink, 
a.button_disabled span.save_pink,
a.button span.invite_pink, 
a.button_disabled span.invite_pink,
a.button span.next_pink, 
a.button_disabled span.next_pink,
a.button span.importmore_pink, 
a.button_disabled span.importmore_light,
a.button span.close_pink, 
a.button_disabled span.close_pink,
a.button span.delete_pink, 
a.button_disabled span.delete_pink,
a.button span.continue_pink, 
a.button_disabled span.continue_pink { color: #fff;}

.box a.button span.upgrade_pink:hover, 
.box a.button_disabled span.upgrade_pink:hover,
.box a.button175 span.synccontacts_pink:hover, 
.box a.button175_disabled span.synccontacts_pink:hover,
a.button span.invitemore_pink:hover, 
a.button_disabled span.invitemore_pink:hover,
a.button span.save_pink:hover, 
a.button_disabled span.save_pink:hover,
a.button span.invite_pink:hover, 
a.button_disabled span.invite_pink:hover,
a.button span.next_pink:hover, 
a.button_disabled span.next_pink:hover,
a.button span.importmore_pink:hover, 
a.button_disabled span.importmore_light:hover,
a.button span.close_pink:hover, 
a.button_disabled span.close_pink:hover,
a.button span.delete_pink:hover, 
a.button_disabled span.delete_pink:hover,
a.button span.continue_pink:hover, 
a.button_disabled span.continue_pink:hover { color: #f8b2d7;}

