/*
 *Custom Buttons
*/

.buttonDougsButton {
	background-color: transparent;
	border: 0px none;
	background-image: url(images/but_custom.png);
	color: #fff;
	width: 110px;
	height: 21px;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor: hand;
}

.buttonChooseSize {
	background-color: transparent;
	border: 0px none;
	background-image: url(images/but_custom.png);
	color: #fff;
	width: 110px;
	height: 21px;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor: hand;
}

.buttonChooseYours {
	background-color: transparent;
	border: 0px none;
	background-image: url(images/but_custom.png);
	color: #fff;
	width: 110px;
	height: 21px;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor: hand;
}

.buttonTesting {
	background-color: transparent;
	border: 0px none;
	background-image: url(images/but_custom.png);
	color: #fff;
	width: 110px;
	height: 21px;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor: hand;
}

.buttonChooseOptions {
	background-color: transparent;
	border: 0px none;
	background-image: url(images/but_custom.png);
	color: #fff;
	width: 110px;
	height: 21px;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor: hand;
}

.buttonBuyNow {
	background-color: transparent;
	border: 0px none;
	background-image: url(images/but_custom.png);
	color: #fff;
	width: 110px;
	height: 21px;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor: hand;
}

.buttonCustomize {
	background-color: transparent;
	border: 0px none;
	background-image: url(images/but_custom.png);
	color: #fff;
	width: 110px;
	height: 21px;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor: hand;
}