table.thisProducts {
	
}

td.thisNumber {
	width: 50px;
	padding: 10px 0px 10px 20px;
}

td.thisProduct {
	padding: 10px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3;
	color: #787878;	
}

div.thisRoom {
	border: 1px solid #FFF;
}

div.thisRoom.selected {
	border: 1px solid orange;
}