@charset "utf-8";

div.noFlashFallback {
 margin-left:6px;
 background:transparent url(/res/bosch-pt/sp/images/neutral_big.jpg) no-repeat scroll center bottom; 
 width: 714px;
 height:420px;
 background-position:top;  
}

div.nffbContent {
	height:262px;
	width:714px;	
}
div.nffbdivBoxes {
	height:168px;
	width:714px;	
}

div.aniBox {
	width:174px;
	height:158px;
	float:left;
	margin-right:6px;
	cursor:pointer;	
}
div.aniBox.last {
	margin-right:0;
}

div.aniBox h4 {
	margin-top:20px;
	height:60px;
	font-size:18px;
	color:white;
	padding:6px;
	background-repeat:no-repeat;	
}

div.boxImg {
	width:174px;
	height:66px;
	overflow:hidden;
}

p.ablt {
	padding:6px;
	background-image:url(/res/bosch-pt/sp/images/arrowmore_white.gif);
	background-repeat:no-repeat;
	background-position: 6px 10px;
}

p.ablt a {
	color:white;
	padding-left:8px;
}


div#aniBox1 div.boxImg {
	background-color:#153b63;
}

div#aniBox2 div.boxImg {
	background-color:#00664a;
}

div#aniBox3 div.boxImg {
	background-color:#00664a;
}

div#aniBox4 div.boxImg {
	background-color:#4a5f5f;
}

