* {
	text-align: center;
	direction:rtl;
}
body {
	margin:0;
}
img {
	border:0;
	height:53px;
	float:middle;
}
a, a:visited, a:link {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#962F19;
	text-decoration:none;
}
div {	width: 165px;
	height: 53px;
	overflow: hidden;
	font-size: 10pt;
	font-family: Arial;
	text-align:center;
	font-weight: 700;
/*	background: url('../images/f/t-h-54-m.gif');*/
}
div.text {
	background: url('../images/f/t-h-54-m.gif');
}
div.header {
	width: 7px;
/*	background: url('../images/f/t-h-54-r.gif');  */
}
div.footer {
	width: 65px;
/*	background: url('../images/f/t-h-54-l.gif'); */
}
div.splitter, div.splitter_light, div.splitter_none, div.splitter_none_light {
	height: 43px;
	margin: 1px 0;
	width: 0px;
	background:#962F19;
	float: right;
}
div.splitter_none {
	visibility: hidden;
} 
div.splitter_light, div.splitter_none_light {
	background:#FFFF00;
}
p {
	padding:6px 1px;
	margin:0;
}