
#taf_header
{
	/*position: absolute;*/
	display: block;
	width: 650px;
	/*top: 35px;*/
	/*left: 10px;*/
	text-align: left;
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	background: #591010;
}

#showmetartaf_otherpages_box {
	height: 63px;
}

#showmetartaf_otherpages_image {
	position: relative;
	margin: 3px;
	height:60px;
	width: 90px;
	border: 0px solid red;
}

#showmetartaf_otherpages_text {
	position: relative;
	top: -65px;
	left: 100px;
	width: 100px;
	border: 0px solid blue;
}


