html {
    background: #41639B url('/images/bodybg.gif') repeat-y top left;
    margin:0;
    padding:0;
    height:100%;
}
 
body {
    background-color: #FFFFFF;
    color: #000000;
    margin: 0;
    padding: 0;
    width: 742px;
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size:18px;
}
h2 {
font-size:16px;
}
h3 {
font-size:14px;
}
h4 {
font-size:12px;
}
h5 {
font-size:12px;
font-weight:normal;
}
h6 {
font-size:10px;
font-weight:normal;
}
fieldset {
width:450px;
}
#logo {
position:absolute;
top:4px;
left:0px;
width: 742px;
}
#emilogo {
margin-left:2px;
}
#tabs {
position:absolute;
top:165px;
left:0px;
height:29px;
width:742px;
background:#82B3E8  url('/images/greengrid.gif') no-repeat top right;
font-weight:bold;
font-size:13px;
margin-bottom:15px;
}
#tabs div {
padding-top:5px;
padding-left:49px;
height:24px;
background:transparent url('/images/arrow.gif') no-repeat top left;
}
#tabs a:link, #tabs a:visited {
text-decoration:none;
color:#265588;
}
#tabs a:hover {
text-decoration:underline;
}
#content {
padding-top:210px;
padding-left:10px;
height:28px;
width:742px;
font: 80% Arial, Helvetica, sans-serif;
color:#666666;
}
#foot {
border-top:#000000 2px solid;
margin-top:10px;
text-align:center;
clear:both;
}
#nav {
display:none;
}
#cartlinks {
display:none;
}

td.paginate, td.product {
font-size:11px;
}

td.product img {
border:1px solid #D2DCEF;
}

td.product {
text-align:center;
padding:10px;
border-bottom:1px dashed #D2DCEF;
}

table.product {
border-top:1px dashed #D2DCEF;
margin-top:10px;
margin-bottom:10px;
}

div.desc {
position:absolute;
display:none;
border:1px solid #D2DCEF;
background-color:#FFFFFF;
font-size:11px;
padding:5px;
z-index:99;
width:250px;
}

#carttable {
width:80%;
}

#carttable td {
    border-right: dashed #9C9A9A 1px;
    border-bottom: dashed #9C9A9A 1px;
    font-size: 12px;
}

#product {
margin-top:10px;
}
#product img {
border:1px solid #D2DCEF;
}
.confirmtable TH {
    background-color:#CCCCCC;
}
.confirmtable TD {
    border:solid 1px #CCCCCC;
    vertical-align:top;
}
.confirmtable TABLE TR TD {
    border-top:0px;
    border-left:0px;
}

.confirmtable #carttable {
width:100%;
}


.confirmtable{
width:80%;
}

li {
margin-bottom:10px;
}