#techSpecsTable{
	background-color:transparent;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	width:550px;
	margin-left:130px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:95%;
}
#techSpecsTable td{
	padding-top:3px;
	padding-bottom:3px;
}
#lowerContent{
	background-image:url(../images/techspecs_background.jpg);
	background-repeat:repeat-x;
	background-position: 0 22px;
}
