
.legend {

		width: 100%;
		height:40;
		color:#333333;

		text-align: left;

		font-size: 1.2em;

		font-weight: bold;
		background-image:url(images/bg_legend.jpg);
		background-repeat:repeat-x;

	}



