﻿.required { color: #c30; font-weight: bold; }
.noshow { display: none; }
.validation { font-size: 93%; }

div.row, div.checkrow, div.submitrow { clear: left; }
div.row label { float: left; width: 130px; margin-right: 8px; text-align: right; }
div.row select, div.row input, div.row textarea { float: left; width: 193px; border: 1px solid #c0c0c0; margin-bottom: 3px; }
div.row select { width: 195px; }

div.checkrow { margin-left: 138px; padding-top: 22px; _padding-top: 10px; }
div.checkrow input { float: left; }
div.checkrow label { float: left; margin-left: 8px; }
body#trade div.checkrow label, body#press div.checkrow label { width: 470px; }

div.submitrow { padding: 22px 0 14px 0;_padding-top: 10px;  background: transparent url(/assets/images/content/footer/contactus-stripe.gif) no-repeat bottom left; }
