@import "global.css";

#byoMain {
  width: 70%; 
  float: left; 
  display: inline;}

.mainText {
  line-height: 1.7em;}
  
#tuition li {
  color: #fe6000;
  line-height: 1.9em;}
  
#tuition li span {
  color: #000;}
  
#price {
  text-align: center;}
  
.spPrice {
  font-weight: normal;}
  
.spPrice1 {
  color: #fe6000;}
  
#pNote {
  font-size: 75%; 
  text-align: center;}
  
#byoTerms {
  width: 29%; 
  float: right; 
  display: inline;}
  
.terms, .terms1 {  
  font-size: 90%;}
  
.terms {
  margin: 0 10px 0 10px;}
  
.terms1 {
  margin: 10px 10px 0 10px;}
  
.pcentre {
  text-align: center;}