.validation-box {
	border: 1px solid black;
	padding: 5px;
	margin: 5px 0;
	color: red;
	font-weight: bold
}
.validation-box ul {
	margin-top: 5px;
	margin-left: 10px
}

.validation-box li {
	color: black;
	font-weight: normal
}

fieldset {
	padding:0;
	margin:20px 0 0 0;
	border:none;
}

legend {
	padding: 3px 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	margin:10px 0 0 0;
	color:#333192;
}

#content form p {
	/*padding: 0 10px;*/
}

#content form p.note {
	padding:0;
	/*font-size: 0.9em;*/
}

#content form {
	padding:0;
	margin:0
}

#content form.basic {
	clear:both
}

#content label {
	display:block;
	float:left;
	text-align: left;
	padding: 2px 5px 2px 0;
	width: 150px
}

#content label span.max-characters {
    font-size: 0.9em;
}

.no-label {
	padding-left:155px
}

#content em {
	color: #f78f1e;
}

#content form div {
	clear: both;
	float:left;
	width:100%;
	margin: 3px 0 3px 0;
}

textarea {
    width: 270px;
	height: 5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #002d8b;
}

.input-large {
	width: 270px;
}
.input-medium {
	width: 180px;
}

.input-large, .input-medium, .input-small {
	height: 1.2em;
	padding:2px;
	border:1px solid #002d8b;
}

/*
select {
	padding:2px;
	border:1px solid #002d8b;
}
*/

.input-large:focus, .input-medium:focus, .input-small:focus, textarea:focus, select:focus {
	border:1px solid #333192;
}

textarea {padding:2px;}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em
}

input {
	font-size:1em
}

#content div.radio-buttons-container {
    float: left !important;
    width: 260px;
    display: block;
    clear: none;
    margin: 0 0 5px 0;
}

#content span.radio-option {
    float: left;
    width: 80px;
    margin: 3px 0;
}

#content span.radio-option input {
    float: left;
    border: none;
}

#content span.radio-option label {
    width: 35px;
}

.thumb {
	float:left;
	margin-right:10px;
	margin-bottom:10px
}

#content form .note {
 	padding: 2px 5px 2px 5px
}

#submit-block {
}

#upload_your_cv_453 select {
	width:200px;
	height:1.7em
}

#upload_your_cv_453 .date select {
	width:auto;
	height:1.7em
}

#contact-opt-in {
	margin-top:20px !important;
	padding:5px 10px;
	width:435px !important;
}

#contact-opt-in label {
	width:400px;
	clear:none
}
#contact-opt-in input {
	float:left;
	margin-left: 0;
}

div#count-container {
    float: right !important;
    width: 300px !important;
}


/* Awards voting form styles -------------------------------------------------------- */

#caring_homes_awards_2008_voting_form_1624 fieldset {
	background: none;
	border: 1px solid #A9B8C2;
	border-left-color: #fff;
	border-bottom: #fff;
	border-right: #fff;
	margin-right: 10px;
	color: #000;
}

#caring_homes_awards_2008_voting_form_1624 fieldset legend {
	color: #333192;
	font-weight: bold;
	font-style: normal;
}

#caring_homes_awards_2008_voting_form_1624 fieldset input,
#caring_homes_awards_2008_voting_form_1624 fieldset textarea,
#caring_homes_awards_2008_voting_form_1624 fieldset select {
	border: 1px solid #a9b8c2;
}

#caring_homes_awards_2008_voting_form_1624 div.nomination-category select {
	width: 276px;
}

#caring_homes_awards_2008_voting_form_1624 div#summary label {
	width: 100%;
}

#caring_homes_awards_2008_voting_form_1624 div#summary textarea {
	width: 415px;
	margin-left: 10px;
}

#caring_homes_awards_2008_voting_form_1624 #submit-block {
	text-align: left;
	margin-top:20px;
	margin-left: 10px;
}


#submit-button {
    border: 0;
    background-color: #f78f1e;
    font-weight: bold;
    color: #fff;
    margin-left: 150px;
}