div.portable#header-container {
	width: 610px;
	text-align: center;
	vertical-align: top;
}
h1.portable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F4CA28;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;

}
h2.portable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.portable {
	list-style-type: disc;
	list-style-position: inside;
}
li.portable {
	margin-top: 2px;
	margin-bottom: 2px;
}
img.portable#img1 {
	position: absolute;
	left: 500px;
	top: 180px;
	height: 300px;
}
img.portable#img2 {
	position: absolute;
	left: 700px;
	top: 380px;
	height: 300px;
}
img.portable#img3 {
	position: absolute;
	left: 320px;
	top: 470px;
	height: 200px;
}
table.portable {
	border-collapse: separate;
	width: 600px;
	margin-top: 30px;

}
tr.portable {
	height: 30px;
}
tr.portable#title {
	background-color: #E3D7D7;
	font-weight: bold;
	text-align: center;
}
tr.portable#header {
	font-weight: normal;
	background-color: #CCC;
	text-align: center;
}
tr.portable#stage {
	background-color: #CCC;
	text-align: center;
	font-weight: bold;
}
tr.portable#header th {
	font-weight: normal;
}
tr.table-data {
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
tr.table-data#color1 {
	background-color: #E2E2E2;
}
tr.table-data#color2 {
	background-color: #FBEBEB;
}
th.portable#model {
	width: 100px;
}
th.portable#motor {
	width: 162px;
}
th.portable#free_air {
	width: 78px;
}
th.portable#asme_tank {
	width: 100px;
}
th.portable#schulz_pump {
	width: 90px;
}
th.portable#approx_weight {
	width: 70px;
}
