#header {
  border-bottom:2px solid #003E9B;
}

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

#service_center_content, #service_center_name { 
  margin-left:125px; 
  padding-left: 20px;
  width: 800px !important;
}

.service_center_piece {  
  font-family:Arial;
  font-size: 0.9em;
  color:#333333;
}

table#service_centers_list { 
  padding-left:0px !important;
}

.service_center_piece > p, .service_center_piece table, .service_center_piece ul, .service_center_piece ol {
  margin-left: 50px;
}

.service_center_piece table tr td p {
  margin-left: 0px;
}

#service_center_name h1 { 
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-family:Arial;
  font-size: 1.6em !important;
  font-weight:bold;
  color:#333;  
  width:600px;
}  

#service_center_content h2, h3 { 
  font-weight:bold;
  font-family:Arial;
  color:#003E9B;
}

#service_center_content h2 {
  border-bottom: 1px solid #003E9B;
  padding: 5px 0;
  margin: 10px 0;
  font-size: 1em;
}

#service_center_content h3 {
  font-size: 0.9em;
}

#service_centers_list {
  width: 90%;
}

#service_centers_list th {
  font-weight:bold;
  text-decoration: underline;
  font-family:Arial;
  color: #333;
  border:none;
}

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

#service_centers_list tbody td{
  border: none;
  font-size:1em;
}
