h2 {
	display: none;
}

.tt_news_project_single h2 {
	/* display: block; */
}
.tt_news_project_single h3.title {
	background: transparent url(../img/h2.png) repeat-x scroll center center;
	height:43px;
	margin:0;
	position:relative;
	text-indent:-999999em;
	width:100%;
}

#project_image {
	float: left;
	width: 510px;
	height: 340px;
	overflow: hidden;
	position: relative;
}

#project_image p {
	font-style:italic;
}

.news-single-video {
	position: absolute;
	top: 0;
	right: 0;
}


#project_info {
	float: right;
	width: 375px;
	height: 340px;
	background: url(../img/content.png) bottom repeat-x;
}

#content {
	background: none;
}

#cat_items {
	margin-top: 10px;
}

#cat_nav {
	height: 35px;
}

#rel_cat a,
#cat_items a {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -999999em;
	float: left;
	margin-right: 2px;
	padding: 0;
}

#cat_items a.active,
#cat_items a:hover {
	background: 0 -100%;
} 

#rel_cat a {
	width: 22px;
	height: 22px;
	float: right;
    background: none;
}

#project_text {
	clear: both;
	margin-top: 0px;
	width: 375px;
	height: 190px;
	overflow: auto;
}

#col1_content {
	overflow: visible;
	height: auto;
}

#nav {
	margin-top: 40px;
}

#cat_next {
	float: right;
}

#cat_prev {
	float: left;
}

#cat_prev a {
	padding-left: 15px;
	background: url(../img/cat_prev.jpg) left center no-repeat;
}

#cat_next a {
	padding-right: 15px;
	background: url(../img/cat_next.jpg) right center no-repeat;
}

.tt_news_project_single h3 {
	display: block;
	margin: 0;
	width: 100%;
	height: 43px;
	margin-top: -10px;
/* 	background: url(../img/h2.png) center repeat-x; */
	position: relative;
	text-indent: -999999em;
}
