div#content .center {
   float:left;
   width:575px;
   padding-left:21px;
   
}
.center ul.g_marker {margin:0 0 0 19px;}
.center ul.g_marker1 {margin:0;}

.center div.card_1 {
   margin-left: 0px;
   width: 152px;
   clear: left;
   float: left;
}

.center div.card_2 {
   margin: 0px 5px 0px 5px;
   width: 152px;
   float: left;
}

.center div.card_3 {
   margin-left: 0px;
   width: 248px;
   float: left;
}

.center div.card_1 div.text, .center div.card_2 div.text , .center div.card_3 div.text {
   margin-top: 5px;
   margin-bottom: 20px;
  text-align:center;
}

.center div.card_1 div.text a, .center div.card_2 div.text a , .center div.card_3 div.text a {
 text-decoration: underline;
 color:#666;
}

.center div.card_1 div.text a:hover, .center div.card_2 div.text a:hover , .center div.card_3 div.text a:hover {
 text-decoration: underline;
 color:#D8100D;
}

.center p a {
   color: #D8001D;
}

.center p span.bold {
   font-weight: bold;
}


.center div.text1 a {
   color: #D8001D;
}

.center div.action {
   padding: 0px 8px 0px 10px;
}


.center div.g_mini_title {
   clear:left
}

.center p a {
   color: #D8001D;
}

.center p.bold {
   font-weight: bold;
}

.center p.bold  a {
   font-weight: bold;
}


.center div.text1 a {
   color: #D8001D;
}


.center div.phone8 {
   margin-bottom: 8px;
}

.center div.informcentr {
   margin-bottom: 5px;
   color:#D8001D;
   clear:left;
}

.center div.informcentr a {
   text-decoration: underline;
   color:#D8001D;
}


.center div.actionplace table thead td.z {   
   width: 150px;
   height: 34px;
   background: url('../../img/actionplace-1.gif') no-repeat 0px 10px ;
}

.center div.actionplace table thead td.a {
   width: 372px;
   height: 34px;
   background: url('../../img/actionplace-2.gif') no-repeat;
}

.center div.actionplace table tbody td {
   padding: 7px 0px 6px 9px;
   
   font-weight: bold;
}

.center div.actionplace table tbody td.black {
  color: #000;
}

.center div.actionplace table tbody tr.first {
   background: #F2F2F2;
}   

.center div.actionplace table tbody tr.second {
   background: #E8E8E8;
}

.center div.actionplace table tfoot tr {
   height: 22px;
  background: url('../../img/actionplace-3.gif') no-repeat; /*#F3F3F3 */
}

