﻿.handheldContent {
	font-size: medium;
	text-align: center;
	background-color:silver;
}
.hideThis
{
	display : none;
}
.handheldMain {
	font-size: medium;
	text-align: left;
	background-color:silver;
}
.handheldTitle {
	font-size: medium;
	text-align: center;
	background-color:silver;
}
