/* hide title css information */

/* for K2 */

div.page-head h2{
	display: none;
}

/* for Hybrid */

#content .page-title{
	display: none;
}
