@CHARSET "UTF-8";

.title
{
	height:28px;
	font-size: 12px;
	font-weight: bold;
}

.titleleft
{
	background-image:url(images/cat_top_ls.png);
	width: 54px;
	height:28px;
	float:left;
}

.titleright
{
	background-image: url(images/cat_top_ls2.png);
	width: 54px;
	height: 28px;
	float: left;
}

.titlecenter
{
	background-image: url(http://www.mektek.net/forums/style_images/mektek09/cat_back.gif);
	width: 500px;
	height: 28px;
	float: left;
}

.titlecontent
{
	margin-top: 5px;
}