.box_blueborder {
    border-bottom: 1px solid #004687;
    padding-left:30px;
    vertical-align:top;
}

.top_blueborder {
    border-top: 1px solid #004687;
    vertical-align:top;
}

.emptybox {
    border: none;
}

.big_product_box {
    margin: 5px auto;
    padding: 0;
    float: left;
    width: 220px;
}

.small_product_box {
    margin: 0;
    padding: 5px 5px;
    float: left;
    width: 155px;
}

.products_table {
    margin-top: 20px;
}

.shadow span button.add2cart,
.products_table .controls button.add2cart {
    padding: 0;
    margin: 0;
    width: 35px;
    
}

.products_table {
    clear: both;
}

.head .price {
    margin: 0;
    padding: 0;
}

.big_product_box .head .price {
    font-size: 16px;
}

.small_product_box .head .price {
    font-size: 14px;
}

.products_table .price {
    font-weight: bold;
    font-size: 16px;
    padding-left: 5px;
    vertical-align: top;
    margin-bottom: 0;
}

.products_table .head {
    float: right;
    margin: 0;
    padding: 0;
}

.products_table .head .price {
    height: 20px;
}

.products_table .head .controls {
    height: 30px;
    clear: both;
    margin: 0;
    padding: 5px 0 0 0;
}

.products_table .head .special {
    font-size: 8px;
}

.products_table .arrow {
    color: #C83246;
}

.products_table .description_column {
    clear: both;
}

.products_table .name {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 0;
}

.products_table .productbox_top {
    clear: both;
}

.products_table .name_big {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
}


.products_table .name_big a,
.products_table .name a {
    color: #004687;
}

.products_table .name a:hover {
    color: #004687;
    text-decoration: none;
}

.products_table .description_column .description {
    font-size: 12px;
}

.products_table .description_column .art {
    padding-top: 5px;
}

.products_table .controls .shadow {
    vertical-align: top;
}

.products_table .image_column {
    float: left;
    margin: 0 5px 5px 0;
}

.small_product_box .description_column a.common2 {
    font-size: 10px;
    text-decoration: underline;
}

.big_product_box .description_column a.common2 {
    text-decoration: underline;
}

.small_product_box .description_column .art {
    font-size: 10px;
}

.box_blueborder .last_row .small_product_box {
    float: none;
}
.header_art{
	padding-left:12px;padding-bottom:5px;
}
.table_art{
	margin-top:19px;
	/*margin-left:10px;*/
}
