﻿table { width: 100%; border: 0; border-spacing: 0; border-collapse: collapse; line-height: 30px; text-align: center; }
table tr th { padding: 3px 5px; background: #F5FCFF; }
table tr td { padding: 3px 5px; }
table tbody tr:hover { background: #CBEFFF; }