input.regularInput { color: #3b3b3b; font-size: 10pt; font-family: tahoma; width: 350px; float: left; margin-right: 200px; margin-bottom: 15px; padding: 5px; border: solid 1px #c8c8c8; }

textarea.regularInput { color: #3b3b3b; font-size: 10pt; font-family: tahoma; width: 470px; overflow: scroll; overflow-x: hidden; float: left; margin-right: 100px; margin-bottom: 15px; padding: 5px; border: solid 1px #c8c8c8; }

input.submitMessageToYoungren { color: #414141; font-size: 8pt; font-family: tahoma; font-weight: bold; background-color: #e8e8e8; padding: 10px; border: solid 1px #dcdcdc; cursor: pointer; }
input.submitMessageToYoungren:hover { color: #414141; font-size: 8pt; font-family: tahoma; font-weight: bold; background-color: #d2d2d2; padding: 10px; border: solid 1px #dcdcdc; cursor: pointer; }

/*Currency*/

div.currencySelect { color: #434343; font-size: 8pt; font-family: tahoma; text-transform: uppercase; text-align: left; word-spacing: 1pt; letter-spacing: 1pt; width: 450px; float: left; margin-top: 2px; margin-right: 200px; margin-bottom: 10px; padding: 5px; border-top: 1px dotted #898989; border-bottom: 1px dotted #898989; }

a.pleaseNote { color: #888; font-size: 8pt; font-family: tahoma; }
