#screen{
	height:107px;
}


p.under_h1{
	margin:0px;
	padding:0px;
	clear:left;
	
}
ul.select_tech{
	padding:0px;
	margin:0px 0px 10px 0px;
}
ul.select_tech li{
	float:left;
	margin:0px;
	vertical-align:top;
	padding:0px;
}
ul.select_tech li img{
	vertical-align:top;
	margin:0px;
}

.meta_left,.meta_right{
	width:250px;
	background:fff;
	float:left;
	margin:0px 0px 20px 0px ;
	padding:0px;
}
.meta_left{
	position:relative;
	clear:left;
}
.meta_right{
	position:relative;
	left:10px;
}
.meta_left .subtitle,.meta_right .subtitle{
	width:auto;
	text-align:right;
	margin:0px;
	padding-right:5px;
	background:#fff;
}
.meta_left span,.meta_right span{
	font-size:10px;
	font-weight:normal;
	text-indent:0px;
	padding-top:0px;
	margin-top:0px;
	color:#fff;
}

.meta_left  span.subtitle_emd,.meta_right span.subtitle_emd{
	background-color:#575;
}
.meta_left span.subtitle_waterjet,.meta_right span.subtitle_waterjet{
	background-color:#557;
}
.meta_left .subtitle_fiveaxis,.meta_right span.subtitle_fiveaxis{
	background-color:#755;
}

.meta_left h2,.meta_right h2 {
	vertical-align:top;
	width:auto;
	font-size:14px;
	background:#eee;
	text-indent:0px;
	color:#666;
	padding:2px 0px 3px 5px;
	margin-top:0px;
	margin-bottom:10px;
	border-top:1px solid #ccc;
	border-left:5px solid #666;
	display:block;
}

.meta_left .images,.meta_right .images{
	width:100px;
	height:75px;
	float:left;
	position:relative;
	left:10px;
	margin-bottom:10px;
	padding:0px;
	vertical-align:top;
}
.meta_left .images img,.meta_right .images img{
	margin:0px;
	padding:0px;
	vertical-align:top;
	border:1px solid #888;	
}

.meta_left p,.meta_right p{
	position:relative;
	width:110px;
	height:75px;
	left:20px;
	float:left;
	clear:none;
}

.meta_left table,.meta_right table{
	border-collapse:collapse;
	border:1px solid #888;
	width:230px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	margin-bottom:10px;
	clear:left;
}
.meta_left th,.meta_right th{
	width:35px;
	padding:5px;
	font-size:12px;
	background-color:#ddd;
	border:1px solid #bbb;
	text-align:center;
}
.meta_left td,.meta_right td{
	border:0px;
	margin:0px;
	font-size:12px;
	padding:5px;
	border:1px solid #bbb;
}
/*
#metaphor-emd h2{
	background:#070;
}

#metaphor-waterjet h2{
	background:#007;
}

#metaphor-fiveaxis h2{
	background:#700;
}
*/