.resultArea
{
	border-bottom: 10px solid #dcdcdc;
}
.resultPdfArea .resultArea
{
	border-bottom: 0px solid #dcdcdc;
}
.buttonsAreaPostCode
{
	width: 400px;
	float: left;
	height: 30px;
	background-color: white;
	padding-top: 10px;
	margin-bottom: 3px;
	margin-left: 100px !important;
	display: block;
}
.hOtherBikes, .hOtherBikes span
{
	font-size: 9px !important;
	width: 57px !important;
}
.ridingOBikes
{
	width: 57px !important;
}
.hBuyOnline, .hBuyOnline span
{
    width: 34px !important;
}
.buyOnline
{
    width: 32px !important;
}
.firstmockuppanel .buyOnline, .rowresultmockuppanel .buyOnline
{
    width: 30px !important;
}

.hBuyOnline, .hBuyOnline span 
{
    width: 32px !important;
}

.buyOnline,
.buyOnline span,
.buyOnlineNoLink,
.buyOnlineNoLink span 
{
    width: 32px !important;
}

.rowresultmockuppanel .buyOnline,
.rowresultmockuppanel .buyOnline span,
.firstmockuppanel .buyOnline,
.firstmockuppanel .buyOnline span,
.rowresultmockuppanel .buyOnlineNoLink,
.rowresultmockuppanel .buyOnlineNoLink span,
.firstmockuppanel .buyOnlineNoLink,
.firstmockuppanel .buyOnlineNoLink span
{
    width: 30px !important;
}

/* Special Offers adjustment - GOOD BUT FIXED _________*/

.specialOffer .specialOfferWithImg
{
	position: relative;
	clear: both;
}
.specialOfferComment
{
	position: relative !important;
	left: 89px !important;
	top: -1px !important;
	clear: both;
}

/*_____________________________________________________*/

/* Loading Screen --------------------------*/

.loading
{
    position: relative;
    left: 0px;
    margin-top: -100px;
}
.loadingText, .loadingImg, .loadingTitle
{
    position: relative;
    top: 0px;
    left: 0px;
}
.loadingTitle
{
    margin-top: 0px;
    margin-bottom: 15px;
}
.loadingImg
{
    margin-top: 10px;
    margin-bottom: 15px;
}
