table.software {
  margin-top:20px;
  border-collapse:collapse;
  background-color:#fff;
  width:575px;
}

table.software a{
	color: #6599FF;
}

table.software th{
  padding-left:5px;
}

tr.software_alternative {
  background-color:#e0e0e0;
}

table.software td{
 padding:5px;
}
