﻿.cart-divider
{
    height: 24px;
    border-bottom: solid 1px #dddddd;
    margin-bottom: 24px;
}

.sc-description
{
    font-family:Verdana,Arial,Helvetica, Sans-Serif;
    font-size:10pt;
    font-weight:bold;
    border-bottom: solid 1px #dddddd;
    padding-bottom: 0px;
    line-height:16px;
}

.shoppingcart-table
{
    color: #000000;
    font-size: 7pt;
    line-height: 14pt;
}

.sc-reorder
{
    font-family:Verdana,Arial,Helvetica, Sans-Serif;
    font-size:8pt;
    font-weight:bold;
    padding-bottom: 4px;
    line-height:16px;
    color: Red;
}

#Contents_Table tbody tr td div 
{
    background-image:url(../images/product_icons.png);
    background-repeat:no-repeat;
}

.postcard 
{
    background-position:-27px -11px;
	width:75px;
	height:56px;
}

.business-card 
{
    background-position:-24px -78px;
	width:75px;
	height:46px;
}

.poster 
{
    background-position:-20px -134px;
	width:80px;
	height:105px;
}

.cd-sleeve 
{
    background-position:-27px -255px;
	width:77px;
	height:53px;
}

.sticker 
{
    background-position:-25px -326px;
	width:69px;
	height:43px;
}

.bookmark 
{
    background-position:-43px -384px;
	width:29px;
	height:73px;
}

.hangtag
{
    background-position:-19px -466px;
    width:84px;
    height:90px;
}