/* IXYS Colorado */
/* Store */
/* CSS Buttons */
/* Copyright (c) 2006 IXYS Colorado */
/* Design by Kevin at Brough Communications [http://www.brough.com/] */
/* Based upon a style by Zen Cart Development Team [http://www.zen-cart.com/] */
/* For Screen */

.cssButton, .cssButtonHover {
background:#F4F4F4;
color:#000;
border:1px outset #777;
font-family:bold 1em Tahoma,Verdana,Arial,Helvetica,sans-serif;
text-align:center;
text-decoration: none;

padding: 0.1em;
}

.cssButtonHover {
background:#777;
color:#F4F4F4;
}