h1#categ_title {
	font: 20px Georgia;
	color: #0066CC;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CDD4DC;
	font-weight: bold;
}

#main-content-category .box {
	border: 1px solid #CDD4DC;
	padding: 5px;
	width: 290px !important;
	height: 82px;
	color: #8C8C8C;
	float: left;
}

#main-content-category .box:hover {
	border: 1px solid #D60000;
	background: #DBE0E6;
}
	
#main-content-category .odd {
	margin-left: 10px;
}

.box h5 a {
	color: #3F3F3F !important;
	font-size: 12px;
}

.box h5 a:hover {
	text-decoration: none !important;
	color: #D60000 !important;
}

#categ_tabs {
	border-bottom: 1px solid #CDD4DC;
	text-indent: -1000em;
	height: 22px;
	margin-bottom: 5px;
}

#categ_tabs #editorial {
	margin-left: 10px;
	width: 89px;
	height: 23px;
	display: block;
	float: left;
}

#categ_tabs #editorial.on {
	background: url(../images/btn_editorial.gif) no-repeat;
	width: 90px;
}

#categ_tabs #editorial.off {
	background: url(../images/btn_editorial_tab.gif) no-repeat;
	width: 89px;
}

#categ_tabs #comenteaza {
	height: 23px;
	display: block;
	float: left;
}

#categ_tabs #comenteaza.on {
	background: url(../images/btn_coment_forum_tab.gif) no-repeat;
	width: 155px;
}

#categ_tabs #comenteaza.off {
	background: url(../images/btn_coment_forum.gif) no-repeat;
	width: 154px;
}

#a {
	display: block;
}

#b {
	display: none;
}

#main-content-category div.img {
	width: 80px;
	border: 1px solid #526174;
	background: #526174;
	text-align: center;
	height: 80px;
	padding: 0px;
}

