
  #page p.title
  {
    margin: 0px;
    padding: 12px 0px;
    border-bottom: 4px solid #f2f4fc;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
  }
  
  #exadox-dt-logo-comparison
  {
    float: right; 
    margin: 45px 74px 0px 0px;
  }
  
  #exadox-mso-logo-comparison
  {
    float: right;
    margin: 45px 47px 0px 0px;
  }
  
  div.advanced
  {
    float: left;
    width: 266px;
    margin: 30px 0px 0px 28px;
    background-color: #548dd4;
  }
  
  div.advanced div.box-top
  {
    height: 84px;
    padding-top : 12px;
    border-bottom: 4px solid #f2f4fc;
  }
  
  div.advanced div.box-middle
  {
    height: 136px;
    padding-top : 12px;
    border-bottom: 4px solid #f2f4fc;
  }
  
  div.advanced div.box-bottom
  {
    height: 136px;
    padding-top : 12px;
    border-bottom: 4px solid #f2f4fc;
  }
    
  div.standard
  {
    float: left;
    width: 156px;
    margin: 10px 0px 0px 0px;
    background-color: #960028;
  }
    
  div.standard div.box-top
  {
    height: 148px;
    border-bottom: 4px solid #f2f4fc;
  }
  
  div.standard div.box-bottom
  {
    height: 148px;
    border-bottom: 4px solid #f2f4fc;
  }
      
  div.basic
  {
    float: left;
    width: 156px;
    margin: 162px 0px 0px 0px;
    background-color: #f79646;
  }
  
  div.basic div.box-top
  {
    height: 148px;
    border-bottom: 4px solid #f2f4fc;
  }
  
  div.breakdown
  {
    height: 60px;
    border-bottom: 4px solid #f2f4fc;
  }
  
  div.breakdown p
  {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
  }
  
  div.price, div.more-info
  {
    height: 34px;
    border-bottom: 4px solid #f2f4fc;
  }
  
  div.price p
  {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
  }
  
  div.buy
  {
    height: 34px;
  }
  
  div.buy p, div.more-info p
  {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
  }
  
  #page div.buy p a, #page div.more-info p a
  {
    font-size: 18px;
    color: #ffffff;
  }
  
  #page div.more-info p a
  {
		text-decoration: underline;
  }
  
  ul.bullet-list
  {
    margin-left: 0px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 20px;
    
  }
  