.cssButton {
	BORDER: 1px solid #CCCCCC;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	WIDTH: 20em;
	WHITE-SPACE: nowrap;
	COLOR: #000000;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	BACKGROUND: url(../images/CaptionBg.png) repeat-x;
	height: 21px;
}
.cssButtonHover {
	BORDER: #f4f4f4 2px outset;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	WIDTH: 20em;
	WHITE-SPACE: nowrap;
	COLOR: #000000;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	height: 21px;
	PADDING: 0.1em;
	BACKGROUND-COLOR: #f4f4f4;
}
.cssButtonHover {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-style: inset;
	height: 21px;
}
.small_delete {
	WIDTH: 7em;

}
.button_prev {
	WIDTH: 7em;

}
.button_next {
	WIDTH: 7em;

}
.button_search {
	WIDTH: 7em;

}
.button_sold_out_sm {
	WIDTH: 10em;

}
.button_sold_out {
	WIDTH: 10em;

}
.button_update_cart {
	WIDTH: 10em;

}
.button_checkout {
	WIDTH: 10em;

}
.button_login {
	WIDTH: 10em;

}
.button_return_to_product_list {
	WIDTH: 22em;

}
.button_add_selected {
	WIDTH: 22em;

}
.button_in_cart {
	WIDTH: 19em;

}
.button_submit {
	WIDTH: 18em;

}
.button_update_cart {
	COLOR: red;

}
.button_update_cartHover {
	COLOR: #990000;

}

