/* price quotation button CSSclass*/
.btn_pricequote{background:url('##PRICE_QUOTE_BUTTON##') no-repeat; width:179px;height:27px;display:block;margin-left:64px}
*+ html .btn_pricequote{margin:0px 64px}
/*\*/ *html .btn_pricequote{margin-left:0px}/**/
.btn_pricequote:hover{background:url('##PRICE_QUOTE_BUTTON##') no-repeat 0 -27px}

/* sell menu CSSclass*/
#menu ul li a.sell_affinity{background: url('menu_sell.png') no-repeat 0px 0px; width:145px;}

#menu ul li a.sell_affinity:hover{background-position: 0px -40px}

#menu ul li a.sell_affinity_active{background-position: 0px -40px}

/* connect button CSSclass*/
#searcharea ul li .connectoff{background: url('##CONNECT_BUTTON_GRAPHIC##') no-repeat;width: 325px;background-position:0px 0px}

#searcharea ul li .connectoff:hover{background-position:0px -99px !important}

#searcharea ul li .connecton{background: url('##CONNECT_BUTTON_GRAPHIC##') no-repeat;width: 325px;background-position:0px -99px !important}