.btn_more {
	background-image:url(../images/moreinfo_btn.gif);
	background-repeat:no-repeat;
	width:80px;
	height:22px;
	display:block;
	padding-top:4px;
	padding-left:8px;
	}
	
	.btn_next {
	background-image:url(../images/moreinfo_btn.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	width:289px;
	height:22px;
	display:block;
	padding-top:4px;
	padding-right:53px;
	float:left;
	}
	
	.btn_addtocart {
	width:100px;
	height:26px;
	margin:0;
	padding:0;
}
	
	.btn_next_hover { text-decoration:underline}
	
		.btn_last {
	background-image:url(../images/btn_previous.gif);
	background-repeat:no-repeat;
	width:318px;
	height:22px;
	display:block;
	padding-top:4px;
	padding-left:26px;
	float:left;
	}
	
	.btn_last_hover { text-decoration:underline}

.btn_more:hover {text-decoration:underline;}

.btn_buy {
	background-image:url(../images/buynow_btn.gif);
	background-repeat:no-repeat;
	width:80px;
	height:22px;
	display:block;
	padding-top:4px;
	padding-left:8px;
	color:#fff;
	margin-top:5px;
	}
	
	.btn_buy_float {
	background-image:url(../images/buynow_btn.gif);
	background-repeat:no-repeat;
	width:80px;
	height:22px;
	display:block;
	padding-top:4px;
	padding-left:8px;
	color:#fff;
	margin-top:5px;
	float:left;
	}

.btn_buy:hover {text-decoration:underline;}
.btn_buy_float:hover {text-decoration:underline;}

.btn_see {
	background-image:url(../images/moreinfo_btn.gif);
	background-repeat:no-repeat;
	width:80px;
	height:22px;
	display:block;
	padding-top:4px;
	padding-left:8px;
}

.btn_see:hover {text-decoration:underline;}

.btn_lrg {
background-image:url(../images/lrg_btn.gif);
	background-repeat:no-repeat;
	width:112px;
	height:22px;
	display:block;
	padding-top:4px;
	padding-left:8px;
	}
	
	.btn_lrg_float {
background-image:url(../images/lrg_btn.gif);
	background-repeat:no-repeat;
	width:112px;
	height:22px;
	display:block;
	padding-top:4px;
	padding-left:8px;
	float:left;
	margin-right:10px;
	}

.btn_lrg:hover {text-decoration:underline;}

.btn_faq {
float:left;
background-image:url(../images/btn_faq.gif);
width:26px;
height:26px;
margin-top:5px;
margin-left:32px;
display:block;}

.btn_faqprint {

background-image:url(../images/btn_faq.gif);
width:26px;
height:26px;
display:block;
position:relative;
top:-25px;
}

.faqprint {
width:158px;
text-align:right;
height:26px;
}

.btn_faq:hover, .btn_faqprint:hover {
background-image:url(../images/btn_faq_over.gif);}

.btn_faq span, .btn_faqprint span { /*display:none;*/}
