body {
    font-family: Arial, sans-serif;
}

header, footer, #top_1, #top_2, #top_3, #nav_cat_extended, #back_to_results, #action_buttons, #bottom, #social_sharing, #column3, #filter, #message, #toolbar_wrap, #nav_cat_extended_content, #nav_article_count, a.path_nav_article, div.diff, .buttons, #icon_cart_put_in, #add_to_cart, #show_more_results, #toolbar_wrap, #path a,.article_maximal, .articles_header a, #tags_header, .delete_list, #checkout_wrap, #order_button, #keep_shopping_button {
    display:none;
}

a, p, th, td, span {
    font-size:12px;
    color: #000;
}

table {
    width: 100%;
}

h1 {
    font-size:18px;
}

.articles_header,
#articles_header {
    width: auto;
    clear: left;
    display: block;
    padding: 0;
    margin-bottom:10px;
}

div.article {
    float:left;
    width:134px;
    height:160px;
    margin:0 10px 10px 0;
    border:1px solid #c2c2c2;
    padding:5px;
}

.article_image img {
    height:86px;
}

#colum_wrap {
    overflow: hidden;
    border: none;
}

#column1 {
    float: left;
    width: 60%;
}

#column2 {
    float: left;
    width: 40%;
}

#column1 *,
#column2 * {
    width: auto !important;
}

.oldprice {
    text-decoration:line-through;
    margin-right:5px;
}

.article_minimal {
    display:block;
}

.thumbnail {
    height:20px;
    width:30px;
    margin-right:2px;
}

#description {
    font-size:12px;
    width:400px;
}

.head {
    font-weight:bold;
}

.level_1 {
    margin-left:10px;
}

.level_2 {
    margin-left:20px;
}

.level_3 {
    margin-left:30px;
}

.article_info span {
    display:block;
}