.sclogo { 
  float:none;
  margin: 25px auto auto 25px;
 }

#service_center_content { margin-left:100px; }

#service_center_name h1 { 
  margin: 25px auto 25px 114px !important; 
  font-family:Arial;
  font-size: 27px;
  color:#333;
  font-weight:bold;
  width:600px;
}
  
#header {
  border-bottom:1px solid #810E04;
}

#service_center_content h2, h3 { 
  font-weight:bold;
  font-family:Arial;
  color:#00B6DE;
  border-bottom:0px;
  margin: 8px auto 15px !important;
}

#service_center_content h2 {
  margin-top: 25px !important;
  border-top: 1px dotted #810E04;
  font-size: 21px;
}

#service_center_content h3 {
  font-size: 16px;
}


#service_centers_list { 
  padding-left:0px !important; 
  border: 1px solid #333;
}

#service_centers_list th {
  font-weight:bold;
  text-decoration: underline;
  font-family:Arial;
  font-size:11px;
  background-color:#C2CDC5;
  color: #333;
  border:none;
  padding:12px 20px !important;
}

#service_centers_list tbody {
  font-family:Arial;
  font-size:14px;
  color:#333333;
}

#service_centers_list tbody td{
  padding:12px 20px 2px !important;
  font-size:11px;
  border: none;
}

.contact_odd {
  background-color: white;
}

.contact_even {
  background-color: #C2CDC5;
}

.service_center_piece {
  
  font-family:Arial;
  font-size:14px;
  color:#333333;
}


