@charset "utf-8";
/* CSS Document */

#tContent{
	width: 717px;
	padding: 9px 9px 0px 9px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	min-height: 350px;
}
#tCategoryTitle{
	height: 38px;
	background: url(../images/plus_big_yellow_line.gif) repeat-x;
	width: 690px;
	text-transform: lowercase;
}
#tCategoryTitle span.title{
	display: block;
	background: url(../images/plus_big.jpg) no-repeat;
	padding: 3px 0px 0px 37px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	height: 38px;
}
#tStaticContent{
	width: 675px;
	padding: 15px 0px 0px 15px;
}

