.helpMessage, .errorMessage
{
	margin-top:0px;
}
.labelText, .labelError
{
	font-size: 1em;
	line-height: 1em;
}
.helpButton
{
	margin: 0px;
	margin-right: 10px !important;
}
.holder
{
	padding-left: 15px !important;
	margin-top: -7px;
}
.helpIconSpacer
{
	height:1em;
	font-size: 1em;
}
.rowHelp
{
	background-position: top right;
}
.gender .holder
{
	 /* fix  align birthday left */
	padding-left: 0px; /* align birthday left */
}
.fixedValue
{
	margin-left: 0px;
}
input.confirmYourAddress, a.confirmYourAddress, .confirmYourAddress
{
	cursor: pointer;
	background-color:Black;
	border: none;
	display: block;
	float: left;
	position: relative;
	top: 6px;
	line-height: 2.2em !important;
	height: 2.2em;
	overflow: hidden;
	font-size: 0.9em !important;
	font-weight: bold !important;
	padding-top: 0px !important;
	text-decoration: none;
	padding-left: 1px;
	text-align: center;
	color:white !important;
	margin-top: -5px;
}
.panelEnterManually
{
    float: left;
    display: block;
    padding-bottom: 10px;
}
.row input.enterManuallyButton
{
	color: #FFFFFF;
	font-weight: bold;
	border: 0px solid;
	float: left !important;
	width: 200px;
	height: 20px;
	background-color: #000000;
	line-height: 20px;
	vertical-align: middle;
	margin: 0px;
	margin-left: 200px;
}
div .modalPopup
{
	display: none;
}
body div .visibleModalPopup
{
	display: block !important;
}
body div .visibleModalPopup
{
	clear: both;
}
.modalPanelBorder
{
	border: 1px solid #C2C2C2;
	margin-bottom: 10px;
	background: #FFF;	
}
.modalPopup
{
	padding-left: 0px;
	width: 630px;
}
.modalPopup .innerLabel
{
}
.modalPopup .message
{
	display: block;	
	width: 600px;	
	margin-bottom: 5px;
}
.panelText
{
	cursor: default;
	font-size: 1.1em;
	height: 20px;
	overflow: hidden;
	background-color: #e0e1e5;
}
.corectAddressPostCode
{
	line-height: 16px;
	color: #061C68;
	padding-left: 10px;
	font-weight: bold;
	padding-left:10px;
	padding-right:2px;
}
.okModalPanelButton, .cancelModalPanelButton
{
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.8em;
	height: 1.9em;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase; /*background-image: url(../../IMG/IMG-alcatraz/button.gif) !important;*/
	background-color: #000;
	background-repeat: no-repeat;
	border: 0;
	background-position: top left;
}
.okModalPanelButton
{
	width: 120px;
	float: right;
}
.cancelModalPanelButton
{
	width: 80px;
}
.resultsModalPanel
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.modalPopup .errorMessage
{
	margin-left:20px;
	float:left;
	width: 545px;
}
.ddboxPostCode
{
	width: 550px;
	height: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.buttonsAreaPostCode
{
	margin-left: 20px !important;
	width:550px;
}
.roundButtonRight
{}
.roundButtonLeft
{
	float: left;
}
.lblDataProtection, .doNotNotify, .lblWarning
{
	display: none;
}