a
{
    outline: none;
}

body
{
    font-family: Arial;
    font-size: .8em;
    font-weight: normal;
}
table
{
    border: 0px solid black;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}
tr, td
{
    padding: 0px;
    border: 0px solid black;
}

/*
--------------------------------------------------------------------
Personalisation Bar & contents CSS - S. Farrell - 29-01-2010
--------------------------------------------------------------------
*/
.personalisationBar
{
    background-color: #B0CDB5; /* medium green */
    height: 40px;
    min-width: 980px;
    width: auto;
    margin-top: 3px;
}

.personalisationBar a:hover, .personalisationBar a:visited, .personalisationBar a:link, .personalisationBar a:active
{
    text-decoration: underline;
    color: #003300;
}

.barContents
{
    height: 32px;
    margin: auto;
    width: 980px;
    padding-top: 8px;
}

.barContents label
{
    color: #003300;
    font-family: Arial,Helvetica,sans-serif; /*font-size: 0.9em;*/
    font-weight: bold;
    margin-right: 10px;
}

.actionButton
{
}

.errorSummary li
{
    color: red;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    margin-bottom: 5px;
}
#noJavaScriptLink
{
    color: #1B518B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    margin-bottom: 10px;
    margin-top: 10px;
}

/* Action panel container */
.actionPanelContainer
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    width: auto;
    min-width: 980px;
    color: #003300;
    display: none;
}

.actionPanelContainerLarge
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    width: auto;
    height: 230px;
    min-width: 980px;
    color: #003300;
    display: none;
}

.actionPanelContainerLargest
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    width: auto;
    height: 340px;
    min-width: 980px;
    color: #003300;
    display: none;
}

.actionPanelSignUp
{
    height: 265px;
}

.actionPanelSignUpError
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    width: auto;
    height: 180px;
    min-width: 980px;
    color: #003300;
    display: none;
}

.actionPanelSmall
{
    height: 125px;
}

.actionForgotPasswordBig
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    width: auto;
    height: 140px;
    min-width: 980px;
    color: #003300;
    display: none;
}

.actionForgotPassword
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    width: auto;
    height: 120px;
    min-width: 980px;
    color: #003300;
    display: none;
}

.actionSaveView
{
    width: 950px;
    margin: 3px auto 3px auto;
    height: 160px;
    padding: 10px;
    border: 2px solid #1B518B;
    background-color: #E3F1FA;
}

.actionSignUp
{
    width: 950px;
    margin: 3px auto 3px auto;
    height: 260px;
    padding: 10px;
    border: 2px solid #1B518B;
    background-color: #E3F1FA;
}

/* Action panel content */
.innerActionContent
{
    margin: 5px 0px 5px 0px;
}

.innerActionContent p
{
    color: #003300;
    margin: 10px 0px 10px 0px;
    font-size: 1.0em;
    font-weight: normal;
}

.innerActionContent label
{
    color: #003300;
    margin-right: 10px;
    font-size: 1.0em;
    font-weight: bold;
}

.actionTextbox
{
    width: 140px;
    margin-right: 10px;
    border: 1px solid #003300;
    background-color: #FFFFFF;
}

/*
--------------------------------------------------------------------
*/

.HeadertextDiv
{
    text-align: left;
    height: 30px;
}

.SkipNavigation
{
    margin: 0px;
    padding: 0px;
    height: 1px;
    width: 1px;
    margin-top: -1px;
}

.feedback, .feedback:link, .feedback:visited, .feedback:active
{
    color: #1B518B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size: 1.1em;
}

.feedback:hover
{
    color: #1B518B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 1.1em;
}

.mapSelection
{
    color: #1B518B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.mapSelection:link, .mapSelection:visited, .mapSelection:active
{
    color: #1B518B;
    text-decoration: none;
}

.mapSelection:hover
{
    color: #DB0039;
    text-decoration: none;
}


#liveUpdates
{
    float: left;
    padding-right: 20px;
}

#trafficRadio
{
    float: left;
}

#breakingNews_Header
{
    background-color: #DB0039;
    background-image: url(/images/index/bk_breakingnews.gif);
    background-position: top right;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 0.85em;
    font-weight: bold;
    height: 18px;
    padding-top: 3px;
    padding-left: 5px;
    width: 255px;
    float: right;
}


#breakingNews_Container
{
    width: 232px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #DB0039;
    font-size: 1.2em;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
    line-height: 1.4em;
    border: 4px solid #DB0039;
    float: right;
}


#breakingNews_Container p:link, #breakingNews_Container p:visited, #breakingNews_Container p:active
{
    color: #DB0039;
    text-decoration: none;
    font-size: .75em;
}


#breakingNews_Container p:hover
{
    color: #DB0039;
    text-decoration: none;
    font-size: .75em;
}

#breakingNews_Container h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #DB0039;
}

#mapSelections
{
    font-family: Arial, Helvetica, sans-serif;
    float: left; /*width:230px;*/
    padding: 0px;
    margin-left: 20px;
    margin: 0px;
    margin-top: 10px; /* JCaines - RFC211 - increase top margin to align with map */
}

#mapSelections p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #1B518B;
}

#container
{
    width: 946px;
}

#containerLeft
{
    width: 700px;
    float: left;
}

/* CR217 - S. Farrell - added more margin for announcements */
.container /*.container_center */
{
    margin-top: 18px;
}


#containerRight
{
    width: 235px;
    float: right;
}

#mapContainer
{
    width: 360px;
    float: left;
    margin-top: 20px; /* JCaines - RFC211 - Increase spacing */
}

img
{
    border: 0;
}

.title_todays_date
{
    font-family: Arial, Helvetica, sans-serif;
    color: #88BFEE;
    font-size: 0.9em;
    font-weight: bold;
}

.accessibility
{
    margin-bottom: 10px;
    margin-left: 0px;
    width: 950px;
}

.accessibility p
{
    font-size: 0.85em;
    color: #1B518B;
}

.accessibility ul
{
    font-size: 0.85em;
}

.fieldset
{
    border: 0;
}

/* button images */
#homeGoto:hover
{
    cursor: pointer;
}

.FoundOutMore:link, .FoundOutMore:visited, .FoundOutMore:active
{
    color: #003300;
    text-decoration: none;
}

.FoundOutMore:hover
{
    color: #003300;
    text-decoration: underline;
}

/*
Author: Martin Evans
Date: 16th February 2009
Description: Hack to deal with IE6 rendering problem with floated elements
Notes: May not be necessary for all/any of these elements
*/
* html #liveUpdates, #trafficRadio, #breakingNews_Header, #mapSelections, #containerLeft, #containerRight, #mapContainer
{
    /**/ /*Uncomment line below to switch on*/ /*display: inline;*/
}

/***********************************************
/ Personalisation CSS - R. Warmingham
/***********************************************/

.fullWidth
{
    width: 100%;
}

.PageHeading
{
    color: #003300;
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
}

.SettingsContainerDiv
{
    width: 980px;
    margin: auto;
}

.PersonalisationContainerLeft
{
    width: 470px;
    float: left;
}

.PersonalisationContainerRight
{
    width: 470px;
    float: right;
}

.PersonalistionBoxTopLeft
{
    width: 470px;
    float: left;
    height: 11px;
    background-image: url(/Images/personalisation/structure/box_top.gif);
    background-repeat: no-repeat;
}

.PersonalistionBoxTopRight
{
    width: 470px;
    float: right;
    height: 11px;
    background-image: url(/Images/personalisation/structure/box_top.gif);
    background-repeat: no-repeat;
}

.PersonalisationContainerMidSectionLeft
{
    width: 470px;
    float: left;
    background-color: #B0CDB5;
}

* html .PersonalisationContainerMidSectionLeft
{
    width: 470px;
    float: left;
    background-color: #B0CDB5;
    margin-top: -5px;
}

.PersonalisationContainerMidSectionRight
{
    width: 470px;
    float: right;
    background-color: #B0CDB5;
}

* html .PersonalisationContainerMidSectionRight
{
    width: 470px;
    float: right;
    background-color: #B0CDB5;
    margin-top: -5px;
}

.PersonalisationBoxBtmLeft
{
    width: 470px;
    float: left;
    background-image: url(/Images/personalisation/structure/box_btm.gif);
    background-repeat: no-repeat;
    height: 11px;
}

.PersonalisationBoxBtmRight
{
    width: 470px;
    float: right;
    background-image: url(/Images/personalisation/structure/box_btm.gif);
    background-repeat: repeat;
    height: 11px;
}

.PersonalisationContainerContents
{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 0;
    background-color: #B0CDB5;
}

.PersonalisationHeading
{
    color: #003300;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.PersonalisationHeadingWithTopMargin
{
    color: #003300;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

.PersonalisationHeadingWithTopLeftMargin
{
    color: #003300;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 5px;
}

.PersonalisationHeadingWithNoTopMargin
{
    color: #003300;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
    margin-top: 5px;
}

.PersonalisationHeadingWithNoTopLeftMargin
{
    color: #003300;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 5px;
}

.PersonalisationParaText
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300; /*font-size: 0.9em;*/
    font-weight: normal;
}

.PersonalisationParaTextNormal
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: 0.9em;
    font-weight: normal;
}

.PersonalisationParaTextBold
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #1B518B;
    font-size: 0.9em;
    font-weight: bold;
}

.PersonalisationParaTextNormalLg
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: 1em;
    font-weight: normal;
}

.PersonalisationParaTextBoldLg
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: 1em;
    font-weight: bold;
}

.PersonalisationParaTextSm
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: .8em; /*line-height: 20px;     font-size: 1em;*/
}

.PersonalisationParaTextSmaller
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: 0.8em;
}

.PersonalisationParaTextSmSignIn
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    display: inline;
    font-size: .6em;
}

.PersonalisationParaTextLg
{
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: 1em;
}

.Left50
{
    width: 50%;
    float: left;
}

.Right50
{
    width: 50%;
    float: right;
}

.btnContainer
{
    width: 100%;
    text-align: right;
}

.clear20
{
    clear: both;
    height: 20px;
}

.clear10
{
    clear: both;
    height: 10px;
}

.clear
{
    clear: both;
}

.viewsLeftContainerTop
{
    width: 540px;
    float: left;
    height: 9px;
    background-image: url(/Images/personalisation/structure/personalised_top.jpg);
    background-repeat: no-repeat;
    display: none;
    /* Need to recode the HTML to remove these DIVs */
}

.viewsLeftContainerBtm
{
    width: 540px;
    float: left;
    height: 9px;
    background-image: url(/Images/personalisation/structure/personalised_btm.jpg);
    background-repeat: no-repeat;
}

.viewLeftContainerMid
{
    background-color: #B0CDB5;
    background-image: url(/Images/personalisation/structure/personalised_top.jpg);
    background-repeat: no-repeat;
    min-height: 100px;
    width: 540px;
    padding: 9px 0 0 0;
}

* html .viewLeftContainerMid
{
    background-color: #B0CDB5;
    min-height: 100px;
    width: 540px;
}

.viewsContainerSm
{
    width: 400px;
    float: right;
    height: 9px;
    background-image: url(/Images/personalisation/structure/personalised_top_sm.jpg);
    background-repeat: no-repeat;
}

.viewsContainerMidSm
{
    background-color: #B0CDB5;
    width: 400px;
    float: right;
    text-align: left;
}

* html .viewsContainerMidSm
{
    background-color: #B0CDB5;
    width: 400px;
    float: right;
    text-align: left;
    margin-top: -7px;
}

.viewContainerPaddingSm
{
    padding-left: 10px;
    padding-right: 10px;
}

.ContainerPadding
{
    margin-left: 10px;
    margin-right: 10px;
}

.alignChkbox
{
    width: 100%;
    text-align: left;
    color: #003300;
}

.grid1Container
{
    position: relative;
    width: 520px;
    height: auto; /*setting auto as it needs to expand and contract depending on number of items. 224px;*/
    margin: auto;
    background-image: url(/Images/personalisation/structure/grid_bg.gif);
    background-repeat: no-repeat;
}

.grid2Container
{
    position: relative;
    width: 520px;
    height: auto; /*min-height:190px;*/
    margin: auto;
    background-image: url(/Images/personalisation/structure/grid_bg2.gif);
    background-repeat: repeat-y;
}

.gridTop
{
    position: relative;
    width: 520px;
    height: 36px;
    margin: auto;
    background-image: url(/Images/personalisation/structure/grid_top.jpg);
    background-repeat: no-repeat;
}

.gridRepeat
{
    position: relative;
    width: 520px;
    height: auto;
    margin: auto;
    background-image: url(/Images/personalisation/structure/grid_repeat.jpg);
    background-repeat: repeat-y;
}

.mainHeadingDeleteViews
{
    float: left;
    width: 88px;
}

.mainHeadingDeleteViewsCentre
{
    float: left;
    width: 88px;
    text-align: center;
}

.mainHeadingRenameViews
{
    float: left;
    width: 280px;
}

.mainHeadingRenameViewsMargin
{
    float: left;
    width: 280px;
    margin-top: -7px;
}

.mainHeadingRenameViewsPadding
{
    float: left;
    width: 275px;
    margin-left: 5px;
}

.mainHeadingDefaultViews
{
    float: left;
    width: 140px;
}

.mainHeadingDefaultViewsPadding
{
    float: left;
    width: 140px;
    padding-top: 5px;
    padding-left: 5px;
}

.mainHeadingDefaultViewsPadding2
{
    float: left;
    width: 140px;
    padding-left: 5px;
}

.personalLink, .personalLink:link, .personalLink:visited
{
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: .8em;
}

.personalLink:active .personalLink:hover
{
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: .8em;
}

.personalLinkLg, .personalLinkLg:link, .personalLinkLg:visited
{
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: 1em;
}

.personalLinkLg:active .personalLinkLg:hover
{
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    color: #003300;
    font-size: 1em;
}

.HeadingGridText
{
    display: inline;
    margin: 0;
    padding: 0;
    color: #003300;
}

.gridContainerNoItems
{
    margin: 15px 0 0 95px;
    font-weight: bold;
    color: #003300;
    font-weight: normal;
}

/* Buttons */
.btn_mySettings
{
    width: 160px;
    height: 28px;
    float: right;
}
.btn_myPersonalViews
{
    width: 227px;
    height: 28px;
    float: right;
}
.btn_username
{
    width: 152px;
    height: 28px;
    float: right; /*background: url("../../../Images/personalisation/structure/btn_username.jpg");*/
}
.btn_emailAddr
{
    width: 173px;
    height: 28px;
    float: right;
}
.btn_password
{
    width: 151px;
    height: 28px;
    float: right;
}
.btn_personalViews
{
    width: 227px;
    height: 28px;
    float: right;
}
.btn_updateMyTrafficMaps
{
    width: 184px;
    height: 27px;
    float: right;
}
.btn_myPersonalSettings
{
    width: 217px;
    height: 28px;
    float: right;
}
.btn_updateMyMtfs
{
    width: 252px;
    height: 27px;
    float: right;
}
.btn_updateMyDisruptions
{
    width: 181px;
    height: 27px;
    float: right;
}
.btn_SignIn
{
    width: 86px;
    height: 27px;
    float: right;
    border: none;
    background: url("../../../Images/personalisation/structure/btn_signIn.jpg");
}

.btn_Next
{
    width: 86px;
    height: 27px;
    float: right;
    border: none;
    background: url("../../../Images/personalisation/structure/btn_next.jpg");
}

.ImgBtn_Next
{
    width: 86px;
    height: 27px;
    float: right;
    border: none;
}

.btn_SignUpFloatLeft
{
    width: 86px;
    height: 27px;
    float: left;
    border: none;
    background: url("../../../Images/personalisation/structure/btn_signUp.jpg");
}

.ImgBtn_SignUpFloatLeft
{
    width: 86px;
    height: 27px;
    float: left;
    border: none;
}

btn_SignUpNoFloat
{
    width: 86px;
    height: 27px;
    border: none;
    background: url(".././../Images/personalisation/structure/btn_signUp.jpg");
}

.btn_SignInFloatLeft
{
    width: 86px;
    height: 27px;
    float: left;
    border: none;
    background: url("../../../Images/personalisation/structure/btn_signIn.jpg");
}
.ImgBtn_SignInFloatLeft
{
    width: 86px;
    height: 27px;
    float: left;
    border: none;
}
.btn_SignInNoFloat
{
    width: 86px;
    height: 27px;
    border: none;
    background: url(".././../Images/personalisation/structure/btn_signIn.jpg");
}

.ImgBtn_SignInNoFloat
{
    width: 86px;
    height: 27px;
    border: none;
}

.btn_CancelNoFloat
{
    width: 81px;
    height: 27px;
    border: none;
    background: url(".././../Images/personalisation/structure/btn_cancel.jpg");
}

.ImgBtn_CancelNoFloat
{
    width: 81px;
    height: 27px;
    border: none;
}
.btn_CancelNoFloatMargin
{
    width: 81px;
    height: 27px;
    border: none;
    background: url(".././../Images/personalisation/structure/btn_cancel.jpg");
    margin-left: 10px;
}
.ImgBtn_CancelNoFloatMargin
{
    width: 81px;
    height: 27px;
    border: none;
    margin-left: 10px;
}
.btn_submitNoFloat
{
    width: 86px;
    height: 27px;
    border: none;
    background: url(".././../Images/personalisation/structure/btn_submit.jpg");
}
.ImgBtn_submitNoFloat
{
    width: 86px;
    height: 27px;
    border: none;
}
.btnForgotPassword
{
    width: 176px;
    height: 28px;
    border: none;
    background: url("/Images/personalisation/structure/btn_forgotpswd.jpg");
}
.btnForgotPasswordMargin
{
    width: 176px;
    height: 28px;
    border: none;
    background: url("/Images/personalisation/structure/btn_forgotpswd.jpg");
    margin-left: 10px;
}

.ImgBtnForgotPasswordMargin
{
    width: 176px;
    height: 28px;
    border: none;
    margin-left: 10px;
}
.btnSaveMapView
{
    width: 130px;
    height: 25px;
    border: none;
    background: url("/Images/personalisation/structure/btn_MapView.jpg");
}
.ImgBtnSaveMapView
{
    width: 130px;
    height: 25px;
    border: none;
}
.btn_SaveView
{
    width: 97px;
    height: 27px;
    border: none;
    background: url("/Images/personalisation/structure/btn_SaveView.jpg");
}

.ImgBtn_SaveView
{
    width: 97px;
    height: 27px;
    border: none;
}

.btn_Close
{
    width: 91px;
    height: 27px;
    border: none;
    background: url("/Images/personalisation/structure/btn_Close.jpg");
}

.ImgBtn_Close
{
    width: 91px;
    height: 27px;
    border: none;
}

.ImgBtn_SaveDSView
{
    width: 160px;
    height: 25px;
    border: none;
}

.btn_SaveDSView
{
    width: 160px;
    height: 25px;
    border: none;
    background: url("/Images/personalisation/structure/btn_saveDSView.jpg");
}

.inputBoxError
{
    background-color: #FFFFCC;
    width: 180px;
    border: 1px solid red;
}

.inputBoxErrorLrg
{
    background-color: #FFFFCC;
    width: 190px;
    border: 1px solid red;
}

.45Left
{
    width: 45%;
    float: left;
}

/* Personalised page */
.inputBorder
{
    border: 1px solid #7F9DB9;
    width: 180px;
}

.inputBorderForms
{
    border: 1px solid #7F9DB9;
    width: 200px;
}

.inputBorderFormsError
{
    background-color: #FFFFCC;
    width: 200px;
    border: 1px solid red;
}

.inputBorderFormsErrorSm
{
    background-color: #FFFFCC;
    width: 20px;
    border: 1px solid red;
}


.inputBorderFormsSmall
{
    border: 1px solid #7F9DB9;
    width: 190px;
}


.inputBorderSm
{
    border: 1px solid #7F9DB9;
    width: 20px;
}

.newAjaxPanelMain
{
    background-color: #E0EEE2;
    height: 235px;
    width: 960px;
    margin: auto;
    margin-top: -18px;
    padding: 10px;
}

.newAjaxPanelSaveView
{
    background-color: #E0EEE2;
    height: 200px;
    width: 960px;
    margin: auto;
    margin-top: 0px;
    padding: 10px;
}

.newAjaxPanelSuccess
{
    background-color: #E0EEE2;
    height: 95px;
    width: 960px;
    margin: auto;
    margin-top: 0px;
    padding: 10px;
}

.newAjaxPanelPasswordError
{
    background-color: #E0EEE2;
    height: 115px;
    width: 960px;
    margin: auto;
    margin-top: 0px;
    padding: 10px;
}

.newAjaxPanelErrorSignIn
{
    background-color: #E0EEE2;
    height: 155px;
    width: 960px;
    margin: auto;
    margin-top: 0px;
    padding: 10px;
}

.newAjaxPanelMainNoMargin
{
    background-color: #E0EEE2;
    height: 320px;
    width: 960px;
    margin: auto;
    margin-top: 0px;
    padding: 10px;
}

.newAjaxPanelBtm
{
    background-color: #E0EEE2;
    height: 8px;
    width: 980px;
    background-image: url(../../Images/personalisation/structure/ajaxddPanel.jpg);
    background-repeat: no-repeat;
    margin: auto;
}

* html .newAjaxPanelBtm
{
    background-color: #E0EEE2;
    height: 5px;
    width: 980px;
    margin-bottom: -8px;
    background-image: url(../../Images/personalisation/structure/ajaxddPanel.jpg);
    background-repeat: no-repeat;
}

.ContainerLeft
{
    float: left;
    width: 463px;
}

.ContainerRight
{
    float: right;
    width: 463px;
}

/*.innerContainerDiv
{
    float: left;
    width: 462px;
    height: 7px;
    background-image: url(../../Images/personalisation/structure/PersonalisedBoxTop.jpg);
    background-repeat: no-repeat;
}

* html .innerContainerDiv
{
    float: left;
    width: 452px;
    height: 7px;
    background-image: url(../../Images/personalisation/structure/PersonalisedBoxTop.jpg);
    background-repeat: no-repeat;
    margin-bottom: -8px;
}*/

.innerContainerDivStretched
{
    float: left;
    width: 530px;
    height: 7px;
    background-image: url(../../Images/personalisation/structure/PersonalisedBoxTopStretched.jpg);
    background-repeat: no-repeat;
}

* html .innerContainerDivStretched
{
    float: left;
    width: 530px;
    height: 7px;
    background-image: url(../../Images/personalisation/structure/PersonalisedBoxTopStretched.jpg);
    background-repeat: no-repeat;
    margin-bottom: -8px;
}

.innerContainerBtmDiv
{
    float: left;
    width: 462px;
    height: 7px;
    background-image: url(../../Images/personalisation/structure/PersonalisedBoxBtm.jpg);
    background-repeat: no-repeat;
}

.innerContainerBtmDivStretched
{
    float: left;
    width: 530px;
    height: 7px;
    background-image: url(../../Images/personalisation/structure/PersonalisedBoxTopStretchedBtm.jpg);
    background-repeat: no-repeat;
}

.innerBgDiv
{
    width: 462px;
    background-image: url(../../Images/personalisation/structure/PersonalisedBoxTop.jpg);
    background-repeat: no-repeat;
    background-color: #B0CDB5;
    padding: 7px 0 0 0;
    float: left;
}

* html .innerSuccessBgDiv
{
    width: 442px;
    background-image: url(../../Images/personalisation/structure/PersonalisedBoxTop.jpg);
    background-repeat: no-repeat;
    background-color: #B0CDB5;
    padding: 7px 0 0 0;
    float: left;
}

.innerBgDivStretched
{
    width: 530px;
    background-color: #B0CDB5;
    float: left;
}

.paddingDiv
{
    padding-left: 10px;
    padding-right: 10px;
}

.textBoxAlignLeft
{
    float: left;
    width: 45%;
    text-align: left;
}

.personalisedLeft110
{
    width: 110px;
    float: left;
    margin-top: 0px;
}

.personalisedLeft140
{
    width: 140px;
    float: left;
    margin-top: 0px;
}

.personalisedRight210
{
    width: 210px;
    float: left;
}

.personalisedRight150
{
    width: 150px;
    float: left;
}

.radioBtnDiv
{
    float: left;
    width: 20px;
}

.radBtnTextDiv
{
    float: left;
    width: auto;
    margin-top: 0px;
}

.floatRight
{
    float: right;
    margin-right: 10px;
}

.floatLeft
{
    float: right;
}

.right45pc
{
    float: right;
    width: 45%;
    text-align: right;
}

.right40pc
{
    float: right;
    width: 40%;
    text-align: right;
}

.left45pc
{
    float: left;
    width: 45%;
    text-align: left;
}

.left55pc
{
    float: left;
    width: 55%;
    text-align: left;
}

