body {
margin:0;
padding:0;
}

img {
border:0;
}

#e_toolbar {
background-color: #009900;
width: 769px;
height: 105px;
}

#e_basket {
padding: 2px 0 2px 0;
margin: 10px 5px 5px 10px;
color: #fff;
font-size:10px;
text-align: center;
}

#e_basket a{
color: #fff;
text-decoration:none;
font-weight: normal;
}

#e_page{
width:769px;
}

hr {
border: 1px solid #009900;
height:1px;
border:none;
background-color: LightGreen;
padding: 0 20px 0 20px;
margin-bottom:20px;
}