div#main-body p {
   font-size:95%;
   margin-bottom:10px;

}

div#main-body a {
   color:#0099cc;
   font-weight:bold;
   text-decoration:none;
}

div#main-body a:hover {
   text-decoration:underline;
}


div#header div#basket-summary p {
   color:#ffffff;
   font-size:80%;
   text-align:center;
   margin-bottom:5px;
   line-height:100%;
}

div#header div#basket-summary a {
   font-weight:bold;
   color:#ffffff;
}

div#header div#basket-summary h4#salesnumber {
   text-indent:-4000px;
}

div#header div#basket-summary p#phonenumber {
   display:none;
}

div#left-nav h2 {
   margin-top:15px;
   font-weight:bold;
   color:#0099cc;
   text-indent:10px;
   font-size:100%;
   margin-bottom:5px;
}

div#left-nav ul li a {
   text-decoration:none;
   color:#000000;
}

div#left-nav ul li a:hover {
   text-decoration:underline;
}


div#main-body h1 {
   font-size:150%;
   font-weight:bold;
   margin-bottom:10px;
   letter-spacing:-1px;
}

div#main-body h2, div#main-body h3, div#main-body h2, div#main-body h4 {
   font-size:115%;
   font-weight:bold;
   margin-bottom:10px;
}

div#main-body h3 {
   font-size:110%;
}

div#main-body h4 {
   font-size:90%;
}

div#main-body div.short-col {
   width:760px;
}
