.remoteControl { margin: 5px; } .remoteControl table { width: 100%; border: 1px solid #ddd; margin-bottom : 10px; } .remoteControl tbody { margin-bottom : 10px; } .remoteControl thead { background: #34495e; color: white; } .remoteControl thead th { font-size: 12px; padding: 12px 0; } .remoteControl tbody td { padding: 6px; border-bottom: 1px solid #ddd; } .remoteControl tbody tr td:first-child { max-width: 160px; } .remoteControl tbody ul { list-style: none; padding : 0; margin : 0; } .remoteControl_footer { font-size : 12px; text-align: center; padding : 20px 0; color: red; }