
.container_12 .grid_12, .container_16 .grid_16 {
    width: 650px;
}

.checkoutPages table .category,
.print,
.checkoutSteps,
.mainNavigation,
.userLinks {display:none;}

.secondaryNavigation ul li {display:none;}
.secondaryNavigation ul li.grid_2.alpha {display:block;}

.checkoutPages .steps {border:none;}

.checkoutPages table td.right 
{
     border-right: none;
}
.checkoutPages table td.left {
    border-left: none;
}

.checkoutPages table td, 
.checkoutPages table th {border-bottom: 1px solid #000;}

.stepContent p {display:none;}

.checkoutPages h1 {
    margin-bottom: 10px;
}