/* CSS Document for handheld device*/
/* acts as main table*/
#layouttab {
	height: 100%;
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
