img { border: 0px; }

.buttonBox {
	background-color: #f1f1f1;
	background-image: url(images/product1_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 734px;
}
.buttonBox img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin: 5px;
}

.leftborder {
	background-image: url(images/leftborder.gif);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
}
.maincontent {
	background-color: #FFFFFF;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}
#footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
}
#footer_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acacac;
	border-left-color: #acacac;
}
#footer_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
	font-weight: normal;
}
body {
	background-image: url(images/80_bg.gif);
	margin: 0px;
}
.footer_above_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #acacac;
}
.product1_bg {
	background-color: #f1f1f1;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
}
#product1_text {
	padding-top: 8px;
	padding-left: 9px;
}
#flash {
	margin-top: 10px;
}
.double_lines {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}

.indent {
	margin-left: 50px;
	margin-right: 50px;
}

li { margin-left: 20px; }

.menu img { display: block; }

.productBox {
	background-color: #f1f1f1;
	background-image: url(images/product1_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 363px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.productBox h4 {
	margin: 0px;
}
.productBox p {
	margin-left: 10px;
	padding-bottom: 5px;
}
.productBox .price {
	float: right;
	margin-right: 5px;
}

.cc-table td {
	padding-bottom: 45px;
}
.cc-table td, .cc-table p {
	text-align: center;
}
.cc-table img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}