﻿#desktopHeaderRight {
    position: relative;
    top: 10px;
}

#desktopHeaderRight img {
    position: relative;
    padding-top: 0px;
    top: -5px;
}

#desktopHeaderCenter {
    text-align: center;
}

#errorPage,
#player1Info,
#player2Info,
#thankYouContent {
    display: none;
}

#toperrormsg {
    max-width: 365px;
}

#mainImg {
    margin-bottom: 15px
}

.mainaddr {
    font-size: 16px;
    color: #E05206;
    font-weight: bold;
}

.addSpace {
    margin-top: 25px;
    margin-bottom: 25px;
}

#attendRadioGroup {
    margin-top: 15px;
}

.positionRadio {
    top: 3px;
    position: relative;
}

#error_attend, 
#error_accom1, 
#error_accom2 {
    margin-top: 6px;
}

.fieldError {
    margin-top: 1px;
    max-width: 207px;
    padding: 3px;
    padding-left: 10px;
}

.attendRadiosLabel {
    max-width: 126px;
}

.accomRadiosLabel {
    max-width: 500px;
}

#error_passcode1 {
    max-width: 220px;
}

#error_passcode2 {
    max-width: 280px;
}

#error_agname,
#error_agcode,
#error_agcode2, 
#error_agcode3, 
#error_email1,
#error_email2 {
    max-width: 240px;
}

#error_attend {
    max-width: 265px;
}

#error_fname1,
#error_lname1, 
#error_fname2,
#error_lname2 {
    max-width: 220px;
}