#left ul {
    margin-bottom: 25px;
}
#left li {
    height: 33px;
}
#left a,
#left a:link,
#left a:visited {
    display: block;
    width: 131px;
    height: 20px;
    background: url(../images/back.gif) no-repeat top left;
    padding: 0;
    margin: 8px;
}
#left span {
    display: none;
}
#shop_thumbs p {
    margin-left: 14px;
    width: 131px;
}
#shop_thumbs p span {
    display: none;
}
#shop_thumbs p#shop_veilig {
    height: 50px;
    background: url(../images/shop-veilig.gif) no-repeat top center;
}
#shop_thumbs p#shop_levering {
    height: 74px;
    background: url(../images/shop-levering.gif) no-repeat top center;
}
#shop_thumbs p#shop_kwaliteit {
    height: 58px;
    background: url(../images/shop-kwaliteit.gif) no-repeat top center;
}
#content h1 {
    font-size: 1.2em;
    line-height: 120%;
    margin: 5px 0;
}
#content .inner {
    border-top: 2px solid #92B6C7;
    border-bottom: 2px solid #92B6C7;
    margin-bottom: 50px;
}
#shop_content_overview {
    width: 375px;
    margin: 0 auto;
    padding: 15px 0;
}
#shop_steps {
    color: #92B6C7;
    border: 1px solid #fff; /* IE BUG */
}
#shop_steps li.active {
    color: #92B6C7;
    font-weight: bold;
}
#shop_step_1 {
    margin-right: 90px;
}
#shop_step_2 {
    margin-right: 78px;
}
#shop_content_inner {
    clear: both;
    border-top: 2px solid #92B6C7;
    border-bottom: 2px solid #92B6C7;
    padding: 5px 0;
    margin-bottom: 10px;
}
#shop_content_inner h3 {
    font-size: 1.1em;
    color: #92B6C7;
    margin-bottom: 2px;
}
#shop_content_inner form {
    margin-top: 15px;
}
#shop_tbl_content_overview {
    width: 160px;
    margin-left: 5px;
    background: url(../images/menu-bg.gif) no-repeat bottom left;
    padding-top: 20px;
}
#shop_tbl_content_overview .cell0 {
    padding-left: 15px;
}
#shop_tbl_content_overview .cell1 {
    text-align: right;
}
#btn_step {
    display: block;
    background: url(../images/btn-step.gif) no-repeat top left;
    width: 107px;
    height: 20px;
    text-indent: 10px;
}
#btn_step span {
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    color: #fff;
}
form.login_account .image_button {
    margin: 1px 2px;
}
#form_buttons {
    margin-left: 150px;
    padding: 15px 0;
}
#order_overview {
    width: 370px;
    margin: 15px 0;
}
#order_overview th {
    color: #92B6C7;
}
.del_product {
    font-size: 0.7em;
}

