#upcoming-seminars .your-details {
    background: transparent url(../img/hr.gif) bottom left repeat-x;
}

#upcoming-seminars-teaser .content {
    min-height: 0;
    height: 140px;
}

#upcoming-seminars-teaser .bd {
    position: relative;
    background: transparent url(../img/upcoming-seminars-teaser.png) top left no-repeat;
    height: 150px;
    width: 540px;
    top: -10px;
    margin: 0 auto;
}

#find-seminar-fieldset legend {
    padding-top: 9px;
    display: block;
    width: 100%;
    font-size: 165%;
}

#find-seminars-module p {
    font-weight: bold;
    margin-bottom: 12px;
}

#find-seminars-module .bd div {
    margin: 12px 0;
    clear: both;
}

#find-seminars-module .submit-find {
    padding-top: 7px;
}

#find-seminars-module .submit-find p {
    padding-left: 138px;
    padding-top: 3px;
}

#find-seminars-module #submit-postcode {
    float: left;
}

#find-seminars-module #postcode-query {
    float: left;
}

#find-seminars-module .bd div.seminar-radio {
    float: left;
    clear: none;
    margin: 4px 20px;
    padding-right: 25px;
}

#find-seminars-module .bd div.seminar-radio label {
    padding-right: 35px;
}

table {
	width: 100%;
	font-size: 90%;
}

#contact-preferences-fieldset legend,
table caption {
    display: none;
}

table tr.last td {
    padding-bottom: 20px;
}

table thead th,
table td {
    border-right: 1px solid #5b6372;
    padding-left: 10px;
    padding-top: 5px;
}

table thead th {
    padding-top: 15px;
    padding-bottom: 2px;
	font-weight: bold;
	font-size: 100%;
}

table thead th.times,
table td.times {
    border-right: none;
}

table td input {
    margin-right: 4px;
}

#post-code-box{
	float:left;
}

#post-code-box{
	float:left;
	width:65%;
}

#post-code-box-2{
	float:left;
}

#post-code-box-2{
	float:left;
	width:52%;
}

#image-box{
	float:right;
	width:35%
}

.your-details {
    padding-left: 12px;
    color: #fff;
}

#your-details-fieldset {
    float: left;
    width: 50%;
    font-size: 95%;
}

#contact-preferences-fieldset {
    float: right;
    width: 34%;
    font-size: 85%;
    margin-top: 37px;
    padding-right: 135px;
}

#contact-image {
    float: right;
    /*width: 34%;
    font-size: 85%;*/
    margin-top: 0px;
    padding-right: 30px;
}

#contact-preferences-fieldset label {
    padding-left: 22px;
    position: relative;
    margin-bottom: 15px;
}

#contact-preferences-fieldset input {
    position: absolute;
    top: 0;
    left: 0;
}

#your-details-fieldset legend {
    font-size: 130%;
    color: #fff;
}

#your-details-fieldset div {
    clear: left;
    padding-top: 4px;
}

#your-details-fieldset label {
    float: left;
    width: 174px;
    line-height: 1.5em;
}

label.error {
    color: #ff0000;
    width: auto;
    display: none;
}

p.error 
{
    color: #ff0000;
}

label.available-times.error {
    margin-right: 20px;
    float: right;
}

#your-details-fieldset input {
    width: 264px;
    border: none;
    background: transparent url("../img/text-field-wide.png") top left no-repeat;
    float: left;
    padding: 2px 10px 5px 10px;
}

#register-now,
.contact-details {
    clear: both;
}

#register-now {
    margin-left: 174px;
    padding-top: 8px;
    padding-bottom: 20px;
}

.contact-details {
    color: #fff;
    padding: 15px 10px;
    line-height: 1.6em;
    font-size: 95%;
}

.contact-details a {
    color: #94C6FF;
}

.contact-details a:hover {
    color: #fff;
    text-decoration: underline;
}

/*Style for Address capture - Start*/

#your-address-details-fieldset {
    float: left;
    width: 50%;
    font-size: 95%;
	margin-left:1px;
	margin-top: 15px;
}

#your-address-details-fieldset legend {
    font-size: 130%;
    color: #fff;
}

#your-address-details-fieldset div {
    clear: left;
    padding-top: 4px;
}

#your-address-details-fieldset label {
    float: left;
    width: 174px;
    line-height: 1.5em;
}

#your-address-details-fieldset input {
    width: 264px;
    border: none;
    background: transparent url("../img/text-field-wide.png") top left no-repeat;
    float: left;
    padding: 2px 10px 5px 10px;
}
