﻿/* --------------------Styles for Design Cycle Guide Articles-------------------- */



.sensors table{
	cellpadding=1;
	cellspacing=0;
	border:none;
}

.sensors td{
	text-align:left; 
	padding-left:10px;
	width:200px;
	height:30px;
}

