
#tic
{
	font-size:1em;
	line-height:20px;
}
#tic * 
{
	font-size: 1em;
	margin:0px;
	padding:0px;
	display:none;
}
#tic b  /* add more tags to this list if you wish to display them inside the children */
{
	font-weight:bold;
	display:inline;
}
#tic br  /* add more tags to this list if you wish to display them inside the children */
{
	clear:both;
	display:inline;
}

