/* @override http://localhost:3000/stylesheets/stores.css */div#content {	display: table;	padding: 0;	width: 788px;        margin-left: 0px;}div#page-content-wrapper {	display: table-row;}div#store-content {        float: right;	display: table-cell;	width: 568px;        padding: 10px;        background-color: #fff;}div#store-content h5{        font-size: 170%;        color: #999999;        }div#store-menu {        float: left;	display: table-cell;	width: 175px;        padding-left: 0px;        padding-top: 5px;        background-color: #fff;}div#confirm-checkout-content {        float: right;        z-index: 100;}div#checkout {        float: right;        z-index: 100;}#landing-cat {        display:none;}#landing-link {        margin-top: 30px;        padding-left: 15px;        background: url("/design/red-flag.gif") no-repeat;}#landing-link a{        text-transform: uppercase;        color: #e71822;        font-weight: bold;        font-size: 13px;        text-decoration: none;        padding: 2px;}#landing-link a:hover {        background-color: #e71822;        color: #ffffff;}.product-table {    }.product {        padding: 2px;}.imagerow td {        border: 1px solid #cccccc;        margin: 0px;        padding: 0px;        height: 175px;        width: 163px;        text-align: center;}.imagerow img{        border: 0px;}.namerow td {        height: 35px;}.product-head3 {        display: none;}.price {        font-size: 14px;        color: #999999;}#store-content h2 a{        color: #666;        text-decoration: none;}#store-content h2 a:hover{        color: #fa1722;        text-decoration: none;}.product-count {        font-size: 11px;        color: #999;}.product {        font-size: 12px;        color: #666;}.product a {        color: #000;        font-size: 13px;        text-decoration: none;}.product a:hover {        font-size: 13px;        color: #ed1e28;}#store-menu h3 {	border-bottom: 1px dotted #bbb;        background: url("/design/sidebar-bg.gif") no-repeat #d4d4d4;        padding-top: 6px;        padding-bottom: 5px;        padding-left: 29px;        margin-right: -10px;        margin-bottom: 0px;}#store-menu{       margin-top: 0px;}#store-menu ul {        list-style: none;        margin: 0;	padding-left: 0px;}#store-menu li {	border-bottom: 1px dotted #bbb;        margin-right: -5px;        padding: 0;        padding-right: 0px;}#store-menu li a {	display: block;        padding: 3px 0px 3px 5px;	background-color: #fff;	color: #666;	text-decoration: none;	width: 100%;        font-family: arial, sans-serif;        font-size: 12px;}#store-menu li li {        padding-right: 10px;	border-bottom: 0px dotted #bbb;}#store-menu li li a{        padding: 2px 0px 2px 10px;        font-size: 10px;	border-bottom: 0px dotted #bbb;}#store-menu li a:hover {	background-color: #eee;	color: #666;}#store-menu .cartTotal {        padding-left: 5px;        color: #555;}