﻿





.cms_template_box_title table tr td.cms_template_box_title_title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url("../../Images/template/B_silver/title-center.png") no-repeat scroll 50% 42px / 22% auto;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    box-sizing: border-box;
    color: #d2000a;
    font-size: 1em;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    width: 100%;

.cms_template_box_content table tr td.cms_template_box_content_left{width:1px;background-color:#cfcfce;}
.cms_template_box_content table tr td.cms_template_box_content_right{width:1px; background-color:#cfcfce;}
.cms_template_box_content table tr td.cms_template_box_content_main{width:100%;background-color:#F0F0F0;}
.cms_template_box_footer table tr td.cms_template_box_footer_title{width:100%; background:url('../../Images/template/B_silver/footer-center.png') repeat-x;}
