.sclogo { float:none; }
#service_center_content { margin-left:100px; }
#service_center_name h1 { 
  margin-left:114px !important; 
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:36px;
  color:#002230;
  margin-top:14px !important;
  font-weight:normal;
  width:600px;
}
  
#header {
  border-bottom:10px solid #00519a;
}

#service_center_content h2 { 
  font-weight:bold;
  font-family:arial, sans-serif;
  font-size:14px;
  color:#0B84C6;
  border-bottom:0px;
  padding-left:14px;
}

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

#service_centers_list th {
  font-weight:bold;
  font-family:Arial, Verdana, sans-serif;;
  font-size:12px;
  background-color:#A0C1DF;
  color:white;
  text-transform: uppercase;
  padding:7px 10px !important;
  border-bottom: 0px;
  border-right-color: #699DCC;
  border-right-style: solid;
  border-right-width: 1px;
}

#service_centers_list tbody {
  font-family:Arial, Verdana, sans-serif;;
  font-size:12px;
  color:#222;
  border-right-width: -1px;
}

#service_centers_list tbody td{
  padding:7px 10px !important;
  background-color:#EEF5FC;
  color:#727272;
  border-bottom: 0px;

  border-right-color: #E4EFFA;
  border-right-style: solid;
  border-right-width: 1px;
}

.service_center_piece {
  
  font-family:Arial, Verdana, sans-serif;
  font-size:12px;
  color:#222;
}

.service_center_piece a {
  color: #7DAC00;
  font-weight: bold;
  text-decoration: none;
}

.service_center_piece a:hover {
  color: #587800;
}
