@import url('../layouts/sidebar_left.css');

table {
	width: 90%;
}

ol
{
  list-style:           none;
  margin:               0px;
  padding:              0px;
}                       
                        
ol li                   
{                       
  margin-bottom:        12px;
}           

ul.features
{
  width:                99%;
  margin-bottom:        12px;
}            
                        
ul.features li.even     
{                       
  font-weight:          bold;
}                       
                        
ul.features li.odd      
{                       
  margin-bottom:        8px;
}