h4 {
	font: bold 12px Arial;
}

table {
	width: 100%;
}

table td {
	vertical-align: top;
}

.prod-select {
	border-collapse: collapse;
}

.prod-select td {
	background: #fff 0% 100% repeat-x url('../images/common/prod-bg2.gif');
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
}

.prod-select td b {
	display: block;
	font-size: 18px;
	margin: 10px 0 10px 0;
}

.prod-header {
	background: #fff 0% 0% repeat-x url('../images/common/header.gif');
	color: #333;
	font: bold 14px Arial;
	line-height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
}

.prod-head td {
	background: #fff 0% 0% repeat-x url('../images/common/header.gif');
	color: #333;
	font: bold 14px Arial;
	line-height: 30px;
	margin: 0 0 0 0;
	vertical-align: top;
}

.prod-info {
	border: 1px solid #ccc;
}

.prod-info td {
	background: #fff 0% 100% repeat-x url('../images/common/prod-bg.gif');
	padding: 10px;
}

.prod-info td hr {
	border-top: 1px solid #ccc;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	height: 1px;
}

.prod-info td ul {
	margin: 0;
	padding: 0;
}

.prod-info td ul li {
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0;
	height: 1%;
}

.prod-info td ul li a, .prod-info td ul li a:visited {
	display: block;
	padding: 0 0 0 20px;
}

.prod-list-image {
	background: transparent 0% 50% no-repeat url('../images/common/icons/image.gif');
}

.prod-list-question {
	background: transparent 0% 50% no-repeat url('../images/common/icons/question.gif');
}

.prod-total {
	display: block;
	font-weight: bold;
	padding: 0 0 0 0;
	text-align: right;
}

.prod-misc {
	background: transparent 0% 0% repeat-x url('../images/common/cells/black-rpt.gif');
	display: block;
	padding: 10px 0 10px 0;
	text-align: right;
}

.prod-cart {
	border: 1px solid #ccc;
	padding: 10px;
}

.prod-item {
	border-bottom: 1px solid #ccc;
}

.prod-item td {
	padding: 5px 0 5px 0;
	vertical-align: middle;
}

.prod-btns {
	margin: 10px 0 10px 0;
}