/*

	SCREEN.960.CSS

	This file loads after screen.core.css and extends the rules in that file.

	Styles in this file are intended to operate from 960px up to 1920px.

	

	--------------------------------------------------------------------------------------------------------------------------

	FILE INFO

	Last updated:     2013/04/10

	Last updated by:  Stuart Brown



	----------------------------------------------------------------------------------------------------------------------- */
/*.filment_container {
    height: 10406px !important;
}*/

.hgt_chg1 {
    height: 5957px !important;
}
.hgt_chg2
{
	height: 732px !important;
}
.hgt_chg3
{
	height: 732px !important;
}
.hgt_chg4
{
	height: 8834px !important;
}
.hgt_chg5
{
	height: 9380px !important;
}
.hgt_chg6
{
	height: 9366px !important;
}
.hgt_chg7
{
	height: 2836px !important;
}
.hgt_chg8
{
	height: 8203px !important;
}
.hgt_chg9
{
	height: 7344px !important;
}
.hgt_chg10
{
	height: 732px !important;
}
.hgt_chg11
{
	height: 9536px !important;
}
.hgt_chg12
{
	height: 8831px !important;
}
.hgt_chg13
{
	height: 3649px !important;
}
.hgt_chg14
{
	height: 4433px !important;
}
.hgt_chg15
{
	height: 4922px !important;
}
.hgt_chg16
{
	height: 9843px !important;
}
.hgt_chg20
{
	height: 1500px !important;
}
.hgt_chg22
{
	height: 840px !important;
    margin-bottom: -263px !important;
}
.hgt_chg23
{
	height: 5369px ! important;
}
.hgt_chg24
{
	height: 5206px !important;
}
.hgt_chg25
{
	height: 2009px !important;
}
.hgt_chg26
{
	height: 8235px !important;
}
.hgt_chg27
{
	height: 6911px !important;
}
.hgt_chg28
{
	height: 5969px !important;
}	
.hgt_chg29
{
	height: 4208px !important;
}
.hgt_chg30
{
	height: 8207px !important;
}
.hgt_chg31
{
	height: 6007px !important;
}
.hgt_chg32
{
	height: 3676px !important;
}
.hgt_chg33
{
	height: 5857px !important;
}	
.hgt_chg34
{
	height: 5935px !important;
}
.hgt_chg35
{
	height: 6693px !important;
}
.hgt_chg36
{
	height: 5840px !important;
}
.hgt_chg37
{
	height: 7831px !important;
}
.hgt_chg38
{
	height: 4714px !important;
}
.hgt_chg39
{
	height: 9922px !important;
}
.hgt_chg41
{
	height: 9053px !important;
}
.hgt_chg42
{
	height: 8942px !important;
}
.hgt_chg43
{
	height: 6303px !important;
}
.hgt_chg44
{
	height: 8833px !important;
}
.hgt_chg45
{
	height: 9208px !important;
}
.hgt_chg46
{
	height: 5388px !important;
}
.hgt_chg47
{
	height: 6140px !important;
}
.hgt_chg48
{
	height: 8436px !important;
}
.hgt_chg50
{
	height: 5997px !important;
}
.hgt_chg51
{
	height: 5042px !important;
}
.hgt_chg52
{
	height: 6820px !important;
}
.hgt_chg53
{
	height: 4712px !important;
}
.hgt_chg54
{
	height: 6362px !important;
}
.hgt_chg55
{
	height: 735px !important;
}
.hgt_chg56
{
	height: 1386px !important;
}
.hgt_chg57
{
	height: 879px !important;
}
.hgt_chg63
{
	height: 1097px !important;
}
.hgt_chg64
{
	height: 795px !important;
}	
.hgt_chg66
{
	height: 3140px !important;
}	
.hgt_chg68
{
	height: 678px !important;
}
.hgt_chg69
{
	height: 654px !important;
}
.hgt_chg72
{
	height: 3156px !important;
}
.hgt_chg81
{
	height: 7431px !important;
}
.hgt_chg82
{
	height: 3721px !important;
}
.hgt_chg83
{
	height: 741px !important;
}
.hgt_chg85
{
	height: 741px !important;
    margin-bottom:-249px!important;
}
.hgt_chg86
{
	height: 6307px !important;
}
.hgt_chg87
{
	height: 6416px !important;
}
.hgt_chg88
{
	height: 7418px !important;
}
.hgt_chg89
{
	height: 7737px !important;
}
.hgt_chg90
{
	height: 6677px !important;
}
.hgt_chg91
{
	height: 6751px !important;
}
.hgt_chg92
{
	height: 7509px !important;
}
.hgt_chg93
{
	height: 4030px !important;
}
.hgt_chg96
{
	height: 4623px !important;
}	
	.home { /* paper */

		background-image: url(../images/960/html.jpg);

		background-position: 50% 0px; }

		

		/* fix a freaking annoying iPad behaviour, where the OS downscales large images used as background on <body> and makes them the width

   of the iPad. If you use background-size to force it to the right size, the iPad then up-scales a down-sampled version of the image, and

   it's as blocky as hell. So, just send a custom 1024 width image for the device, which stops triggering the re-scale behaviour.



   Ugh. */



	@media (max-device-width: 1024px) {

		body.home {

			background-image: url(../images/960/ipadbgnd.jpg); }



	}
	

/* 960+ wide nav! */

	ul.nav{
	position: absolute; top : 30px; left: 300px;
	width: auto; height: auto;
	background: none; z-index: 2; 
	list-style-type: none;
	font-size: 26px; 
	line-height: 30px; 
 	margin: 46px 0 0;

	}
	.heading a {
    display: block;
    height: 90px;
    left: 20px;
    margin-left: -19px;
    margin-top: 33px;
    /*position: absolute;
    top: 25px;*/
    width: 334px;
}

/* Side Nav 960 */

	.summary-board {
    left: 20px;
    margin: 66px 0 0;
    position: absolute;
    top: 90px;
    width: 300px;
}

.summary-board.adon2.adon3 {
    margin-top: 1px;
    margin-left: 1px;
}

.summary-board.bv.jk.gf {
		left: 20px;
    margin: 110px 0 0 -12px;
    position: absolute;
    top: 100px;
    width: 300px;
}
.asd {
    margin-left: 5px;
}

.summary-board.xc.zx {

    left: 20px;
    margin: 110px 0 0 -19px;
    position: absolute;
    top: 100px;
    width: 300px;
}

	

	
	.SPrompt.warranty_col.austin_healey_100_bn1_bn2.hj.ert1.wer1 {
    height: 433px;
}
.TabRow.warranty_desc_col.sunalp {
    height: 432px;
}
	
	.lowerImage750.nho960 {
    margin-left: 87px;
}
	
	.lowerImage750.ucl750.ucl960 {
    padding-left: 98px;
}
	
	
.xlowerImage960.ucl150.ucl160
{
	padding-left:51px;
}	
	
	
.F5000_image.ucl250.ucl260
{
	padding-left:102px;
}	
	
	
	
	#site_context {
		height: 800px; }
		
	#site_context .container {
		position: relative;
		/* height: 1999px; */
		max-width: 960px;
		margin: 0px auto;
		}


		
	#f5000_context .container,#twt_context .container{
		max-width:910px;
		}

	.nfitting_context {
		height: 1800px !important;
	}

	.nfitting_context .container {
		height: 1800px !important;
	}
	.ncalculating-pcd{
		height:1420px !important;
	}
	.ncalculating-pcd .container {
		height:1420px !important;	
	}
	h1 {
font-size: 2em;
font-size: 2rem;
line-height: 1.5;
}	

	h3 {

		margin-top: 40px;
		margin-bottom: 20px;

		}

				

.cat {
    margin-left: 4px;
}



.filment_area {
    margin-left: 1px;
    margin-top: 91px;
    position: absolute;
    top: 50px;
    width: 635px;
}

	ul.nav a {

		position: absolute; 
		top: 0; 
		left: 0;
		font-size: unset;
		display: block; 
		width: 150px; 
		height: 58px;

	}
	

	ul.nav a[href="norder.html"] {

		left: 155px;

	}
	
	ul.nav a[href="http://acww.com.au/catalog/index.php?main_page=index&cPath=21"]{
		left:155px;
	}

	ul.nav a[href="nnews.html"] {

		top: 0px; left: 312px;

	}

	ul.nav a[href="ncontact.html"] {

		top: 0px; left: 471px;

	}
	
/* About Us section */


	#about_context {
		height: 890px;
		}
	#about_context .container {
		position: relative;
		/* height: 450px;*/
		height: 1250px;
		max-width: 960px; 
		margin: 0px auto;   }
	.about_area {
		position: absolute;
		left: 284px;
		top: 49px;
		/* width: 626px; */
		width: 590px;
		height: 800px;
	}
	#about_context .filment_container
	{
		min-height:8000px!important;
	}


/*.about_area.head1 {
    margin-left: 155px;
}
	.about_area .head2 {
    margin-bottom: 29px;
}*/


/*naccessories*/
.xlowerImage960.nac_new1.nac_new4.nac_new8 {
    width: 800px;
}


/*ncalculating_pcd*/
.PCD_area.ncal_new2.ncal_new5 {
    margin-left: 101px;
    margin-top: 148px;
}
.summary-board.ncal_new3.ncal_new6 {
    position: absolute;
    top: 153px;
}

/*ncontact*/
.contact_area.con_new2.con_new3 {
    margin-left: 1px;
}
.summary-board.con_new1.con_new4{
    top: 100px;
}

/*ndunlop*/

.dunlop_area.dun_new2.dun_new3 {
    margin-left: 71px;
}

.summary-board.dun_new1.dun_new4 {
    top: 100px;
}

/*nf5000*/
.f5000_area.nf_new2.nf_new3 {
    position: absolute;
    margin-left: 100px;
    margin-top: 143px;
}

.summary-board.nf_new4.nf_new5 {
    top: 170px;
}

.F5000_image.nf_new1.nf_new3.nf_new6 {
    width: 675px;
    position: relative;
    top: -71px;
}


/*nfitment_guide*/
.about_area.nfg_new1 {
    position: absolute;
}

/*nfitmentdunlop*/
.fitting_area.nfd_new1.nfd_new2 {
    margin-left: 117px;
}


/*nfitting*/
.contact_area.nff_new1.nff_new2 {
    margin-left: 1px;
}

/*nfitting-copy*/
.fitting_area.nffc_new1.nffc_new2 {
    margin-left: 110px;
}

/*ngallery*/
.about_area.nga_new1 {
    TOP: 1PX;
}

.nga_new3 {
    margin-left: -52px;
}

/*nhammers*/
.about_area.nha_new1 {
    top: 33px;
}
/*nhome*/
.main_image.nho_new4.nho_new8 {
    margin-left: 301px;
}


.hub_area.hub_new1.hub_new4 {
    margin-left: 105px;
    margin-top: 63px;
}

.summary-board.hub_new2.hub_new3 {
    position: absolute;
    left: 1px;
}



/*nla_fitment*/

.lafitting_area.nlaf_new2.nlaf_new4 {
    margin-left: 106px;
}



/* main_image */

	.main_image {
position: absolute;
left: 313px;
top: 121px;
width: 650px;
height: 500px;
margin: 0 auto;
}

		
	.introImage320 {
	height: 0px;}
	.introImage480 {
	height: 0px;}
	.introImage750 {
	height: 0px;}
	.introImage960 {
	height: 489px;
	width: 600px;}




	
/* contact section */

	.contact_area{

		position: absolute;  left: 280px; top: 70px;

		width: 650px; 

		height: 500px;

		margin: 0 auto;}

	.contact_area p {

		margin-bottom : 20px;

	}

.TabRow.option1_desc_col.abt.ert2 {
    height: 452px;
    margin-top: -452px;
    width: 500px;
}

.SPrompt.option1_col.qwer1.ert5 {
    height: 452px;
    width: 131px;
}

.SPrompt.option2_col.qwer2.ert4 {
    height: 428px;
}

.TabRow.option2_desc_col.ert3 {
    height: 428px;
}

.qwe.ert6 {
    margin-top: 465px;
}

.SPrompt.code_col.col-lg-2.qwer3 {
    height: 191px;
}
.TabRow.code_desc_col.col-lg-5.ml {
    height: 191px;
}
.TabRow.code_desc_col.col-lg-5.ml1 {
    height: 191px;
}
.SPrompt.type_col.col-lg-2.qwer4.ert7 {
    height: 31px;
}

.TabRow.other_cmt_desc_col.ert.ghj.ert9 {
    height: 527px;
    margin-top: -39px;
}

.SPrompt.other_cmt_col.wer.dfg.ert8 {
    height: 488px;
}




/*nfitment*/


	
	.one {
    margin-left: 8px;
}
.gold_wheel .lowerImage750 {
	display:none;
    height: 266px;
    margin-top: 1158px;
    width: 100%;
}


	.filment_area {
		margin: 0 auto;
		top: 50px;
		width: 635px;
		position: absolute;
	}
	
	.fitment_title {
		width: 100%;
		height:82px;
	}
	
	.nav li:nth-child(2) a {
		left: 145px;
	}

	

	.SPrompt.option_col.austin_healey_100_bn1_bn2.nm4 {
    height: 160px;
}
.SPrompt.option_col.uo {
    height: 161px;
}

/* gold wheel 750 size */

	.gold_wheel{
position: relative;
width: 730px;
height: 380px;
margin: 0 auto;
padding-top: 50px;
/* z-index:-9999; */
}

	/* START BY SHAHID */
	ul.nav a[href="../norder.html"] {

		left: 155px;

	}
	

	ul.nav a[href="../nnews.html"] {

		top: 0px; left: 312px;

	}

	ul.nav a[href="../ncontact.html"] {

		top: 0px; left: 471px;

	}
	/* END BY SHAHID */
/*gallery/galleryla/index- backup*/
	.introImage960.qwer {
    margin-left: -175px;
    margin-top: 20px;
    position: initial;
}
.about_area.as {
	height: 800px;
    left: 130px;
    margin-left: 175px;
    margin-top: 33px;
    top: 50px;
    width: 611px;

}

.about_area.bn {
	height: 800px;
    left: 130px;
    margin-left: 175px;
    /*margin-top: 127px;*/
    top: 50px;
    width: 611px;
}

.TabRow.option1_desc_col.abt {
    margin-top: -433px;
}
.qwe {
    margin-top: 559px;
}

.SPrompt.other_cmt_col.wer {
	padding: 26px;
}

.TabRow.other_cmt_desc_col.ert {
	height: 495px;
}

.SPrompt.warranty_col.op {
    height: 432px;
}

.TabRow.option1_desc_col.rt {
height:29px;
}

.TabRow.option2_desc_col.ty {
    height: 255px;
}

.SPrompt.option2_col.tb.yu {
    height: 255px;
}

.TabRow.option3_desc_col.ui {
    height: 249px;
}
.SPrompt.option3_col.cb.tr {
    height: 281px;
}

.SPrompt.code_col.sb.te {
    height: 157px;
}


/*nlawires*/
.summary-board.nlaw_new1.nlaw_new2 {
    left: 17px;
}




.nt_new2 {
    margin-top: 36px;
    margin-left: 90px;
}



/*nnews*/
.about_area.nn_new2 {
    margin-top: -5px;
}


/*noffset_and_back_space*/
.about_area.nob_new1 {
    margin-top: 38px;
}

/*norder*/
.summary-board.no_new2.no_new3 {
    top: 132px;
}

.contact_area.no_new1.no_new4 {
    margin-left: 266px;
    margin-top: 60px;
}

/*nspinners*/
.about_area.ns_new1 {
    margin-top: 56px;
}


/*trikes*/
.trikes_area.tr_new3 {
    left: 122px;
    margin-top: 74px;
}

.summary-board.tr_new1.tr_new2 {
  top: 148px;
}



	/* add some spacing */

	#news {

		margin-bottom : 9em; }



/* bump the font size so it's more readable on larger screens (which are further away then handhelds) */

	@media (min-width: 960px) {

		html { font-size: 110%; }

		.multi-content h2,

		.tweet { padding-top: 3em; }

	}


#PCD_context .container {
    height: 1611px;
    margin: 0 auto;
    max-width: 960px;
    position: relative;
}	

/* footer*/

	.footer {

		width: 940px;
		padding-top: 100px;		
}

/*Fitment Guide*/



/*db4-vantage*/
	
.summary-board.bvd1
{
    left: -289px;
    top: -23px;
}

.TabRow.finish_desc_col.bvd2 {
    height: 57px;
}
.SPrompt.tube_col.bvd3 {
    height: 370px;
}
.TabRow.tube_desc_col.bvd4 {
    height: 370px;
}	
.SPrompt.tube_col.dbv13.vdb5.bvd5 {  
    height: 560px;
}
.TabRow.tube_col.db4-vantge-25.dbv14.vdb6.bvd6 {
    height: 560px;
}	
.SPrompt.option_col.austin_healey_100_bn1_bn2.bvd7 {
    height: 168px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.vdb7.bvd8 {
    height: 180px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.vdb8.bvd9 {
    height: 180px;
}
.SPrompt.warranty_col.adv6.vdb9.bvd10 {
    height: 432px;
    font-size: 17px;
}
.SPrompt.code_col.austin_healey_100_bn1_bn2.dvb25.bvd11 {
    height: 153px;
}
.TabRow.type_desc_col.austin_healey_100_bn1_bn2.bvd12 {
    height: 29px;
}
.SPrompt.code_col.austin_healey_100_bn1_bn2.dvb25.bvd13 {
    height: 153px;
}
.SPrompt.notes_col.dbv27.vdb13.bvd14 {
    height: 481px;
}
.TabRow.notes_desc_col.austin_healey_100_bn1_bn2.dbv28.vdb14.bvd15 {
    height: 481px;
}
.SPrompt.other_cmt_col.adv8.vdb16.bvd16 {
    height: 618px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.adv7.vdb15.bvd17 {
    height: 617px;
}



/*db6-mk-ii*/
.SPrompt.tube_col.db6_mk_ii.cnx3.xnc1 {
    height: 216px;
}
.SPrompt.option_col.xnc2 {
    height: 161px;
}
.SPrompt.tube_col.db6_mk_ii.cnx4.xnc3 {
    height: 247px;
}
.SPrompt.warranty_col.nxc7.cnx5.xnc4 {
    height: 435px;
}
.TabRow.warranty_desc_col.cnx6.xnc5 {
    height: 435px;
}
.TabRow.code_desc_col.db6_mk_ii.xnc6 {
    height: 185px;
}
.SPrompt.type_col.db6_mk_ii.nxc9.cnx9.xnc7 {
    height: 62px;
}
.TabRow.type_desc_col.db6_mk_ii.xnc8 {
    height: 62px;
}
.SPrompt.notes_col.db6_mk_ii.nxc14.xnc9 {
    height: 376px;
}
.TabRow.notes_desc_col.db6_mk_ii.xnc10 {
    height: 376px;
}
.SPrompt.other_cmt_col.nxc15.cnx10.xnc11 {
    font-size: 19px;
}

/*jaguar-ss1*/
.summary-board.jags {
    margin-left: -306px;
    margin-top: -44px;
}
.SPrompt.warranty_col.jag12.gaj1.agj1 {
    height: 401px;
    font-size: 18px;
}
.SPrompt.code_col.col-lg-2.jag13.agj2 {
    height: 191px;
}
.TabRow.type_desc_col.col-lg-5.ajg3 {
    height: 29px;
}
.TabRow.type_desc_col.col-lg-5.ajg4 {
    height: 29px;
}
.SPrompt.other_cmt_col.jag18.gaj3.ajg5 {
    height: 400px;
	font-size:18px;
}
.TabRow.other_cmt_desc_col.jag19.gaj4.ajg6 {
    height: 463px;
    margin-top: -63px;
}
.lik {
    margin-left: 191px;
}
.lik2 {
    margin-left: 208px;
}
.SPrompt.notes_col.col-lg-2.jag15.chng5.ch8 {
    height: 446px;
}
.TabRow.notes_col.col-lg-5.jag16.chng6.ch9 {
    height: 446px;
}
.TabRow.notes_col.col-lg-5.jag17.chng7.ch10 {
    height: 446px;
}

/*jaguar-ss1mk*/
.summary-board.jigs11 {
    left: -280px;
    top: 1px;
}
.SPrompt.option_col.jigs12 {
    height: 161px;
}
.SPrompt.warranty_col.jags8.jigs13 {
    height: 426px;
	font-size:16px;
}
.TabRow.warranty_desc_col.jags9.jigs1.jigs14 {
    height: 430px;
}
.SPrompt.option1_col.jags10.jigs2.jigs15 {
    height: 401px;
}
.TabRow.option1_desc_col.jigs3.jigs16 {
    margin-top: -401px;
}
.SPrompt.option2_col.jags11.jigs4.jigs17 {
    height: 401px;
}
.jigs5.jigs18 {
    margin-top: 401px;
}
.SPrompt.code_col.jigs6.jigs19 {
    height: 160px;
}
.TabRow.other_cmt_desc_col.jags15.jigs10.jigs19 {
    height: 444px;
}
.TabRow.other_cmt_desc_col.jags15.jigs10.jigs20 {
    height: 453px;
    margin-top: -63px;
}
.SPrompt.other_cmt_col.jags14.jigs9.jigs21 {
    height: 390px;
    font-size: 18px;
}


/*jaguar-ss1100*/

.SPrompt.option_col.ss01 {
    height: 161px;
}
.SPrompt.warranty_col.jagss8.ssjag1.ss02 {
    height: 433px;
}
.SPrompt.option1_col.jagss9.ssjag2.ss03 {
    height: 463px;
	width:131px;
}
.TabRow.option1_desc_col.ssjag3.ss04 {
    margin-top: -463px;
}
.SPrompt.option2_col.jagss10.ssjag4.ss05 {
    height: 340px;
}
.ssjag5.ss06 {
    margin-top: 463px;
}
.SPrompt.code_col.col-lg-2.jagss11.ss07 {
    height: 191px;
}
.TabRow.type_desc_col.col-lg-5.ss08 {
    height: 29px;
}
.TabRow.type_desc_col.col-lg-5.ss09 {
    height: 29px;
}
.SPrompt.other_cmt_col.jagss18.ssjag9.ss10 {
    height: 396px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.jagss19.ssjag10.ss11 {
    height: 459px;
    margin-top: -63px;
}
.SPrompt.notes_col.col-lg-2.jagss13.ne5.ne8 {
    height: 414px;
}
.TabRow.notes_col.col-lg-5.jagss14.ne6.ne9 {
    height: 414px;
}
.TabRow.notes_col.col-lg-5.jagss15.ne7.ne10 {
    height: 414px;
}

/*mg-mga-1500-1600*/
.SPrompt.backspacing_col.austin_healey_100_bn1_bn2.mg_new12.mg_new33.mg_new52 {
    height: 160px;
}
.TabRow.backspacing_desc_col.austin_healey_100_bn1_bn2.mg_new13.mg_new34.mg_new53 {
    height: 160px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.mg_new14.mg_new35.mg_new54 {
    height: 651px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.mg_new15.mg_new36.mg_new55 {
    height: 651px;
}
.SPrompt.warranty_col.mg_new20.mg_new39.mg_new56 {
    height: 432px;
    font-size: 17px;
}
.SPrompt.option1_col.mg_new21.mg_new40.mg_new57 {
    height: 987px;
    width: 131px;
}
.TabRow.option1_desc_col.mg_new41.mg_new58 {
    margin-top: -987px;
}
.mg_new43.mg_new59 {
    margin-top: 986px;
}
.SPrompt.option2_col.mg_new22.mg_new42.mg_new60 {
    height: 555px;
}
.TabRow.type_desc_col.col-lg-5.mg_new61 {
    height: 29px;
}
.SPrompt.code_col.col-lg-2.mg_new23.mg_new62 {
    height: 191px;
}
.SPrompt.notes_col.col-lg-2.mg_new25.mg_new45.mg_new63 {
    height: 287px;
}
.TabRow.notes_col.col-lg-5.mg_new26.mg_new46.mg_new64 {
    height: 287px;
}
.TabRow.code_desc_col.col-lg-5.mg_new65 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.mg_new66 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.mg_new29.mg_new48.mg_new67 {
    height: 286px;
}
.TabRow.notes_col.col-lg-5.mg_new30.mg_new49.mg_new68 {
    height: 286px;
}
.SPrompt.other_cmt_col.mg_new31.mg_new50.mg_new69 {
    font-size: 18px;
    height: 528px;
}
.TabRow.other_cmt_desc_col.mg_new32.mg_new51.mg_new70 {
    margin-top: -3px;
    height: 531px;
}


/*mg-mgb-mk-I*/
.mk_new11.mk_new46.mk_new73 {
    margin-top: 29px;
}
.SPrompt.option_col.mk_new12.mk_new47.mk_new74 {
    height: 190px;
}
.TabRow.option_col.bd.mk_new13.mk_new75 {
    height: 190px;
}
.TabRow.cendive_col.bd.mk_new76 {
    height: 57px;
}
.SPrompt.backspacing_col.mk_new19.mk_new51.mk_new77 {
    height: 158px;
}
.TabRow.backspacing_col.bd.mk_new20.mk_new52.mk_new78 {
    height: 158px;
}
.SPrompt.tube_col.mk_new23.mk_new54.mk_new79 {
    height: 496px;
}
.TabRow.tube_col.bd.mk_new24.mk_new55.mk_new80 {
    height: 496px;
}
.SPrompt.note_col.mk_new25.mk_new56.mk_new81 {
    height: 836px;
}
.TabRow.note_col.bd.mk_new26.mk_new57.mk_new82 {
    height: 836px;
}
.SPrompt.warranty_col.mk_new29.mk_new58.mk_new83 {
    height: 432px;
}
.SPrompt.option1_col.mk_new30.mk_new59.mk_new84 {
    height: 216px;
}
.TabRow.option1_desc_col.mk_new60.mk_new85 {
    margin-top: -217px;
}
.SPrompt.option2_col.mk_new31.mk_new61.mk_new86 {
    height: 370px;
}
.SPrompt.option3_col.mk_new32.mk_new62.mk_new87 {
    height: 668px;
}
.TabRow.option3_desc_col.mk_new63.mk_new88 {
    height: 668px;
}
.mk_new64.mk_new89 {
    margin-top: 216px;
}
.SPrompt.code_col.col-lg-2.mk_new34.mk_new90 {
    height: 191px;
}
.TabRow.type_desc_col.col-lg-5.mk_new91 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.mk_new36.mk_new66.mk_new92 {
    height: 352px;
}
.TabRow.notes_col.col-lg-5.mk_new37.mk_new67.mk_new93 {
    height: 352px;
}
.TabRow.code_desc_col.col-lg-5.mk_new94 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.mk_new95 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.mk_new40.mk_new69.mk_new96 {
    height: 340px;
}
.TabRow.notes_col.col-lg-5.mk_new41.mk_new70.mk_new97 {
    height: 340px;
}
.TabRow.notes_col.col-lg-5.mk_new98 {
    height: 340px;
}
.SPrompt.stype18.types7.mk_new99 {
    width: 100%;
}
.TabRow.stype19.types8.mk_new100 {
    width: 100%;
}
.SPrompt.other_cmt_col.mk_new42.mk_new71.mk_new101 {
    height: 322px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.mk_new43.mk_new72.mk_new102 {
    height: 352px;
    margin-top: -30px;
}
/*mg-mgb-steel-wheel*/

.SPrompt.spoke_col.mgb_new34.mgb_new56 {
    height: 59px;
}
.TabRow.spoke_desc_col.mgb_new35.mgb_new57 {
    height: 59px;
}
.SPrompt.tube_col.mgb_new13.mgb_new37.mgb_new58 {
    height: 217px;
}
.TabRow.tube_desc_col.mgb_new14.mgb_new38.mgb_new59 {
    height: 217px;
}
.SPrompt.note_col.mgb_new15.mgb_new39.mgb_new60 {
    height: 310px;
}
.TabRow.note_desc_col.mgb_new16.mgb_new40.mgb_new61 {
    height: 311px;
}
.SPrompt.warranty_col.mgb_new17.mgb_new41.mgb_new62 {
    font-size: 17px;
    height: 433px;
}
.SPrompt.option1_col.mgb_new18.mgb_new42.mgb_new63 {
    height: 216px;
    width: 131px;
}
.TabRow.option1_desc_col.mgb_new43.mgb_new64 {
    margin-top: -216px;
}
.SPrompt.option2_col.mgb_new19.mgb_new44.mgb_new65 {
    height: 399px;
}
.TabRow.option2_desc_col.mgb_new66 {
    height: 399px;
}
.SPrompt.option3_col.mgb_new20.mgb_new46.mgb_new67 {
    height: 130px;
}
.TabRow.option3_desc_col.mgb_new47.mgb_new68 {
    height: 130px;
}
.mgb_new45.mgb_new69 {
    margin-top: 216px;
}
.SPrompt.code_col.col-lg-2.mgb_new21.mgb_new70 {
    height: 191px;
}
.TabRow.type_desc_col.col-lg-5.mgb_new71 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.mgb_new23.mgb_new49.mgb_new72 {
    height: 285px;
}
.TabRow.notes_col.col-lg-5.mgb_new24.mgb_new50.mgb_new73 {
    height: 285px;
}
.TabRow.code_desc_col.col-lg-5.mgb_new74 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.mgb_new75 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.mgb_new27.mgb_new52.mgb_new76 {
    height: 278px;
}
.TabRow.notes_col.col-lg-5.mgb_new28.mgb_new53.mgb_new77 {
    height: 278px;
}
.SPrompt.other_cmt_col.mgb_new29.mgb_new54.mgb_new78 {
    height: 377px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.mgb_new30.mgb_new55.mgb_new79 {
    height: 438px;
    margin-top: -61px;
}

/*mg-mgc-gt*/
.SPrompt.spoke_col.mgc_new46.mgc_new75 {
    height: 57px;
}
.TabRow.spoke_desc_col.mgc_new47.mgc_new76 {
    height: 57px;
}
.SPrompt.tube_col.mgc_new9.mgc_new48.mgc_new77 {
    height: 288px;
}
.TabRow.tube_desc_col.mgc_new10.mgc_new49.mgc_new78 {
    height: 288px;
}
.SPrompt.rim_col.mgc_new79 {
    height: 29px;
}
.SPrompt.finish_col.mgc_new15.mgc_new54.mgc_new80 {
    height: 126px;
}
.TabRow.finish_col.bd.mgc_new16.mgc_new55.mgc_new81 {
    height: 126px;
}
.SPrompt.backspacing_col.mgc_new17.mgc_new56.mgc_new82 {
    height: 222px;
}
.TabRow.backspacing_col.bd.mgc_new18.mgc_new57.mgc_new83 {
    height: 222px;
}
.SPrompt.tube_col.mgc_new21.mgc_new58.mgc_new84 {
    height: 990px;
}
.TabRow.tube_col.bd.mgc_new22.mgc_new59.mgc_new85 {
    height: 990px;
}
.SPrompt.note_col.mgc_new23.mgc_new60.mgc_new86 {
    height: 222px;
}
.TabRow.note_col.bd.mgc_new24.mgc_new61.mgc_new87 {
    height: 222px;
}
.SPrompt.warranty_col.mgc_new27.mgc_new62.mgc_new88 {
    height: 432px;
}
.SPrompt.option1_col.mgc_new28.mgc_new63.mgc_new89 {
    height: 370px;
	width: 131px;
}
.TabRow.option1_desc_col.mgc_new64.mgc_new90 {
    margin-top: -371px;
}
.SPrompt.option2_col.mgc_new29.mgc_new65.mgc_new91 {
    height: 463px;
}
.mgc_new66.mgc_new92 {
    margin-top: 367px;
}
.TabRow.code_desc_col.col-lg-5.mgc_new93 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.mgc_new94 {
    height: 29px;
}
.SPrompt.notes_col.mgc_new32.mgc_new68.mgc_new95 {
    height: 294px;
}
.TabRow.notes_col.col-lg-5.mgc_new33.mgc_new69.mgc_new96 {
    height: 294px;
}
.SPrompt.notes_col.col-lg-2.mgc_new36.mgc_new71.mgc_new97 {
    height: 283px;
}
.TabRow.notes_col.col-lg-5.mgc_new37.mgc_new72.mgc_new98 {
    height: 283px;
}
.SPrompt.other_cmt_col.mgc_new38.mgc_new73.mgc_new99 {
    height: 375px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.mgc_new39.mgc_new74.mgc_new100 {
    height: 437px;
    margin-top: -62px;
}


/*mg-midget-mk*/
.SPrompt.spoke_col.mid_new48.mid_new80 {
    height: 57px;
}
.TabRow.spoke_desc_col.mid_new49.mid_new81 {
    height: 57px;
}
.SPrompt.backspacing_col.mid_new7.mid_new82 {
    height: 129px;
}
.TabRow.backspacing_desc_col.mid_new8.mid_new83 {
    height: 129px;
}
.SPrompt.backspacing_col.mid_new21.mid_new57.mid_new84 {
    height: 185px;
}
.TabRow.backspacing_col.bd.mid_new22.mid_new58.mid_new85 {
    height: 185px;
}
.SPrompt.tyre_col.mid_new23.mid_new59.mid_new86 {
    height: 219px;
}
.TabRow.tyre_col.bd.mid_new24.mid_new60.mid_new87 {
    height: 219px;
}
.SPrompt.tube_col.mid_new25.mid_new61.mid_new88 {
    height: 529px;
}
.TabRow.tube_col.bd.mid_new26.mid_new62.mid_new89 {
    height: 529px;
}
.SPrompt.note_col.mid_new27.mid_new63.mid_new90 {
    height: 991px;
}
.TabRow.note_col.bd.mid_new28.mid_new64.mid_new91 {
    height: 991px;
}
.SPrompt.warranty_col.mid_new31.mid_new65.mid_new92 {
    height: 429px;
    font-size: 17px;
}
.SPrompt.option1_col.mid_new33.mid_new66.mid_new93 {
    height: 524px;
	width:131px;
}
.TabRow.option1_desc_col.mid_new67.mid_new94 {
    margin-top: -525px;
}
.SPrompt.option2_col.mid_new34.mid_new68.mid_new95 {
    height: 555px;
}
.SPrompt.option3_col.mid_new35.mid_new69.mid_new96 {
    height: 156px;
}
.TabRow.option3_desc_col.mid_new70.mid_new97 {
    height: 156px;
}
.mid_new71.mid_new98 {
    margin-top: 524px;
}
.TabRow.code_desc_col.col-lg-5.mid_new99 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.mid_new100 {
    height: 29px;
}
.SPrompt.notes_col.mid_new38.mid_new73.mid_new101 {
    height: 407px;
}
.TabRow.notes_col.col-lg-5.mid_new39.mid_new74.mid_new102 {
    height: 407px;
}
.SPrompt.notes_col.col-lg-2.mid_new42.mid_new76.mid_new103 {
    height: 407px;
}
.TabRow.notes_col.col-lg-5.mid_new43.mid_new77.mid_new104 {
    height: 407px;
}
.SPrompt.other_cmt_col.mid_new44.mid_new78.mid_new105 {
    height: 565px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.mid_new45.mid_new79.mid_new106 {
    height: 564px;
}
/*mg-ta*/
.SPrompt.spoke_col.ta_new33.ta_new54 {
    height: 58px;
}
.TabRow.spoke_desc_col.ta_new34.ta_new55 {
    height: 58px;
}
.SPrompt.tube_col.ta_new12.ta_new38.ta_new56 {
    height: 327px;
}
.TabRow.tube_desc_col.ta_new13.ta_new39.ta_new57 {
    height: 327px;
}
.SPrompt.warranty_col.ta_new18.ta_new42.ta_new58 {
    height: 432px;
    font-size: 18PX;
}
.SPrompt.option1_col.ta_new19.ta_new43.ta_new59 {
    height: 370px;
	width:21%;
}
.TabRow.option1_desc_col.ta_new44.ta_new60 {
    margin-top: -371px;
}
.ta_new45.ta_new61 {
    margin-top: 405px;
}
.TabRow.code_desc_col.col-lg-5.ta_new62 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.ta_new63 {
    height: 29px;
}
.SPrompt.notes_col.ta_new22.ta_new47.ta_new64 {
    height: 264px;
}
.TabRow.notes_col.col-lg-5.ta_new23.ta_new48.ta_new65 {
    height: 264px;
}
.SPrompt.notes_col.col-lg-2.ta_new26.ta_new50.ta_new66 {
    height: 249px;
}
.TabRow.notes_col.col-lg-5.ta_new27.ta_new51.ta_new67 {
    height: 249px;
}
.SPrompt.other_cmt_col.ta_new28.ta_new52.ta_new68 {
    height: 375px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.ta_new29.ta_new53.ta_new69 {
    margin-top: -60px;
    height: 435px;
}


/*mg-tb-tc*/

.SPrompt.spoke_col.tb_new36.tb_new51 {
    height: 57px;
}
.TabRow.spoke_desc_col.tb_new37.tb_new52 {
    height: 57px;
}
.SPrompt.backspacing_col.tb_new8.tb_new53 {
    height: 121px;
}
.TabRow.backspacing_desc_col.tb_new9.tb_new54 {
    height: 121px;
}
.SPrompt.option_col.tb_new55 {
    height: 161px;
}
.SPrompt.spoke_col.tb_new36.tb_new56 {
    height: 59px;
}
.TabRow.spoke_desc_col.tb_new37.tb_new57 {
    height: 59px;
}
.SPrompt.backspacing_col.tb_new8.tb_new58 {
    height: 125px;
}
.TabRow.backspacing_desc_col.tb_new9.tb_new59 {
    height: 125px;
}
.SPrompt.warranty_col.tb_new19.tb_new39.tb_new60 {
    font-size: 18px;
    height: 435px;
}
.TabRow.warranty_desc_col.tb_new20.tb_new61 {
    margin-top: 3px;
}
.SPrompt.option1_col.tb_new21.tb_new40.tb_new62 {
    height: 339.8px;
}

.TabRow.option1_desc_col.tb_new41.tb_new63 {
    margin-top: -339.8px;
}
.tb_new42.tb_new64 {
    margin-top: 381.8px;
}
.TabRow.code_desc_col.col-lg-5.tb_new65 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.tb_new66 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.tb_new24.tb_new44.tb_new67 {
    height: 312px;
}
.TabRow.notes_col.col-lg-5.tb_new25.tb_new45.tb_new68 {
    height: 312px;
}
.SPrompt.notes_col.col-lg-2.tb_new28.tb_new47.tb_new69 {
    height: 309px;
}
.TabRow.notes_col.col-lg-5.tb_new29.tb_new48.tb_new70 {
    height: 309px;
}
.SPrompt.other_cmt_col.tb_new30.tb_new49.tb_new71 {
    height: 379px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.tb_new31.tb_new50.tb_new72 {
    margin-top: -60px;
    height: 439px;
}


/*mg-td-tf-1500*/

.SPrompt.tube_col.austin_healey_100_bn1_bn2.td_new8.td_new25.td_new40 {
    height: 651px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.td_new9.td_new26.td_new41 {
    height: 651px;
}
.SPrompt.warranty_col.td_new12.td_new27.td_new42 {
    font-size: 18px;
    height: 435px;
}
.TabRow.warranty_desc_col.td_new13.td_new43 {
    margin-top: 3px;
}
.SPrompt.option1_col.td_new14.td_new28.td_new44 {
    height: 463px;
}
.TabRow.option1_desc_col.td_new29.td_new45 {
    margin-top: -463px;
}
.SPrompt.option2_col.td_new15.td_new30.td_new46 {
    height: 740px;
}
.td_new31.td_new47 {
    margin-top: 461px;
}
.SPrompt.notes_col.col-lg-2.td_new18.td_new33.td_new48 {
    height: 402px;
}
.TabRow.notes_col.col-lg-5.td_new19.td_new34.td_new49 {
    height: 402px;
}
.SPrompt.notes_col.col-lg-2.td_new21.td_new36.td_new50 {
    height: 401.4px;
}
.TabRow.notes_col.col-lg-5.td_new22.td_new37.td_new51 {
    height: 401.4px;
}
.SPrompt.other_cmt_col.td_new23.td_new38.td_new52 {
    height: 714px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.td_new24.td_new39.td_new53 {
    margin-top: 2px;
    height: 712px;
}

/*morgan-4-4-1600-1088*/
.SPrompt.tube_col.mor_new5.mor_new20.mor_new35 {
    height: 400px;
}
.TabRow.tube_desc_col.mor_new6.mor_new21.mor_new36 {
    height: 400px;
}
.SPrompt.warranty_col.mor_new7.mor_new22.mor_new37 {
    font-size: 18px;
    height: 432px;
}
.SPrompt.option1_col.mor_new8.mor_new23.mor_new38 {
    height: 370.9px;
}
.TabRow.option1_desc_col.mor_new24.mor_new39 {
    margin-top: -370.9px;
}
.mor_new26.mor_new40 {
    margin-top: 370px;
}
.SPrompt.code_col.col-lg-2.mor_new10.mor_new27.mor_new41 {
    height: 321px;
}
.TabRow.type_desc_col.col-lg-5.mor_new42 {
    height: 29px;
}
.SPrompt.notes_col.mor_new12.mor_new29.mor_new43 {
    height: 311px;
}
.TabRow.notes_col.col-lg-5.mor_new13.mor_new30.mor_new44 {
    height: 311px;
}
.TabRow.code_desc_col.col-lg-5.mor_new45 {
    height: 315px;
}
.TabRow.type_desc_col.col-lg-5.mor_new46 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.mor_new16.mor_new31.mor_new47 {
    height: 309px;
}
.TabRow.notes_col.col-lg-5.mor_new17.mor_new32.mor_new48 {
    height: 309px;
}
.SPrompt.other_cmt_col.mor_new14.mor_new33.mor_new49 {
    font-size: 18px;
    height: 377px;
}
.TabRow.other_cmt_desc_col.mor_new15.mor_new34.mor_new50 {
    margin-top: -60px;
    height: 437px;
}


/*morgan-db5plus-4*/
.SPrompt.note_col.plus_new3.plus_new17.plus_new30 {
    height: 163px;
}
.TabRow.note_desc_col.plus_new4.plus_new18.plus_new31 {
    height: 163px;
}
.SPrompt.option_col.plus_new32{
    height: 161px;
}
.SPrompt.note_col.plus_new5.plus_new19.plus_new33 {
    height: 316px;
}
.TabRow.note_desc_col.plus_new6.plus_new20.plus_new34 {
    height: 316px;
}
.SPrompt.warranty_col.plus_new7.plus_new21.plus_new35 {
    height: 432px;
    font-size: 17px;
}
.SPrompt.option1_col.plus_new8.plus_new36 {
    height: 124.2px;
	width: 131px;
}
.TabRow.option1_desc_col.plus_new22.plus_new37 {
    margin-top: -124.2px;
}
.TabRow.code_desc_col.col-lg-5.plus_new38 {
    height: 157px;
}
.SPrompt.notes_col.col-lg-2.plus_new10.plus_new26.plus_new39 {
    height: 372px;
}
.TabRow.notes_col.col-lg-5.plus_new11.plus_new27.plus_new40 {
    height: 372px;
}
.SPrompt.other_cmt_col.plus_new12.plus_new28.plus_new41 {
    height: 378px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.plus_new13.plus_new29.plus_new42 {
    margin-top: -59px;
    height: 437px;
}

/*morgan-plus-4*/
.SPrompt.tube_col.pl_new10.pl_new25 {
    height: 222px;
}
.TabRow.tube_desc_col.pl_new11.pl_new26 {
    height: 222px;
}
.SPrompt.finish_col.austin_healey_100_bn1_bn2.pl_new1.pl_new12.pl_new27 {
    height: 123px;
}
.TabRow.finish_desc_col.austin_healey_100_bn1_bn2.pl_new2.pl_new13.pl_new28 {
    height: 123px;
}
.SPrompt.backspacing_col.austin_healey_100_bn1_bn2.td_new6.pl_new14.pl_new29 {
    height: 161px;
}
.TabRow.backspacing_desc_col.austin_healey_100_bn1_bn2.td_new7.pl_new15.pl_new30 {
    height: 161px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.pl_new3.pl_new16.pl_new31 {
    height: 344px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.pl_new4.pl_new17.pl_new32 {
    height: 344px;
}
.SPrompt.note_col.austin_healey_100_bn1_bn2.pl_new5.pl_new18.pl_new33 {
    height: 212px;
}
.TabRow.note_desc_col.austin_healey_100_bn1_bn2.pl_new6.pl_new19.pl_new34 {
    height: 212px;
}
.SPrompt.option1_col.pl_new7.pl_new20.pl_new35 {
    height: 462px;
    width: 21%;
}
.TabRow.option1_desc_col.pl_new21.pl_new36 {
    margin-top: -463px;
}
.td_new31.pl_new38 {
    margin-top: 495px;
}
.TabRow.code_desc_col.col-lg-5.pl_new39 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.pl_new40 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.pl_new8.pl_new23.pl_new41 {
    height: 310px;
}
.TabRow.notes_col.col-lg-5.pl_new9.pl_new24.pl_new42 {
    height: 310px;
}


/*morgan-plus-8-1968*/

.SPrompt.warranty_col.pl8_new3.pl8_new11.pl8_new21 {
    font-size: 16px;
    height: 402px;
}
.SPrompt.option1_col.pl8_new4.pl8_new12.pl8_new22 {
    height: 247.4px;
    width: 21%;
}
.TabRow.option1_desc_col.pl8_new13.pl8_new23 {
    margin-top: -247.4px;
}
.pl8_new14.pl8_new24 {
    margin-top: 288px;
}
.SPrompt.code_col.col-lg-2.pl8_new15.pl8_new25 {
    height: 160px;
}
.SPrompt.notes_col.col-lg-2.pl8_new5.pl8_new17.pl8_new26 {
    height: 375px;
}
.TabRow.notes_col.col-lg-5.pl8_new6.pl8_new18.pl8_new27 {
    height: 375px;
}
.SPrompt.other_cmt_col.pl8_new7.pl8_new19.pl8_new28 {
    height: 471px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.pl8_new8.pl8_new20.pl8_new29 {
    height: 472px;
    margin-top: -1px;
}
.SPrompt.option_col.pl8_new30 {
    height: 161px;
}
.SPrompt.stype18.types7.pl_new31 {
    width: 100%;
}
.TabRow.stype19.types8.pl_new32 {
    width: 100%;
}
.TabRow.stype19.types8.pl8_new33 {
    width: 100%;
}
/*morgan-plus-8-1993*/
.SPrompt.note_col.pu8_new3.pu8_new10.pu8_new18 {
    height: 432px;
}
.TabRow.note_col.bd.pu8_new4.pu8_new11.pu8_new19 {
    height: 432px;
}
.SPrompt.note_col.pu8_new5.pu8_new13.pu8_new20 {
    height: 312px;
}
.TabRow.note_desc_col.pu8_new6.pu8_new14.pu8_new21 {
    height: 312px;
}
.SPrompt.warranty_col.pu8_new7.pu8_new15.pu8_new22 {
    height: 402px;
    font-size: 18px;
}
.TabRow.code_desc_col.col-lg-5.pu8_new23 {
    height: 157px;
}
.SPrompt.other_cmt_col.pu8_new8.pu8_new16.pu8_new24 {
    height: 373px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.pu8_new9.pu8_new17.pu8_new25 {
    height: 433px;
    margin-top: -60px;
}




.summary-board.yu {
    margin: 66px 0 0 196px;
}


.ws {
    margin-left: 50px;
}
.about_area.tha {
    margin-left: 156px;
}

.SPrompt.option_col.austin_healey_100_bn1_bn2.up {
    height: 161px;
}

.SPrompt.warranty_col.ui1 {
    height: 432px;
}

.TabRow.option1_desc_col.ui2 {
    margin-top: -463px;
	
}
.TabRow.option3_desc_col.ui4 {
    height: 432px;
}

.ui3 {
    margin-top: 465px;
}
.TabRow.code_desc_col.austin_healey_100_bn1_bn2.ui5 {
    height: 191px;
}
.TabRow.code_desc_col.austin_healey_100_bn1_bn2.ui6 {
    height: 191px;
}

.TabRow.other_cmt_desc_col.ui7 {
    height: 371px;
}

.SPrompt.option_col.austin_healey_100_bn1_bn2.ops {
    height: 161px;
}

.SPrompt.option2_col.two.op2.nm1 {
    height: 463px;
}
.SPrompt.code_col.austin_healey_100_bn1_bn2.op6.nm2 {
    height: 191px;
}

.SPrompt.other_cmt_col.add.op5.nm3 {
    height: 372px;
}

/* new 960*/

.SPrompt.option2_col.two.op2.nm1.oi2.sd3.ds1 {
    height: 463px;
}

.SPrompt.code_col.austin_healey_100_bn1_bn2.op6.nm2.oi5.sd5.ds2 {
    height: 191px;
}
/*changes*/
.SPrompt.other_cmt_col.cv.li_new1.li_new4.li_new6 {
    height: 349px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.li_new2.li_new5.li_new7 {
    height: 351px;
    margin-top: -10px;
}
.SPrompt.other_cmt_col.wer.dfg.ert8.bn_new2.bn_new5.bn_new9 {
    height: 499px;
}
.TabRow.other_cmt_desc_col.ert.ghj.ert9.bn_new3.bn_new6.bn_new8 {
    margin-top: -2px;
    height: 501px;
}
.SPrompt.warranty_col.austin_healey_100_bn1_bn2.hj.ert1.wer1.bn_new1.bn_new4.bn_new7 {
    height: 432px;
    font-size: 16px;
}
.SPrompt.note_col.po6.bn7_new10.bn7_new19 {
    height: 385px;
}
.TabRow.note_desc_col.po7.bn7_new11.bn7_new20 {
    height: 385px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.jk1.bn7_new1.bn7_new12.bn7_new21 {
    height: 350px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.jk2.bn7_new2.bn7_new13.bn7_new22 {
    height: 350px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.uio2.jk5.bn6_new14.bn7_new23 {
    height: 531px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.uio1.jk6.bn6_new15.bn7_new24 {
    height: 531px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.uio3.jk7.bn6_new15.bn7_new25 {
    height: 531px;
}
.SPrompt.warranty_col.po8.qa3.sdf1.bn7_new3.bn7_new16.bn7_new26 {
    height: 401px;
    font-size: 17px;
}
.SPrompt.option1_col.qa1.sf2.jk10.bn7_new4.bn7_new27 {
    height: 476px;
}
.TabRow.option1_desc_col.po9.sf1.bn7_new5.bn7_new17.bn7_new28 {
    height: 476px;
}
.TabRow.code_desc_col.col-lg-5.bn7_new29 {
    height: 191px;
}
.SPrompt.other_cmt_col.po15.sf7.jk19.bn7_new8.bn7_new18.bn7_new30 {
    font-size: 19px;
}
.SPrompt.other_cmt_col.fg16.fg22.sil_new5.sil_new6.sil_new7 {
    font-size: 18px;
}
.SPrompt.other_cmt_col.kj34.bn23.lj14.sp_new1.sp_new2.sp_new3 {
    font-size: 18px;
}

/*austin-healey-sprite-mk*/
  .TabRow.note_desc_col.kj13.bn5.lj1 {
    height: 686px;
}

.SPrompt.note_col.kj12.bn4.lj2 {
    height: 686px;
}
.SPrompt.option_col.austin_healey_100_bn1_bn2.lj3 {
    height: 161px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.kj18.bn8.lj4 {
    height: 401px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.kj19.bn9.lj5 {
    height: 401px;
}
.SPrompt.warranty_col.austin_healey_100_bn1_bn2.kj24.bn12.lj6 {
    height: 432px;
    font-size: 17px;
}
.SPrompt.option2_col.kj26.bn16.lj7 {
    height: 538px;
}
.TabRow.option2_desc_col.bn15.lj8 {
    height: 538px;
}
.TabRow.code_desc_col.col-lg-5.lj9 {
    height: 157px;
}
.TabRow.type_desc_col.col-lg-5.lj10 {
    height: 29px;
}
.TabRow.code_desc_col.col-lg-5.lj11 {
    height: 157px;
}
.TabRow.type_desc_col.col-lg-5.lj12 {
    height: 29px;
}
.SPrompt.logo_col.col-lg-2.kj32.bn21.lj13 {
    height: 247px;
}
.SPrompt.other_cmt_col.kj34.bn23.lj14 {
    height: 390px;
}
.TabRow.other_cmt_desc_col.kj33.bn22.lj15 {
    height: 447px;
}
.p8
{
	margin-left:-22px;
}




.SPrompt.option_col.austin_healey_100_bn1_bn2.jk {
    height: 161px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.jk1 {
    height: 334px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.jk2 {
    height: 334px;
}
.TabRow.note_desc_col.austin_healey_100_bn1_bn2.jk4 {
    height: 85px;
}
.SPrompt.note_col.austin_healey_100_bn1_bn2.jk3 {
    height: 85px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.uio2.jk5 {
    height: 529px;
}

.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.uio1.jk6 {
    height: 529px;
}

.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.uio3.jk7 {
    height: 529px;
}
.SPrompt.option_col.austin_healey_100_bn1_bn2.il {
    height: 161px;
}
.SPrompt.note_col.austin_healey_100_bn1_bn2.jk8 {
    height: 85px;
}
.TabRow.note_desc_col.austin_healey_100_bn1_bn2.jk9 {
    height: 85px;
}
.SPrompt.note_col.austin_healey_100_bn1_bn2.jk8 {
    height: 85px;
}

.SPrompt.option1_col.qa1.sf2.jk10 {
    height: 460px;
}
.SPrompt.option2_col.qa2.sf3.jk11 {
    height: 463px;
}
.TabRow.notes_desc_col.col-lg-5.qa5.sf11.jk13 {
    height: 227px;
}
.SPrompt.notes_col.col-lg-2.po12.sf10.jk12 {
    height: 227px;
}
.SPrompt.code_col.col-lg-2.po13.jk15 {
    height: 191px;
}
.SPrompt.type_col.col-lg-2.qa6.sf5.jk16 {
    height: 31px;
}

.TabRow.type_desc_col.col-lg-5.jk17 {
    height: 31px;
}
.SPrompt.notes_col.col-lg-2.po14.sf6.jk18 {
    height: 401px;
}
.SPrompt.other_cmt_col.po15.sf7.jk19 {
    height: 309px;
}
.TabRow.other_cmt_desc_col.qa7.sf9.jk20 {
    height: 308px;
}

.fimg.fimg5 {
    margin-left: 1px;
}

.abc {
/*position: absolute;*/}
.about_area.all1 {
    margin-left: 182px;
}


.SPrompt.code_col.col-lg-2.po11.jk22 {
    height: 191px;
}





.TabRow.option_desc_col.austin_healey_100_bn1_bn2.cx {
    height: 161px;
}


.SPrompt.type_col.col-lg-2.qa4.sf4.jk23 {
    height: 31px;
}
.TabRow.type_desc_col.col-lg-5.jk24 {
    height: 31px;
}



.TabRow.backspacing_desc_col.fg6.fg19 {
    height: 125px;
}

.SPrompt.backspacing_col.fg5.fg18 {
    height: 125px;
}
.SPrompt.warranty_col.fg8.fg14.fg19 {
    height: 345px;
}

.SPrompt.code_col.fg9.fg20 {
    height: 31px;
}

.TabRow.code_desc_col.fg21 {
    height: 31px;
}
.SPrompt.other_cmt_col.fg16.fg22 {
    height: 385px;
}
.TabRow.other_cmt_desc_col.fg10.fg17.fg23 {
    height: 447px;
    margin-top: -62px;
}

.summary-board.bm.bm2 {
    margin: 65px 155px;
}


/*jaguar-stype-v6-v8-xtype*/

.SPrompt.backspacing_col.stypev5.vtype1 {
    height: 120px;
}
.TabRow.backspacing_desc_col.stypev6.vtype2 {
    height: 120px;
}
.SPrompt.note_col.stypev7.typesv2.vtype3 {
    height: 533px;
}
.TabRow.note_desc_col.stypev8.typesv3.vtype4 {
    height: 533px;
}
.SPrompt.option_col.vtype5 {
    height: 161px;
}
.SPrompt.backspacing_col.stypev9.vtype6 {
    height: 121px;
}
.TabRow.backspacing_desc_col.stypev10.vtype7 {
    height: 121px;
}
.SPrompt.note_col.typesv4.vtype8 {
    height: 123px;
}
.TabRow.note_desc_col.typesv5.vtype9 {
    height: 123px;
}
.SPrompt.warranty_col.stypev13.typesv6.vtype10 {
    height: 402px;
    font-size: 18px;
}
.TabRow.option1_desc_col.vtype11 {
    height: 29px;
}
.stypev15.typesv16.vtype12 {
    font-size: 15px;
}
.TabRow.type_col.bd.stypev20.typesv10.vtype13 {
    height: 32px;
}
.SPrompt.type_col.stypev19.typesv11.vtype14 {
    height: 32px;
}
.SPrompt.other_cmt_col.stypev21.typesv14.vtype15 {
    height: 384px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.stypev22.typesv15.vtype16 {
    height: 447px;
    margin-top: -63px;
}
.SPrompt.code_col.stypev17.typesv9.vtype17 {
    height: 170px;
}
.TabRow.code_col.bd.stypev18.typesv8.vtype18 {
    height: 170px;
}

/*jaguar-xj-range*/
.SPrompt.tube_col.xjr1.jxr1.rjx1 {
    height: 250px;
}
.TabRow.tube_desc_col.xjr2.jxr2.rjx2 {
    height: 250px;
}
.SPrompt.note_col.xjr3.jxr3.rjx3 {
    height: 528px;
}
.TabRow.note_desc_col.xjr4.jxr4.rjx4 {
    height: 528px;
}
.SPrompt.option_col.austin_healey_100_bn1_bn2.rjx5 {
    height: 161px;
}
.SPrompt.backspacing_col.austin_healey_100_bn1_bn2.xjr6.jxr6.rjx6 {
    height: 152px;
}
.TabRow.backspacing_desc_col.austin_healey_100_bn1_bn2.xjr7.jxr7.rjx7 {
    height: 152px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.rjx8 {
    height: 381px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.rjx9 {
    height: 381px;
}
.SPrompt.note_col.austin_healey_100_bn1_bn2.xjr8.jxr8.rjx10 {
    height: 1084px;
}
.TabRow.note_desc_col.austin_healey_100_bn1_bn2.xjr9.jxr9.rjx11 {
    height: 1084px;
}
.SPrompt.warranty_col.austin_healey_100_bn1_bn2.xjr10.jxr10.rjx12 {
    font-size: 18px;
    height: 401px;
}
.SPrompt.type_col.xjr11.jxr11.rjx13 {
    height: 63px;
}
.TabRow.type_col.bd.rjx14 {
    height: 63px;
}
.SPrompt.type_col.xjr11.jxr11.rjx13 {
    height: 63px;
}
.TabRow.type_col.bd.rjx14 {
    height: 63px;
}
.SPrompt.notes_col.jxr12.rjx15 {
    height: 96px;
}
.TabRow.notes_col.bd.jxr13.rjx16 {
    height: 96px;
}
.SPrompt.other_cmt_col.xjr12.jxr14.rjx17 {
    font-size: 19px;
    height: 537px;
}
.TabRow.other_cmt_desc_col.xjr13.jxr15.rjx18 {
    height: 534px;
	margin-top: 3px;
}


/*jaguar-xk8*/
.SPrompt.finish_col.jxk5.kxj1.xkj1 {
    height: 124px;
}
.SPrompt.tube_col.xjr1.kxj2.xkj2 {
    height: 255px;
}
.TabRow.tube_desc_col.xjr2.kxj3.xkj3 {
    height: 255px;
}
.SPrompt.note_col.jxk6.kxj4.xkj4 {
    height: 629px;
}
.TabRow.note_desc_col.jxk7.kxj5.xkj5 {
    height: 686px;
}
.SPrompt.warranty_col.jxk10.kxj6.xkj6 {
    height: 402px;
    font-size: 18px;
}
.TabRow.option1_desc_col.xkj7 {
    height: 29px;
}
.TabRow.type_desc_col.col-lg-5.xkj8 {
    height: 29px;
}
.SPrompt.other_cmt_col.jxk15.kxj9.xkj9 {
    height: 409px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.jxk16.kxj10.xkj10 {
    height: 469px;
    margin-top: -60px;
}

/*jaguar-xk120-xk140*/

.SPrompt.finish_col.gua6.uag6.aug1 {
    height: 32px;
}
.SPrompt.spoke_col.uag4.aug2 {
    height: 63px;
}
.TabRow.spoke_desc_col.uag5.aug3 {
    height: 63px;
}
.SPrompt.tube_col.gua9.uag7.aug4 {
    height: 259px;
}
.TabRow.tube_desc_col.gua10.uag8.aug5 {
    height: 259px;
}
.SPrompt.cendive_col.gua16.uag13.aug6 {
    height: 63px;
}
.TabRow.cendive_col.bd.gua17.uag14.aug7 {
    height: 63px;
}
.SPrompt.finish_col.gua18.uag15.aug8 {
    height: 93px;
}
.TabRow.finish_col.bd.gua19.uag16.aug9 {
    height: 93px;
}
.SPrompt.rim_col.aug10 {
    height: 29px;
}
.SPrompt.finish_col.gua18.uag15.aug11 {
    height: 95px;
}
.TabRow.finish_col.bd.gua19.uag16.aug12 {
    height: 95px;
}
.SPrompt.tube_col.gua27.uag24.aug13 {
    height: 588px;
}
.TabRow.tube_col.bd.gua28.uag25.aug14 {
    height: 588px;
}
.SPrompt.tube_col.gua35.uag28.aug15 {
    height: 589px;
}
.TabRow.tube_col.bd.gua36.uag29.aug16 {
    height: 589px;
}
.SPrompt.warranty_col.gua39.uag30.aug17 {
    height: 463px;
    font-size: 16px;
}
.SPrompt.option1_col.gua41.uag31.aug18 {
    height: 248px;
}
.TabRow.option1_desc_col.uag32.aug19 {
    margin-top: -248px;
}
.SPrompt.option2_col.gua42.uag33.aug20 {
    height: 555px;
}
.TabRow.option2_desc_col.aug21 {
    height: 555px;
}
.SPrompt.option4_col.gua44.uag36.aug22 {
    height: 186px;
}
.SPrompt.option3_col.gua43.uag34.aug23 {
    height: 314px;
}
.TabRow.option3_desc_col.uag35.aug24 {
    height: 314px;
}
.uag37.aug25 {
    margin-top: 245px;
}
.SPrompt.type_col.gua46.uag39.aug26 {
    height: 62px;
}
.TabRow.type_col.bd.aug27 {
    height: 62px;
}
.SPrompt.notes_col.gua47.uag40.aug28 {
    height: 348px;
}
.TabRow.notes_col.bd.gua48.uag41.aug29 {
    height: 348px;
}
.SPrompt.other_cmt_col.gua49.uag42.aug30 {
    height: 378px;
    font-size: 18px;
}
.TabRow.other_cmt_desc_col.gua50.uag43.aug31 {
    height: 375px;
}
.SPrompt.tube_col.gua22.uag19.aug32 {
    height: 620px;
}
.TabRow.tube_col.bd.gua23.uag20.aug33 {
    height: 620px;
}
/*jaguar-stype-3.4-3.8*/

.SPrompt.option_col.ty1 {
    height: 161px;
}
.SPrompt.backspacing_col.stype11.ty2 {
    height: 120px;
}
.TabRow.backspacing_desc_col.stype12.ty3 {
    height: 120px;
}
.SPrompt.warranty_col.stype13.types2.ty4 {
    height: 463px;
}
.TabRow.option1_desc_col.types4.ty7 {
    margin-top: -278px;
}
.SPrompt.option1_col.stype14.types3.ty6 {
    height: 277px;
    width: 131px;
}
.types5.ty8 {
    margin-top: 318px;
}
.SPrompt.type_col.stype15.types6.ty9 {
    height: 62px;
}
.SPrompt.other_cmt_col.stype20.types9.ty10 {
    height: 385px;
	font-size: 18px;
}
.TabRow.other_cmt_desc_col.stype21.types10.ty11 {
    margin-top: -62px;
    height: 447px;
}



/*bd5-vantage*/

.summary-board.er {
    margin-left: -299px;
    margin-top: -91px;
}
.SPrompt.cendive_col.ni9.uo2.lp1 {
    height: 31px;
}
.TabRow.warranty_desc_col.ni16.yo1.lp2 {
    height: 434px;
}
.SPrompt.warranty_col.lp3 {
    height: 434px;
}
.TabRow.code_desc_col.col-lg-5.lp4 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.lp5 {
    height: 29px;
}
.TabRow.notes_col.col-lg-5.ni21.yo6.lp6 {
    height: 440px;
}
.SPrompt.notes_col.col-lg-2.ni20.yo5.lp7 {
    height: 440px;
}
.TabRow.other_cmt_desc_col.ni22.yo7.lp8 {
    height: 543px;
}
.SPrompt.other_cmt_col.ni23.yo8.lp9 {
    height: 544px;
	font-size: 19px;
}
.SPrompt.backspacing_col.ni4.vantc_new1 {
    height: 125px;
}
.TabRow.backspacing_desc_col.ni5.vantc_new2 {
    height: 125px;
}

/*daimler*/
.about_area.qp1 {
height: 574px;
    margin-left: 170px;
	
    
}
.summary-board.se.sw {
    margin: 24px 0 0 -9px;
}
.SPrompt.backspacing_col.rio4.daimer_new1 {
    height: 125px;
}
.TabRow.backspacing_desc_col.rio5.daimer_new2 {
    height: 125px;
}




/*daimler-250-v8*/

.SPrompt.warranty_col.lf29.fl6.lm1 {
    height: 463px;
	font-size: 17px;
}

.TabRow.code_desc_col.col-lg-5.lm2 {
    height: 185px;
}
.TabRow.type_desc_col.col-lg-5.lm3 {
    height: 29px;
}
.SPrompt.code_col.col-lg-2.lf35.lm4 {
    height: 191px;
}
.SPrompt.notes_col.col-lg-2.lf36.fl10.lm5 {
    height: 279px;
}
.TabRow.notes_col.col-lg-5.lf37.fl11.lm6 {
    height: 279px;
}
.TabRow.notes_col.col-lg-5.lm7 {
    height: 279px;
}
.SPrompt.tube_col.lf25.lm8 {
    height: 564px;
}
.TabRow.tube_col.bd.lf26.lm9 {
    height: 564px;
}
.SPrompt.tube_col.lf16.lm10 {
    height: 621px;
}
.TabRow.tube_col.bd.lf17.lm11 {
    height: 621px;
}

/*daimler-dart-sp250*/


.SPrompt.tube_col.rio14.oir3.ior1 {
    height: 966px;
}
.TabRow.tube_col.bd.rio15.oir4.ior2 {
    height: 966px;
}
.SPrompt.warranty_col.ior3 {
    height: 432px;
}
.SPrompt.option2_col.rio19.oir7.ior4 {
    height: 679px;
}
.TabRow.other_cmt_desc_col.rio25.oir11.ior5 {
    height: 456px;
    margin-top: -56px;
}

/*daimler-sovereign*/
.SPrompt.warranty_col.mi10.im1.mm1 {
    height: 401px;
    font-size: 17px;
}
.TabRow.option1_desc_col.jm2 {
    height: 29px;
}
.TabRow.code_desc_col.col-lg-5.jm1 {
    height: 157px;
}
.TabRow.type_desc_col.col-lg-5.jm3 {
    height: 29px;
}
.TabRow.other_cmt_desc_col.mi13.im5.jm4 {
    height: 437px;
    margin-top: -41px;
}
.SPrompt.other_cmt_col.mi14.im4.jm5 {
    height: 378px;
    font-size: 18px;
    margin-top: 18px;
}


/*sunbeam-alpine-series*/
.SPrompt.option_col.sun_new14.sun_new27 {
    height: 145px;
}

.SPrompt.note_col.sun_new1.sun_new15.sun_new28 {
    height: 531px;
}

.TabRow.note_desc_col.sun_new2.sun_new16.sun_new29 {
    height: 531px;
}
.SPrompt.option1_col.sun_new3.sun_new17.sun_new30 {
    height: 586.2px;
	width: 131px;
}
.TabRow.option1_desc_col.sun_new18.sun_new31 {
    margin-top: -586.2px;
}
.SPrompt.option2_col.sun_new4.sun_new19.sun_new32 {
    height: 586px;
}
.SPrompt.option3_col.sun_new5.sun_new20.sun_new33 {
    height: 556px;
}
.TabRow.option3_desc_col.sun_new21.sun_new34 {
    height: 556px;
}
.SPrompt.option2_col.sun_new4.sun_new19.sun_new35 {
    height: 586px;
}


.sun_new22.sun_new36 {
    margin-top: 586.2px;
}
.TabRow.code_desc_col.col-lg-5.sun_new37 {
    height: 315px;
}
.TabRow.type_desc_col.col-lg-5.sun_new38 {
    height: 29px;
}
.SPrompt.notes_col.col-lg-2.sun_new9.sun_new25.sun_new39 {
    height: 220px;
}
.TabRow.notes_col.col-lg-5.sun_new10.sun_new26.sun_new40 {
    height: 220px;
}
.SPrompt.code_col.sun_new11.sun_new41 {
    height: 140px;
}
.TabRow.code_desc_col.sun_new42 {
    height: 140px;
}






.SPrompt.note_col.sb_new1.sb_new6.sb_new14 {
    height: 87px;
}
.TabRow.note_desc_col.sb_new2.sb_new7.sb_new15 {
    height: 87px;
}

.SPrompt.option1_col.sb_new3.sb_new8.sb_new16 {
    height: 370.6px;
    width: 131px;
}

.TabRow.option1_desc_col.sb_new9.sb_new17 {
    margin-top: -370.6px;
}

.sb_new10.sb_new18 {
    margin-top: 409px;
}

.TabRow.code_desc_col.sb_new19 {
    height: 157px;
}

.SPrompt.notes_col.sb_new4.sb_new12.sb_new20 {
    height: 156px;
}
.TabRow.notes_desc_col.sb_new5.sb_new13.sb_new21 {
    height: 156px;
}

/*changes*/
.SPrompt.tube_col.austin_healey_100_bn1_bn2.bn4_new3.bn4_new7.bn4_new13 {
    height: 343px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.bn4_new4.bn4_new8.bn4_new14 {
    height: 343px;
}
.SPrompt.warranty_col.ui1.bn4_new5.bn4_new15 {
    font-size: 16px;
}
.TabRow.type_desc_col.austin_healey_100_bn1_bn2.bn4_new16 {
    height: 29px;
}
.TabRow.logo_desc_col.austin_healey_100_bn1_bn2.bn4_new17 {
    height: 29px;
}
.SPrompt.notes_col.oi8.bn4_new9.bn4_new18 {
    height: 284px;
}
.TabRow.notes_desc_col.austin_healey_100_bn1_bn2.oi9.bn4_new10.bn4_new19 {
    height: 284px;
}
.TabRow.notes_desc_col.austin_healey_100_bn1_bn2.oi10.bn4_new11.bn4_new19 {
    height: 284px;
}
.SPrompt.other_cmt_col.add.op5.nm3.oi12.sd8.bn4_new6.bn4_new12.bn4_new20 {
    font-size: 18px;
}

/*triumph-6gt-mk*/


.SPrompt.note_col.gt_new1.gt_new6.gt_new17 {
    height: 191px;
} 
.TabRow.note_desc_col.gt_new2.gt_new7.gt_new18 {
    height: 191px;
}
.SPrompt.option_col.sun_new14.gt_new19 {
    height: 146px;
}
.SPrompt.note_col.mgb_new15.gt_new10.gt_new20 {
    height: 316px;
}
.TabRow.note_desc_col.mgb_new16.gt_new11.gt_new21 {
    height: 316px;
}
.SPrompt.option1_col.pl_new7.gt_new12.gt_new23 {
    height: 432.2px;
    width: 131px;
}
.TabRow.option1_desc_col.gt_new13.gt_new24 {
    margin-top: -432.2px;
}
.gt_new14.gt_new22 {
    margin-top: 432.2px;
}

.SPrompt.notes_col.col-lg-2.mor_new12.gt_new15.gt_new25 {
    height: 287px;
}
.TabRow.notes_col.col-lg-5.mor_new13.gt_new16.gt_new26 {
    height: 287px;
}

.SPrompt.code_col.gt_new5.gt_new27 {
    height: 140px;
}


.TabRow.warranty_desc_col.gt_new28 {
    height: 432px;
}
.TabRow.code_desc_col.gt_new29 {
    height: 140px;
}
.TabRow.code_desc_col.cgt_new6 {
    height: 287px;
}

/*triumph-herald-948s*/


.SPrompt.option_col.austin_healey_100_bn1_bn2.th_new14.th_new26 {
    height: 291px;
}
.SPrompt.backspacing_col.austin_healey_100_bn1_bn2.mg_new12.th_new15.th_new27 {
    height: 161px;
}
.TabRow.backspacing_desc_col.austin_healey_100_bn1_bn2.mg_new13.th_new16.th_new28 {
    height: 161px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.th_new29 {
    height: 378px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.th_new30 {
    height: 378px;
}
.SPrompt.option1_col.th_new5.th_new19.th_new31 {
    height: 432.2px;
    width: 131px;
}
.TabRow.option1_desc_col.th_new20.th_new32 {
    margin-top: -432.2px;
}
.SPrompt.option2_col.th_new6.th_new21.th_new33 {
    height: 432px;
}
.SPrompt.notes_col.col-lg-2.th_new10.th_new24.th_new34 {
    height: 285px;
}
.TabRow.notes_col.col-lg-5.th_new11.th_new25.th_new35 {
    height: 285px;
}

/*triumph-spitfire-mk*/

.SPrompt.option_col.austin_healey_100_bn1_bn2.ts_new7.ts_new17 {
    height: 291px;
}
.TabRow.cendive_desc_col.austin_healey_100_bn1_bn2.ts_new18 {
    height: 29px;
}

.SPrompt.backspacing_col.austin_healey_100_bn1_bn2.td_new6.ts_new10.ts_new19 {
    height: 155px;
}
.TabRow.backspacing_desc_col.austin_healey_100_bn1_bn2.td_new7.ts_new11.ts_new20 {
    height: 155px;
}

.SPrompt.tube_col.austin_healey_100_bn1_bn2.ts_new21 {
    height: 375px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.ts_new22 {
    height: 375px;
}

.SPrompt.note_col.austin_healey_100_bn1_bn2.ts_new3.ts_new12.ts_new23 {
    height: 583px;
}

.TabRow.note_desc_col.austin_healey_100_bn1_bn2.ts_new4.ts_new13.ts_new24 {
    height: 583px;
}

.SPrompt.option1_col.pl_new7.ts_new14.ts_new25 {
    height: 432.2px;
    width: 131px;
}

.TabRow.option1_desc_col.ts_new15.ts_new26 {
    margin-top: -432.2px;
}

.ts_new16.ts_new26 {
    margin-top: 432.2px;
}

/*triumph-stag*/

.SPrompt.tyre_col.psa_new3.psa_new27 {
    height: 125px;
}
.TabRow.tyre_desc_col.psa_new4.psa_new28 {
    height: 125px;
}
.SPrompt.cendive_col.austin_healey_100_bn1_bn2.psa_new5.psa_new15.pas_new29 {
    height: 31px;
}
.TabRow.cendive_desc_col.austin_healey_100_bn1_bn2.psa_new6.psa_new16.psa_new30 {
    height: 31px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.psa_new7.psa_new17.psa_new31 {
    height: 400px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.psa_new8.psa_new18.psa_new32 {
    height: 400px;
}
.SPrompt.note_col.austin_healey_100_bn1_bn2.psa_new9.psa_new19.psa_new33 {
    height: 588px;
}
.TabRow.note_desc_col.austin_healey_100_bn1_bn2.psa_new10.psa_new20.psa_new34 {
    height: 588px;
}

.TabRow.warranty_desc_col.psa_new35 {
    height: 432px;
}
.SPrompt.notes_col.col-lg-2.psa_new11.psa_new21.psa_new36 {
    height: 407px;
}
.TabRow.notes_col.col-lg-5.psa_new12.psa_new22.psa_new37 {
    height: 407px;
}
.SPrompt.notes_col.col-lg-2.mor_new12.psa_new25.psa_new38 {
    height: 315px;
}
.TabRow.notes_col.col-lg-5.mor_new13.psa_new26.psa_new39 {
    height: 315px;
}

/*triumph-tr-2-3*/

.SPrompt.rim_col.tup_new19 {
    height: 29px;
}
.SPrompt.cendive_col.mid_new18.tup_new9.tup_new20 {
    height: 32px;
}

.TabRow.spoke_col.bd.tup_new10.tup_new20 {
    height: 59px;
}
.SPrompt.tube_col.tup_new1.tup_new13.tup_new21 {
    height: 557px;
}
.TabRow.tube_col.bd.tup_new2.tup_new14.tup_new22 {
    height: 557px;
}
.SPrompt.option1_col.tup_new3.tup_new15.tup_new23 {
    height: 370.6px;
    width: 131px;
}
.TabRow.option1_desc_col.tup_new16.tup_new24 {
    margin-top: -370.6px;
}

.SPrompt.notes_col.col-lg-2.tup_new4.tup_new17.tup_new25 {
    height: 315px;
}
.TabRow.notes_col.col-lg-5.tup_new5.tup_new18.tup_new26 {
    height: 315px;
}
.TabRow.tyre_col.bd.mk_new33.tup_new27 {
    font-size: 16px;
}

/*triumph-tr-3a-a-4a*/

.SPrompt.tube_col.mgc_new9.trt_new8.trt_new18 {
    height: 263px;
}
.TabRow.tube_desc_col.mgc_new10.trt_new9.trt_new19 {
    height: 263px;
}
.SPrompt.backspacing_col.austin_healey_100_bn1_bn2.td_new6.trt_new10.trt_new20 {
    height: 160px;
}
.TabRow.backspacing_desc_col.austin_healey_100_bn1_bn2.td_new7.trt_new11.trt_new21 {
    height: 160px;
}
.SPrompt.tube_col.austin_healey_100_bn1_bn2.trt_new1.trt_new12.trt_new22 {
    height: 415px;
}
.TabRow.tube_desc_col.austin_healey_100_bn1_bn2.trt_new2.trt_new13.trt_new23 {
    height: 415px;
}
.SPrompt.option1_col.trt_new5.trt_new16.trt_new24 {
    height: 370.6px;
    width: 131px;
}
.TabRow.option1_desc_col.trt_new17.trt_new25 {
    margin-top: -370.6px;
}

/*triumph-tr-6*/

.SPrompt.tube_col.riu_new1.riu_new3.riu_new5 {
    height: 295px;
}
.TabRow.tube_desc_col.riu_new2.riu_new4.riu_new6 {
    height: 295px;
}

/*triumph-tr-7r*/
.SPrompt.tube_col.mi6.tri_new3.tri_new5 {
    height: 250px;
}
.TabRow.tube_desc_col.mi7.tri_new4.tri_new6 {
    height: 250px;
}
/*twowheeltoys*/
.twt_area.twt_new1 {
    left: 144px;
    margin-top: 78px;
}
/*volvo-p1800-1800s*/
.SPrompt.finish_col.vp_new1.vp_new12.vp_new24 {
    height: 32px;
}
.SPrompt.tube_col.vp_new2.vp_new13.vp_new25 {
    height: 288px;
}
.TabRow.tube_desc_col.vp_new3.vp_new14.vp_new26 {
    height: 288px;
}
.SPrompt.warranty_col.vp_new6.vp_new17.vp_new27 {
    height: 463px;
    font-size: 18px;
}
.vp_new18.vp_new28 {
    margin-top: 463px;
}
.TabRow.code_desc_col.vp_new29 {
    height: 287px;
}
.SPrompt.notes_col.vp_new8.vp_new20.vp_new30 {
    height: 160px;
}
.TabRow.notes_desc_col.vp_new9.vp_new21.vp_new31 {
    height: 160px;
}
.SPrompt.other_cmt_col.vp_new10.vp_new22.vp_new32 {
    height: 512px;
    font-size: 19px;
}
.TabRow.other_cmt_desc_col.vp_new11.vp_new23.vp_new33 {
    height: 511px;
}
/*changeslast*/
.SPrompt.option1_col.vb.ucl_new3 {
    width: 131px;
}
.SPrompt.option_col.austin_healey_100_bn1_bn2.ucl_new7 {
    height: 161px;
}
.SPrompt.notes_col.col-lg-2.ad.gh.ucl_new4.ucl_new8 {
    height: 213px;
}
.TabRow.notes_col.col-lg-5.af.ol.ucl_new5.ucl_new9 {
    height: 213px;
}
.TabRow.notes_desc_col.col-lg-5.ok.ucl_new6.ucl_new10 {
    height: 213px;
}
.TabRow.option1_desc_col.ui2.op1.io.sd1.ucl_new11 {
    margin-left: 128px;
    margin-top: -465px;
    height: 465px;
}
.SPrompt.other_cmt_col.ucl_new12.ucl_new14.ucl_new16 {
    font-size: 19px;
    height: 379px;
}
.TabRow.other_cmt_desc_col.ucl_new13.ucl_new15.ucl_new17 {
    height: 378px;
}
.SPrompt.tyre_col.po4.bn7_new1.ucl_new18 {
    height: 182px;
}
.TabRow.tyre_desc_col.po5.bn7_new2.ucl_new19 {
    height: 182px;
}
.SPrompt.warranty_col.ucl_new20.ucl_new22.ucl_new23 {
    font-size: 17px;
    height: 341px;
}
.TabRow.warranty_desc_col.ucl_new21.ucl_new24 {
    margin-top: -60px;
}
.SPrompt.notes_col.col-lg-2.kj28.ucl_new27.ucl_new29 {
    height: 264px;
}
.TabRow.notes_col.col-lg-5.kj29.ucl_new28.ucl_new30 {
    height: 264px;
}
.SPrompt.option1_col.kj25.ucl_new25.ucl_new31 {
    height: 740.2px;
}
.TabRow.option1_desc_col.ucl_new26.ucl_new32 {
    margin-top: -740.2px;
}
.SPrompt.warranty_col.ucl_new35.ucl_new36.ucl_new37.lp3 {
    font-size: 16px;
}
.SPrompt.tube_col.ucl_new33.ucl_new44.ucl_new48 {
    height: 263px;
}
.TabRow.tube_col.bd.ucl_new34.ucl_new45.ucl_new49 {
    height: 263px;
}
.SPrompt.note_col.ni14.ucl_new46.ucl_new50 {
    height: 285px;
}
.TabRow.note_col.bd.ni15.ucl_new47.ucl_new51 {
    height: 285px;
}
.SPrompt.option1_col.ni17.ucl_new52 {
    width: 132px;
}
.SPrompt.tyre_col.ucl_new53 {
    height: 70px;
}
.TabRow.tyre_col.bd.ucl_new54 {
    height: 70px;
}
.SPrompt.tube_col.lf6.ucl_new73.ucl_new75 {
    height: 217px;
}
.TabRow.tube_desc_col.lf5.ucl_new74.ucl_new76 {
    height: 217px;
}
.SPrompt.tube_col.lf16.lm10.ucl_new67.ucl_new77 {
    height: 626px;
}
.TabRow.tube_col.bd.lf17.lm11.ucl_new68.ucl_new78 {
    height: 626px;
}
.SPrompt.tube_col.lf25.lm8.ucl_new63.ucl_new79 {
    height: 569px;
}
.TabRow.tube_col.bd.lf26.lm9.ucl_new64.ucl_new80 {
    height: 569px;
}
.SPrompt.option1_col.lf30.ucl_new81 {
    width: 131px;
}
.SPrompt.other_cmt_col.ucl_new57.ucl_new59.ucl_new82 {
    height: 334px;
    font-size: 19px;
}
.TabRow.other_cmt_desc_col.ucl_new58.ucl_new60.ucl_new83 {
    height: 359px;
}
.TabRow.tyre_col.bd.mk_new33.ucl_new83 {
    font-size: 16px;
}
.SPrompt.warranty_col.ucl_new84.ucl_new85 {
    height: 432px;
    font-size: 16px;
}
.SPrompt.option1_col.rio18.ucl_new86 {
    width: 132px;
}
.SPrompt.other_cmt_col.rio26.oir10.ior6.ucl_new87 {
    font-size: 19px;
    height: 400px;
}
.TabRow.type_desc_col.col-lg-5.ucl_new88 {
    height: 29px;
}
.SPrompt.backspacing_col.mi4.ucl_new92 {
    height: 125px;
}
.TabRow.backspacing_desc_col.mi5.ucl_new93 {
    height: 125px;
}
.SPrompt.note_col.mi8.ucl_new89.ucl_new94 {
    height: 407px;
}
.TabRow.note_desc_col.mi9.ucl_new90.ucl_new95 {
    height: 407px;
}
.TabRow.tyre_col.db4-vantge-25.mk_new33.ucl_new100 {
    font-size: 15px;
}
.SPrompt.option_col.austin_healey_100_bn1_bn2.bvd7.ucl_new101.ucl_new102 {
    height: 168px;
}
.TabRow.logo_desc_col.austin_healey_100_bn1_bn2.ucl_new103 {
    height: 29px;
}
.summary-board.ucl_new105.ucl_new107.ucl_new109 {
    top: -995px;
}
.introImage480.adon3.ucl_new110 {
    height: 530px;
}
.main_image.ucl_new107.ucl_new111 {
    right: -166px;
}
.SPrompt.backspacing_col.stype5.ucl_new114 {
    height: 122px;
}
.TabRow.backspacing_desc_col.stype6.ucl_new115 {
    height: 122px;
}
.SPrompt.option1_col.stypev14.ucl_new116 {
    width: 131px;
}
.SPrompt.option1_col.stypev14.ucl_new117 {
    width: 131px;
}
.SPrompt.option1_col.stypev14.ucl_new119 {
    width: 131px;
}
.TabRow.code_desc_col.col-lg-5.ucl_new120 {
    height: 191px;
}
.TabRow.option2_desc_col.ucl_new121 {
    height: 555px;
}
.TabRow.code_desc_col.col-lg-5.ucl_new122 {
    height: 160px;
}
.hammers480.nac_new3.nac_new5.ucl_new123 {
    margin-left: 305px;
}
.TabRow.warranty_desc_col.ucl_new128 {
    height: 432px;
}
.SPrompt.tube_col.mkx_new1.mkx_new18.ucl_new130 {
    height: 251px;
}
.TabRow.tube_desc_col.mkx_new17.mkx_new19.ucl_new131 {
    height: 251px;
}
.SPrompt.note_col.mkx_new3.mkx_new20.ucl_new132 {
    height: 622px;
}
.TabRow.note_desc_col.mkx_new4.mkx_new21.ucl_new133 {
    height: 622px;
}
.SPrompt.option_col.ucl_new134 {
    height: 161px;
}
.SPrompt.tube_col.mkx_new5.mkx_new22.ucl_new135 {
    height: 250px;
}
.TabRow.tube_desc_col.mkx_new6.mkx_new23.ucl_new136 {
    height: 250px;
}
.SPrompt.note_col.mkx_new7.mkx_new24.ucl_new137 {
    height: 165px;
}
.TabRow.note_desc_col.mkx_new8.mkx_new25.ucl_new138 {
    height: 165px;
}
.SPrompt.warranty_col.mkx_new9.mkx_new26.ucl_new139 {
    height: 401px;
}
.TabRow.option1_desc_col.ucl_new140 {
    height: 29px;
}
.SPrompt.type_col.mkx_new12.mkx_new29.ucl_new141 {
    height: 32px;
}
.TabRow.type_col.bd.mkx_new13.mkx_new30.ucl_new142 {
    height: 32px;
}
.SPrompt.other_cmt_col.mkx_new14.mkx_new33.ucl_new143 {
    font-size: 19px;
    height: 781px;
}
.TabRow.other_cmt_desc_col.mkx_new15.mkx_new34.ucl_new144 {
    margin-top: 4px;
    height: 777px;
}
.SPrompt.backspacing_col.jag4.jagss_new1 {
    height: 125px;
}
.TabRow.backspacing_desc_col.jag5.jagss_new2 {
    height: 125px;
}
.TabRow.option2_desc_col.mgk1_new1 {
    height: 370px;
}
.mar_top1
{
	margin-top: 97px;
}
.mar_top2
{
	margin-top: -300px;
}
.mar_top3
{
	margin-top: -300px;
}
.mar_top4
{
	margin-top: 50px;
}
.mar_top5
{
	margin-top: 15px;
}
.mar_top6
{
	margin-top: 86px;
}
.mar_top7
{
	margin-top: 31px;
}
.mar_top8
{
	margin-top: 44px;
}
.mar_top9
{
	margin-top: 25px;
}
.mar_top10
{
	margin-top: -300px;
}
.mar_top11
{
	margin-top: 44px;
}
.mar_top12
{
	margin-top: 44px;
}
.mar_top13
{
	margin-top: 44px;
}
.mar_top14
{
	margin-top: 44px;
}
.mar_top15
{
	margin-top: 44px;
}
.mar_top16
{
	margin-top: 44px;
}
.mar_top17
{
	margin-top: 44px;
}
.mar_top18
{
	margin-top: 102px;
}
.mar_top19
{
	margin-top: -307px;
}
.mar_top20
{
	margin-top: 0px;
}

.mar_top21
{
	margin-top: 600px;
}
.mar_top22
{
	margin-top: -100px;
}
.mar_top23
{
	margin-top: 41px;
}
.mar_top24
{
	margin-top: 40px;
}
.mar_top25
{
	margin-top: 40px;
}
.mar_top26
{
	margin-top: 45px;
}
.mar_top27
{
	margin-top: 50px;
}
.mar_top28
{
	margin-top: 50px;
}
.mar_top29
{
	margin-top: 50px;
}
.mar_top30
{
	margin-top: 50px;
}
.mar_top31
{
	margin-top: 50px;
}
.mar_top32
{
	margin-top: 32px;
}
.mar_top33
{
	margin-top: 40px;
}
.mar_top34
{
	margin-top: 40px;
}
.mar_top35
{
	margin-top: 40px;
}
.mar_top36
{
	margin-top: 40px;
}
.mar_top37
{
	margin-top: 40px;
}
.mar_top38
{
	margin-top: 40px;
}
.mar_top39
{
	margin-top: 40px;
}
.mar_top40
{
	margin-top: -499px;
}
.mar_top41
{
	margin-top: 40px;
}
.mar_top42
{
	margin-top: 40px;
}
.mar_top43
{
	margin-top: 40px;
}
.mar_top44
{
	margin-top: 40px;
}
.mar_top45
{
	margin-top: 40px;
}
.mar_top46
{
	margin-top: 40px;
}
.mar_top47
{
	margin-top: 40px;
}
.mar_top48
{
	margin-top: 40px;
}
.mar_top49
{
	margin-top: -530px;
}
.mar_top50
{
	margin-top: 40px;
}
.mar_top51
{
	margin-top: 40px;
}
.mar_top52
{
	margin-top: 40px;
}
.mar_top53
{
	margin-top: 40px;
}
.mar_top54
{
	margin-top: 40px;
}
.mar_top55
{
	margin-top: -287px;
}
.mar_top57
{
	margin-top: -340px;
}
.mar_top58
{
	margin-top: -345px;
}
.mar_top59
{
	margin-top: -550px;
}
.mar_top60
{
	margin-top: 250px;
}
.mar_top61
{
	margin-top: 120px;
}
.mar_top62
{
	margin-top: -175px;
}
.mar_top63
{
	margin-top: -250px;
}
.mar_top64
{
	margin-top: -502px;
}
.mar_top65
{
	margin-top: -350px;
}
.mar_top66
{
	margin-top: 130px;
}
.mar_top67
{
	margin-top: 143px;
}
.mar_top68
{
	margin-top: -285px;
}
.mar_top69
{
	margin-top: -250px;
}
.mar_top70
{
	margin-top: 217px;
}
.mar_top71
{
	margin-top: -250px;
}
.mar_top72
{
	margin-top: 350px;
}
.mar_top73
{
	margin-top: 0px;
}
.mar_top73_img_960
{
	margin-top: 27px;
}
.mar_top74
{
	margin-top: -290px;
}
.mar_top75
{
	margin-top: 415px;
}
.mar_top76
{
	margin-top: -200px;
}
.mar_top77
{
	margin-top: -100px;
}
.mar_top78
{
	margin-top: -246px;
}
.mar_top79
{
	margin-top: 100px;
}
.mar_top80
{
	margin-top: -497px;
}
.mar_top81
{
	margin-top: 60px;
}
.mar_top82
{
	margin-top: 40px;
}
.mar_top83
{
	margin-top: 45px;
}
.mar_top84
{
	margin-top: 240px;
}
.mar_top85
{
	margin-top: -101px;
}
.mar_top86
{
	margin-top: 40px;
}
.mar_top87
{
	margin-top: 40px;
}
.mar_top88
{
	margin-top: 40px;
}
.mar_top89
{
	margin-top: 40px;
}

.mar_top90
{
	margin-top: 40px;
}
.mar_top91
{
	margin-top: 40px;
}
.mar_top92
{
	margin-top: 40px;
}
.mar_top93
{
	margin-top: -340px;
}
.mar_top94
{
	margin-top: 200px;
}
.mar_top95
{
	margin-top: -511px;
}
.mar_top96
{
	margin-top: -306px;
}
/*Fitment Guide Pages*/
/*style changes*/
.new_chg4
{
height: 157px!important;
}
.new_chg5
{
height: 62px!important;
}
.new_chg6
{
height: 62px!important;
}

