﻿.additionSecondaryContent
{
    display: none;
}
.panelPopUp 
{
	width: 100%;
}
.row select.ddboxPostCode 
{
	width: 610px;
	height: 20px;	
	
} 
.row input.okModalPanelButton 
{
	width: 120px;
}
.row input.cancelModalPanelButton
{
	width: 75px;
}
.panelText 
{
	background-color: White;
}
div .modalPopup 
{
	display: none;
}
body div .visibleModalPopup 
{
	display: block !important;
}
.vertical_aligner, .floatedClear, .dropShadow, .floated_clear
{
	display: none;
}
span.widthAuto, div.widthAuto, .widthAuto
{
	width: auto !important;
}
.row select.maritalStatusDropDown,
.row select.occupationTypeDropDown,
.row select.typeOfLicenceDropDown,
.row select.ridersToBeInsuredDropDown,
.row select.relationToProposerDropDown,
.row select.ridingUseDropDown,
.row select.policyCoverDropDown,
.row select.voluntaryExcessDropDown,
.row select.typeOfLicenceDropDown,
.row select.motorcycleUsageDropDown,
.row select.annualMileageDropDown,
.row select.manufacturerDropDown,
.row select.modelDropDown,
.row select.overnightStorageDropDown,
.row select.claimCauseOrDescriptionDropDown
{
	width: 200px;
}
.row input.inputPostCode 
{
	width: 100px;
	width: 80px !important;
}
.row .inner .dayDateField, .rowHelp .inner .dayDateField
{
	width: 50px;
}
.row select.claimCauseOrDescriptionDropDown 
{
	width: 300px;
}
.row select.offenceCodeDropDown 
{
	width: 420px;
}
select.listboxPostCode , .listboxPostCode 
{
	width: 530px !important;
	height: 340px !important;
}
div.panelText, span.panelText, .panelText
{
	background-color: White;
}

div.panelPopUp, .panelPopUp 
{
	width: 100%;
}
.row input.buttonAddToList,  .rowHelp input.buttonAddToList
{
	width: 90px;
}
a.smallLinkButton span, a.clickToBuy span
{
    position: static;
    left: 0px;
    top: 0px;
    visibility: visible;
    overflow: visible;
    height: auto;
    font-size: inherit;
    line-height: inherit;
}

.info, .clearRows
{
	display: none;
}

body.column1 .column1 .info, body.column2 .column2 .info, body.column3 .column3 .info
{
	display: block;
}

.rowClear 
{
    display: none;
}