#header .logo {background-image: url(/images/main-logo-green.gif);}

#col1 {background: #317de4 url(/images/br_317de4.gif) right bottom no-repeat;}

h1 {	background: url(../../images/header_groupies.png) no-repeat 5px 2px;	position: absolute;	top: -12px;	left: -19px;	height: 53px;	width: 225px;}

div.groupie {padding: 12px;	margin: 0px 15px 15px 0;	background-color: #cab717;	width: 224px; height: 215px; float: left; text-align:center;}

.row {	width: 804px;		clear: both; float: left; padding: 17px;		background-repeat: no-repeat;	background-position: right bottom;	margin: 10px 0 15px 0;	}
.row h2 {margin: 10px 0 17px 0; font-size: 16px; font-weight: bold;}
.row h3 {margin: 2px 0 4px 0; padding: 0; font-size: 12px; font-weight: bold; }

.first {padding-top: 30px;}

.blue {background-color: #317de4;	background-image: url(../../images/br_317de4.gif);}
.yellow {background-color: #ead41b;	background-image: url(../../images/br_ead41b.gif);}
.yellow h2 {color: #bd5304;}
.yellow h3 {color: #784411;}
.orange {background-color: #e9781d;	background-image: url(../../images/br_e9781d.gif);}

#submission_info h2 {font-size: 185%;}

#middle img {border: 1px solid #000;}


form {width: 750px; margin: 0 0 0 45px; padding: 0; }
form div {margin: 9px 0;}
form label {margin: 0 15px 20px 0; width: 150px; float: left; padding: 0;}
form .inputContainer input {border: 1px solid #818181; width: 150px; }
form .textContainer {clear:both;}
form .textContainer textarea {width: 400px; margin: 0; clear: none; border: 1px solid #818181;}

form .inputContainer input,
form .fileContainer input,
form .textContainer textarea {font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "MS Sans Serif"; padding: 3px 5px;float: left;}
form .button {margin: 10px 0 0 180px; clear: both;}
form .moreButton {margin: 15px 0;}

form fieldset { padding: 11px; margin: 10px 0; }
form fieldset .inputContainer,
form fieldset .fileContainer,
form fieldset .textContainer {margin: 0; padding: 0;}


.blue form fieldset {background-color: #498be4;}
.orange form fieldset {background-color: #ed9650;}
