/* CSS Videoportal Finance */

/* CATEGORY VIEW */
#category_headline {
	width: 339px;
	height: 26px;
	overflow: hidden;
	background: url(../pics/bg_title_finance.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 16px;
	padding-left: 7px;
	line-height: 26px;
}
#category_inner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #DA8D01 !important;
}
#category_inner IMG {
	margin-left: 10px;
}
