table#system {
  background-color:#E0E0E0;
  max-width:1000px;
}
th.title {
  width:45%;
} 
th.rating {
  width:5%;
}  
th.note	{
  width:50%;
}
/* blue wii classic controller image */
img[alt*="emulated"] {
  float:right;
}
/* xbox dlc image */
img[alt*="dlc"] {
  float:right;
}