/* CSS tales Document -linked to shop pages only for formatting tables */

#mainTable {
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
	width: 99%;
 }
  #mainTable td {
 	padding: 6px 4px; }
 #tablesidebar {
 	width: 210px;
	vertical-align:top;
	border-top: 1px dotted #D4D0C8; }
 #tablesidebar2 {
	border-top: 1px dotted #D4D0C8; }
#tableprod2 {
	vertical-align:top;
	border-top: 1px dotted #D4D0C8; }
#tableprod3 {
	width: 75px;
	border-top: 1px dotted #D4D0C8;
}

#tableheader { color: #666666; }
#mainTable td p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 140%;
	font-size: 87%;
}
 #tablepage {
	text-align: center;
	padding: 2px 0px 2px 2px;
	margin-top: 2px;
	margin-bottom: 2px; }
#tablepage td { font-weight: bold; }
#tablepages { width: 305px; }
#tablepagenext {
	text-align: right;
	width: 230px; }
#mainTable td h3 {
	font-size: 90%;
	margin: 4px 0px 0px;
	font-weight: bold;
	line-height: 100%;
	padding: 0px;
}