#main #leftnav #leftnavtop {
	background: url(/images/bg_leftnav_top_about.gif) no-repeat bottom center;
}
#main #breadcrumb {
	color: #231f20;
	float: right;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	width: 763px;
	text-transform:lowercase;
}
#main #leftnav #leftnavbot {
	background: url(/images/bg_leftnav_bot_about.gif) no-repeat top center;
}

#main #leftnav li a {
	background: #41a9b4;
	border-bottom: 1px dotted #fff;
}

#main #leftnav li a:hover {
	background: #8dcbd2;
	color: #5b5a5a;
	text-decoration: none;
}

/* timeline */
table#timeline td {padding: 5px;}

p.year {
	color: #b20000;
	font-size: 20px;
	font-weight: bold;
}
/* end timeline */

/* product safety */
#product-safety p {padding: 0 30px;}
#product-safety img {margin: 0 0 0 35px;}
/* end product safety */