﻿form { padding: 0px; margin: 0px; }
form table tbody tr th { text-align: left; font-weight: bold; }
form textarea { width: 500px; height: 100px; }

.required { background: url('/images/icons/bullet_black.gif') no-repeat scroll left center; padding-left:1em; }