/***********************************

*    @created on : 2009-may (c)
*    @author     : Ahmad
*    @description:
*        css for tt_news-video.html..

***************************************/

/*** overwrite default css **/
#public #main-wraper #column-right{
	background-color: #333333;
	width:384px;
	margin-left: 8px;
	}
#public #main-wraper #column-left{
    background-color:#fff;
	padding: 0;
	width: 584px;
	}
/*** overwrite the default tt_news css **/
.relatedByCat, .news-single-related{
	background: none;
	border: none;
	}
	
/** blackbox-headers***/
#column-right .blackBox-headers{
	background-color: #1a1a1a;
	padding-top: 14px;
	padding-left: 18px;
	color: white;
	float: none;
	height: 45px;
	margin-left: 17px;
	width: 349px;
	}
#column-right .blackBox-h1{
	font-size: 18px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	}
#column-right .blackBox-h2{
	font-size: 13px;
	font-family:Georgia,"Times New Roman",Times,serif;
	}
	
.tx-mereakeywordssearch-pi1 .clearall{
	height: 0;
	}
#column-left  .news-relatedVideo-container .clearall{
	background-color: #333;
    padding-bottom:15px;
}
#public .tx-mereakeywordssearch-pi1 h2{
	color: #333;	
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 25px;
	padding-top: 10px;
	line-height: 0.8;
	height: 17px;
}
#column-right .news-videoSearch-empty{
	float: none;
	width: 329px;
	}
.news-relatedVideo-container .clearall{
	background-color: #333;
	}
.news-relatedVideo-container{
	/*background-color: #1A1A1A;*/
    background-color: #333;
    border-bottom:4px solid #FFFFFF;
	}
.tx-mereatellafriend-pi1{
    clear: both;
    padding-bottom:35px;
    margin-top: -15px;
}
.tx-mereakeywordssearch-pi2{
    margin-top:-35px;
    background-color: #333;
}
.videoList-h2 a p{
    padding:0
}