.tibet_category {
	display:table;
	width: 100%;
	margin-bottom: 30px;
}
.tibet_category h2{
	font-weight: bold;
	background-color: #FCF8A7;
	color: #800000;
	display:table-header-group;
	width: 100%;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	padding-top: 8px;
	padding-left: 12px;
}
