

/* Table Styles */


.content #container #feature table {
	text-align: left;
	width: 160px;
	float: right;
	font-size: 12px;
	color: #5A4A42;
	background: #E8DFCB;
	padding: 0px;
	border-spacing: 10px 0px;
	margin: 0px 10px 0px 0px;
	border-top: 10px solid #E8DFCB;
	border-bottom: 10px solid #E8DFCB;
	}
.content #container #feature table th {
	padding: 0px 5px;
	line-height: 20px;
	border-top: 1px solid #BAAD89;
	border-right: 1px solid #BAAD89;
	border-left: 1px solid #BAAD89;
	border-bottom: 1px dotted #BAAD89;
	margin: 0px 15px;
}
.content #container #feature table td {
	padding: 0px 5px;
	line-height: 20px;
	border-bottom: 1px dotted #BAAD89;
	border-right: 1px solid #BAAD89;
	border-left: 1px solid #BAAD89;
	margin: 0px 15px;
}
.content #container #feature table td.tabletop {
	padding: 0px 5px;
	line-height: 20px;
	border-top: 1px solid #BAAD89;
	margin: 0px 15px;
}
.content #container #feature table td.tableend {
	padding: 0px 5px;
	line-height: 20px;
	border-bottom: 1px solid #BAAD89;
	margin: 0px 15px;
}
.content #container #feature table td.tablelink {
	padding: 0px;
	line-height: 25px;
	border-bottom: none;
	margin: 0px 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.content #container #feature table td.tablelink a {
	background:url(../images/tickets_f1.gif) no-repeat left bottom;
	width: 100%;
	display: block;
	text-decoration: none;
	}
.content #container #feature table td.tablelink a:hover {
	background:url(../images/tickets_f2.gif) no-repeat left bottom;
	width: 100%;
	display: block;
	text-decoration: none;
	}
.content #container #feature table tr {
	padding: 0px 5px;
	border-bottom: 1px dotted #BAAD89;
	border-right: 1px solid #BAAD89;
	border-left: 1px solid #BAAD89;
	line-height: 20px;
}




.commerce #container #product table {
	text-align: left;
	width: 270px;
	float: right;
	font-size: 12px;
	color: #82746B;
	padding: 0px;
	border-spacing: 0px 0px;
	margin: 0px 20px 10px 10px;
	}
.commerce #container #product table th {
	padding: 0px 5px;
	line-height: 20px;
	border-top: 1px solid #82746B;
	border-right: 1px solid #82746B;
	border-left: 1px solid #82746B;
	border-bottom: 1px dotted #82746B;
	margin: 0px 15px;
}
.commerce #container #product table td {
	padding: 0px 5px;
	line-height: 20px;
	border-bottom: 1px dotted #82746B;
	border-right: 1px solid #82746B;
	border-left: 1px solid #82746B;
	margin: 0px 15px;
}
.commerce #container #product table td.tabletop {
	padding: 0px 5px;
	line-height: 20px;
	border-top: 1px solid #82746B;
	margin: 0px 15px;
}
.commerce #container #product table td.tableend {
	padding: 0px 5px;
	line-height: 20px;
	border-bottom: 1px solid #82746B;
	margin: 0px 15px;
}
.commerce #container #product table td.tablelink {
	padding: 0px;
	line-height: 25px;
	border-bottom: none;
	margin: 0px 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.commerce #container #product table td.tablelink a {
	background:url(../images/tickets_f1.gif) no-repeat left bottom;
	width: 100%;
	display: block;
	text-decoration: none;
	}
.commerce #container #product table td.tablelink a:hover {
	background:url(../images/tickets_f2.gif) no-repeat left bottom;
	width: 100%;
	display: block;
	text-decoration: none;
	}
.commerce #container #product table tr {
	padding: 0px 5px;
	border-bottom: 1px dotted #BAAD89;
	border-right: 1px solid #BAAD89;
	border-left: 1px solid #BAAD89;
	line-height: 20px;
}
.cartleft {
	border-left: 1px solid #961E1B;
}
.content #container #feature caption {
	text-align: left;
	font-style: italic;
	text-indent: 15px;
}
.content p.short {
	padding-right: 200px;
}
