@charset "utf-8";
/* CSS Document */

p
{
	padding:0;
	margin:0;
}

#dex410_banner
{
	background-image: url(/graphics/kitpages/dex410/banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 420px;
}
#dex410_banner_2010
{
	background-image: url(/graphics/kitpages/dex410/banner2010-5.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 420px;
}

#dex410-intro-para
{
	margin: 0px 30px 20px 30px;
	text-align: justify;	
	font-size: 13px;
}

#dex410-traction-container
{
	background-image: url(/graphics/kitpages/dex410/traction.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	clear: both;
	
	height: 293px;
}
#dex410-traction-container p
{
	padding: 50px 565px 0px 30px;
	
	text-align: justify;
	line-height: 1.1em;
}

#dex410-alloy-container
{
	margin: 30px 0px 0px 0px;
	
	clear: both;

	background-image: url(/graphics/kitpages/dex410/alloy.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 330px;
}
#dex410-alloy-container p
{
	padding: 45px 30px 0px 593px;
	
	text-align: justify;
	line-height: 1.1em;
}
#dex410-alloy-container img
{
	margin: 15px 0px 5px 0px;
}

#dex410-carbon-container
{
	margin: 30px 0px 0px 0px;
	
	background-image: url(/graphics/kitpages/dex410/carbon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	clear: both;
	
	height: 314px;
}
#dex410-carbon-container p
{
	padding: 45px 613px 0px 30px;
	
	text-align: justify;
	line-height: 1.3em;
}
#dex410-carbon-container img
{
	margin: 15px 0px 5px 0px;
}
