﻿#content{ width: 100%; max-width: 980px; }
#optionsTable tbody tr:nth-child(2n)
{
	background-color: #dfe7ec;
}
