.cstmbutton {
	float:left;
	height:24px;
	width:150px;
	text-align:center;
	line-height:24px;
	background: url(../img/cstmbt_bg.gif);
	color:#ff0000;
	font-weight:bold;
	overflow:hidden;
}

.cstmbuttonred {
	float:left;
	height:20px;
	width:100px;
	text-align:center;
	line-height:20px;
	background: url(../img/cstmbtred_bg.gif) repeat-x;
	color:#ffffff;
	font-weight:bold;
	overflow:hidden;
}

.cstmbuttonsmall {
	float:left;
	height:17px;
	text-align:center;
	line-height:17px;
	background: url(../img/cstmbtsmall_bg.gif) repeat-x;
	color:#ff0000;
	font-weight:bold;
	font-size:11px;
	overflow:hidden;
}

.cstmbuttonheader {
	float:left;
	height:17px;
	text-align:center;
	line-height:17px;
	background: url(../img/cstmbtheader_bg.gif) repeat-x;
	color:#ff0000;
	font-weight:bold;
	font-size:11px;
	overflow:hidden;
}

.cstmbuttonwhitesmall, 
.cstmbuttongreysmall {
	float:left;
	height:17px;
	width:78px;
	background: url(../img/cstmbtcart_bg.gif) repeat-x;
	text-align:center;
	line-height:17px;
	color:#666666;
	font-size:11px;
	overflow:hidden;
}
