﻿

.navigation-section, .context-section, #footer, .order-tag {
	display: none !important;
}

body, .content-section {
	margin: 0 !important;
}

#header 
{
    height:40px;
}

#logo {
    float:none !important;
    margin: 5px 0;
    width: 600px;
}

#logo a {
    background-position: 0 0;
    padding: 0;
    width: 600px;
    text-decoration:none;
    color:Black;
}

.text-replace {
    background: none;
    display: block;
    height: 30px;
    overflow: visible;
}

.scroll-overflow 
{
    width:600px !important;
    height:auto;
    overflow:visible;
}

.content-section 
{
    border-bottom: 1px solid #E4E4E4;
    padding:24px 0;
}

.shopping-bag table {
    border-collapse: collapse;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

.shopping-bag th {
    color: Black;
    padding: 0 0 5px;
    text-decoration: none;
}

.shopping-bag td {
    color: Black;
    padding: 3px 0 !important;
}
