@import "global.css";

th.hardware{
	width: 30%;
	border: 1px solid black;
}

td.hardware{
	width: 70%;
	border: 1px solid black;
}

.photo{
  width: 150px;
  text-align: center;
}

.innertable{
  border: 5px solid green !important;
}

.leftgradient{
 width: 25%;
  border: 1px solid black;
}
.centergradient{
/*width: 50%*/
  border: 1px solid black;
}
.rightgradient{
 width: 128px;
  border: 1px solid black;
}

</style>

