table.detail {

	border: 1px solid #146985;
}
div.content {
	margin-left: 10px;
}

img.factory {
	margin: 10px;
	filter:shadow(color:gray,strength:10,direction:135);
}
.secondrow {
	padding-left: 10px;
}
div.outer {
	width:230px;
	padding:10px;
	filter:shadow(color:gray);
}

div.inner{
	width:220px;
	text-align:
	left;padding:2px;
	background-color:white;
	border:1px 
	solid black;
	font-size:10px;
}

