#center_column .column {
    float: left;
    width: 190px;
    margin: 0 0 0 7px;
    overflow: hidden;
    color: #004B8E;
}

* html #center_column .column {
    height: 1%;
    width: 187px;
}

#center_column .column h3 {
    margin: 10px 0;
    border-bottom: 1px solid #004B8E;
    font: normal 12px/16px Arial, sans-serif;
    color: #004B8E;
}

#center_column .column h3.em {
    border-bottom-color: #D03249;
    color: #D03249;
}

.category_panel h2 {
    margin-top: 0;
    padding: 0 0 5px 5px;
    border-bottom: 1px solid #004687;
    font-size: 14px;
}

.articles_row {
    border-bottom: 1px solid #004687;
    padding: 15px 0 10px 0;
}

.article_header_link {
    color:#004687;
    font-weight:bold;
}

a.article_text_link {
    color:#004687;
    font-weight:normal;
    text-decoration:none;
}

a.article_date {
    color: #B5B5B5;
    text-decoration:none;
}

.box_redborder {
    border-top: 1px solid #C83246;
    border-bottom: 1px solid #C83246;
}

.box_blueborder {
    border-bottom: 1px solid #004687;
	 padding-bottom: 15px;
}

.top_blueborder {
    border-top: 1px solid #004687;
}

.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;
}

.category_panel .products_table {
    margin-top: 20px;
}

.shadow span button.add2cart,
.product_cell .controls button.add2cart {
    padding: 0;
    margin: 0;
    width: 35px;
    background: #C83246 url('../images/bg_icn_cart.jpg') center center no-repeat;
}

#image_column {
    margin-right: 20px;
    vertical-align: top;
    float: left;
    padding-top: 10px;
}

#description_column {
    vertical-align: top;
    padding-top: 10px;
}

.category_panel .products {
    clear: both;
}

.head .price {
    margin: 0;
    padding: 0;
}

.big_product_box .head .price {
    font-size: 14px;
}

.small_product_box .head .price {
    font-size: 12px;
}

.products .price {
    font-weight: bold;
    font-size: 16px;
    padding-left: 5px;
    vertical-align: top;
    margin-bottom: 0;
}

.products .head {
    float: right;
    margin: 0;
    padding: 0;
}

.products .head .price {
    height: 20px;
}

.products .head .controls {
    height: 30px;
    clear: both;
    margin: 0;
    padding: 5px 0 0 0;
	 white-space:nowrap;
}

.products .head .special {
    font-size: 8px;
}

.products .arrow {
    color: #C83246;
}

.products .description_column {
    clear: both;
}

.products .name {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 0;
}

.products .productbox_top {
    clear: both;
}

.products .name_big {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
}


.products .name_big a,
.products .name a {
    color: #004687;
}

.products .name a:hover {
    color: #004687;
    text-decoration: none;
}

.products .description_column .description {
    font-size: 12px;
}

.products .description_column .art {
    padding-top: 5px;
}

.products .controls .shadow {
    vertical-align: top;
}

.products .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;
}


.homepage_product_border {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
}

.homepage_product .name{
	color:#C83246;	
	font-weight:bold;
	font-size:13px;
}

.homepage_product .price{
	color:#004B8E;	
	font-weight:bold;
	font-size:13px;
	float:left;
	padding-top:4px;
	padding-bottom:4px;
}
.homepage_product .special{
	font-size:10px;
	font-weight:normal;
}
.homepage_product .controls{
    padding: 0;
    margin: 0;	
}


.control_link{
	padding-bottom:5px;
}

.control_link a.common2{
    text-decoration: underline;	
}