#osDetail { width: 100%; box-sizing: border-box; }
#osDetail th { text-align: left; max-width: 20%; }
#osDetail td { text-align: right; }
#osDetail td img { width: 25px; height: 25px; position: relative; top: 5px; margin-right: 5px; }
#osDetail td span { font-size: 150%; font-weight: bold; margin-left: 20px; }
#osDetail-Images img { margin-right: 10px; }