.ratings
{
  width: 383px;
  margin-bottom: 10px;
}

.ratings .attention_rating, .result .sanction
{
  color: #ff5215;
}

.ratings .label
{
  font-size: 1.0em;
  color: #767b7c;
}

.ratings .ilaw_rating
{
  float: left;
  width: 125px;
}

.ratings .ilaw_rating .button
{
  margin-top: 12px;
  height: 20px;
  text-align: center;
  color: white;
}

.ratings .ilaw_rating .attention a,
.ratings .ilaw_rating .attention a:hover {
  color: red;
  border-bottom: 1px dotted red;
}

.ratings .icon
{
  float: left;
  padding: 5px 0;
  width: 50px;
}

.ratings .score
{
  text-align: center;
  line-height: 1.5em;
  margin-left: 55px;
}

.ratings .client_rating
{
  float: right;
  width: 125px;
  border-left: 1px solid #D7DADD;
  padding-left: 10px;
}

.ratings .client_rating .score
{
  max-width: 100px;
  padding-top:4px;
}

.result .name
{
  margin-bottom: 10px;
}

.ratings .rating_icon {
  margin-top: 12px;
}

.ratings .conduct
{
  margin: 0 135px;
  border-left: 1px solid #D7DADD;
  text-align: center;
}

.conduct .sanctioned
{
  color: #ff0000;
}

#related_links
{
  margin:0 24px;
  padding-top: 48px;
  clear:both;
  font-size: 1.0em;
  line-height: 1.4em; 
}

#related_links .col
{
  width: 380px;
  float: left;
}

#related_links hr
{
    margin-top:48px;
    border: 0px;
    height: 1px;
    background-color: #BDE5F3;      
}


.specialty_description
{
  padding: 8px 12px 8px 36px;
  
  background-image: url("../images/icon_i.png"/*tpa=/images/icon_i.png*/);
  background-repeat: no-repeat;
  background-position: 12px 10px;
}
