#intro {
		background:url(/manufacturing/images/manufacturingintrobg.jpg) top right no-repeat #BBBDBF;
	}

	
	body#metal-extrusion #intro {
		background-image:url(/manufacturing/images/extrusionintrobg.jpg);
	}
	
	body#pharmaceutical #intro {
		background-image:url(/manufacturing/images/pharmaceuticalintrobg.jpg);
	}
	
	body#energy #intro {
		background-image:url(/manufacturing/images/energyintrobg.jpg);
	}
	
	
	body#contact #intro {
		background-image:url(/manufacturing/images/manufacturingintrobg.jpg);
	}
	
	
	
	

table {
	width:460px;
}

thead th {
	background-color:#333;
}

td, th {
	padding:4px 6px !important;
}
td.capacity {
	background-color:#f9f9f9;
	border-left:1px solid #ccc;
	width:110px;
}

tbody th {
	color:#333 !important;
	background-color:#dedede!important;
	border-bottom:1px solid #ccc;
}

.gallery {
	margin-top:40px;  
	margin-bottom:20px;
	padding:8px 0 8px 9px
}

/* <------ REMOVE THIS LINE

#energy .gallery {
	margin-top:300px;	
	margin-bottom:250px!important; 
}

/* <------ AND THIS LINE */

.thumb {
	float:left;
	margin-right:7px;
	margin-bottom:8px;

	padding:4px;
	border:1px solid #999;
	background-color:#fff;
}

.thumb img {
	width:120px;
	display:block;
}
