/* COMMERCE MODIFICATIONS
********************************************************************************/
h1{
display: none;
}

table.outline{
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-bottom: 0em;
}

table.outline td, table.outline th{
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

table.outline td, table.outline th, table.outline td p, table.outline th p{
font-size: 8pt;
}

table.outline th{
background: #EFEFEF;
font-weight: 700;
text-align: left;
}

table.outline .errors{
border: 2px solid #CC0000;
}

#header, #top-nav, #top-nav-wrap, #border-left-and-right, #gradient-border-left, #gradient-border-right, #content-wrap, #shadow-of-topnav, #content-wrap, #content-wrap-inner, #footer{
visibility: hidden;
}

#column-main{
left: 0;
margin: 1em;
padding: 0;
position: relative;
top: 0;
visibility: visible;
}