﻿.storeContent{
    padding:0 15px;
    }

.prodList{
    width:100%;
    }

.prodList td{
    width:33%;
    padding:0 0 25px 0;
    line-height:1.25em;
    vertical-align:top;
    }

.prodList img{
    border:2px solid #000;
    }

.prodSummary{
    max-width:200px;
    margin-top:5px;
    }

.prodDetail td{
    vertical-align:top;
    }

.prodImgs{
    padding-right:15px;
    }

#imgThumbs{
    margin-top:8px;
    }

#imgThumbs img{
    float:left;
    border: 1px solid #000;
    margin:2px;
    }

.cartTotal{
    font-weight:bold;
    }
    
.ordSummary td{
    padding:5px;
    }

.ordSummary th{
    padding:5px;
    font-weight:bold;
    text-align:center;
    background-color:#eee;
    }
