#ttwhiteleft
{
	position:absolute;
	height: 38px;
	width: 110px;
	background: url(images/tt_white_left.gif) no-repeat;
	z-index: 20;
	overflow:hidden;
}

#ttwhiteright
{
	position:absolute;
	height: 38px;
	width: 110px;
	background: url(images/tt_white_right.gif) top right no-repeat;
	z-index: 20;
	overflow:hidden;
}

#ttgreyleft
{
	position:absolute;
	height: 38px;
	width: 110px;
	background: url(images/tt_grey_left.gif) no-repeat;
	z-index: 20;
	overflow:hidden;
}

#ttgreyright
{
	position:absolute;
	height: 38px;
	width: 110px;
	background: url(images/tt_grey_right.gif) top right no-repeat;
	z-index: 20;
	overflow:hidden;
}

#ttcont
{
	font-weight: bold;
	margin: 6px; 
}
