.freeSchoolTable {

   width:95%;
   font-size:12px;
   
}

.freeSchoolFirstCell {

    width: 45%;
    text-align: right;

}

.freeSchoolSecondCell {

    width: 45%;
    text-align: left;
    font-family: arial, sans-serif;
    font-size:11px;
    
}

,freeSchoolSecondCell ul {

     list-style: none;

}

.list-underline {

      text-decoration:underline;
      font-weight:bold;
      font-size:12px;
      font-family: arial, sans-serif;
      color:#12345d;

}


.listing-qualities {

list-style:none;

}

.company_more_info {

margin-left:20px;
margin-right:20px;
display:none;
padding:10px;
background-color:#b3ceef;
position:relative;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;

}

.company_display {

background-color:#12345d;
padding:10px;
position:relative;

}

.Content {

font-size:12px;
font-family: arial, sans-serif;

}

.Indent_principles {

margin-left: 25px;
font-family: arial, sans-serif;
list-style: none;
font-size:11px;

}



.company_display {

background-color:#104668;
padding:10px;

}

.Indent_anchor {

margin-left:35px;

}

.first_column {

float:left;
margin-left:50px;

}

.second_column {

float:left;
margin-left:50px;
clear:right;

}

.floatLeft {

float:left;
padding:10px;

}

.floatRight {

float:right;
padding:10px;

}

