.euLandingContainer
{
	background-color: #000;
	 background-image: url("../images/landingpages/bg_landingbg.jpg");
	 background-repeat: repeat-y;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 832px;
}


section#brushless_eu
{
	width: 792px;
	min-height: 800px; /*margin:-1px 0 0 43px;*/
	background: #fff;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	background-color: Black;
	background-image: url( /images/landingpages/brushlessback.jpg );
	background-position: top center;
	background-repeat: no-repeat;
}


section#brushless_eu .logo_dw
{
	background: url( '/images/landingpages/logo_dw.png' ) top center no-repeat;
	background-position: top center;
}

section#brushless_eu .logo_product
{
	background: url( '/images/landingpages/brushlessproduct.png' ) top center no-repeat;
	background-position: top center;
}


section#brushless_eu a
{
	color: #fff;
	text-decoration: none;
}
section#brushless_eu a:hover
{
	text-decoration: underline;
}


section#brushless_eu .box
{
	 padding-top: 440px;
	  padding-left: 00px;
}

section#brushless_eu .box .box_content
{
	width: 750px;
	margin: 0 0 0 40px;
}

section#brushless_eu div.box h1{
font-size:18px;
font-weight:bold;
text-transform:uppercase;
margin:0 0 30px 0;
}
section#brushless_eu div.box b,
section#brushless_eu div.box h2{
font-size:15px;
font-weight:bold;
}
section#brushless_eu div.box h2{
margin:0 0 15px 0;
}
section#brushless_eu div.box ul{
width:172px;
float:left;
line-height:22px;

    list-style: none outside none;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
section#brushless_eu div.box ul li{
   background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;}
