/* CSS Document */
table#contents-table {text-align: center;}

table#contents-table td {padding: 10px;}

table#contents-table div.name {padding-bottom: 3px;}

table#contents-table div.name a {font-size: 11px; font-weight: bold; color: #bfbfbf;}

table#contents-table div.name a span {color: #000;}

table#contents-table div.price {font-size: 11px; line-height: 1.2; color: #333333; text-align: center;}

table#contents-table div.price-bold {font-size: 11px; line-height: 1.2; color: #333333; text-align: center;}

table#contents-table div.sale-price {font-size: 11px; line-height: 1.2; color: #0051ba;}

table#contents-table div.sale-price-bold {font-size: 11px; line-height: 1.2; font-weight: bold; color: #0051ba;}

table#contents-table td.vertical-seperator {border-right: 1px #CCCCCC solid;}

table#contents-table td.horizontal-seperator {border-bottom: 1px #CCCCCC solid;}


