

/*****************/
/*   Showcases   */
/*****************/

/* Full showcase */

button.prev { background: url(../images/prev.png) no-repeat; border:none; }

button.next { background: url(../images/next.png) no-repeat; border:none; }

a.showcase_link { background: url(../images/SC_home_title.png) no-repeat; }
	
a.moreinfo { background-image: url(../images/SC_home_more.png); }
	
/* Mini showcase */

button.prev_mini { background: url(../images/prev.png) no-repeat; }

button.next_mini { background: url(../images/next.png) no-repeat; }

/* Product showcase */

button.prev_product { background: url(../images/prev.png) no-repeat; border:none; }

button.next_product { background: url(../images/next.png) no-repeat; border:none; }

h3 a { background-image: url(../images/BG_product_name.jpg); }


/***************/
/*   Contact   */
/***************/

input#submit { background-image: url(../classic_images/B_big.png); }