@charset "UTF-8";
/* CSS Document */

#product-booklet {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-bcard {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-doorhanger {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-envelope {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-folder {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-gcard {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-flyer {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-label {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-letterhead {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-magazine {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-magnet {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-notepad {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-postcard {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-tabletent {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-custom {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-banner {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-display {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-retractable {
	width: 340px;
	padding: 0px;
	float: right;
}

#product-poster {
	width: 340px;
	padding: 0px;
	float: right;
}

/* buttons */
#help {
	background: url(../images/quotes/help.jpg) no-repeat;
	width: 83px;
	height: 37px;
	float: right;
}

#help:hover {
	background: url(../images/quotes/help-on.jpg) no-repeat;
	width: 83px;
	height: 37px;
	cursor: pointer;
	border: none;
}

.addcart {
	background: url(../images/quotes/addtocart.jpg) no-repeat;
	width: 137px;
	height: 39px;
	border: none;
}

.addcart:hover {
	background: url(../images/quotes/addtocart-on.jpg) no-repeat;
	width: 137px;
	height: 39px;
	cursor: pointer;
	border: none;
}

.viewcart {
	background: url(../images/quotes/viewcart.jpg) no-repeat;
	width: 155px;
	height: 39px;
	border: none;
}

.viewcart:hover {
	background: url(../images/quotes/viewcart-on.jpg) no-repeat;
	width: 155px;
	height: 39px;
	cursor: pointer;
	border: none;
}

#view2 .viewcart {
	background: url(../images/quotes/viewcart.jpg) no-repeat;
	width: 155px;
	height: 39px;
	border: none;
	float: right;
}

#view2 .viewcart:hover {
	background: url(../images/quotes/viewcart-on.jpg) no-repeat;
	width: 155px;
	height: 39px;
	cursor: pointer;
	border: none;
	float: right;
}

.submitcheck {
	width:156px;
	float:left;
	text-align: center;
}