.tb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto; /*we specify the the object dimensions like the image dimensions*/
	margin: 0px;
	padding: 2px;
	border: solid 1px #808080;
}

.cb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto; /*we specify the the object dimensions like the image dimensions*/
	margin: 0px;
}