/*---------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
  margin-top:0px;
  border:0px solid #666;
  padding-top:5px;
  /*background-color:#ffffff;*/
}
.tx-ttnews-browsebox TD {
  font-size: 1px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
  font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
  margin:0px;
}

/*
.tx-ttnews-browsebox-SCell {
  background-color: #CBD7D4;
  border:1px solid #999;
}
*/

.tx-ttnews-browsebox-SCell {
/*	background-image: url(standard/images/paging_1_active.gif); */
	background-color: #ff7c00;
	color: #fff;
	font-size:8px;
	font-weight: bold;
	text-align:center;		
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	display: block;
	text-decoration: none;
}




.tx-ttnews-browsebox-SCell a{
/*	background-image: url(standard/images/paging_1_active.gif);  */
	background-color: #ff7c00;
	color: #fff;
	font-size:8px;
	font-weight: bold;
	text-align:center;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	display: block;
	text-decoration: none;
}

.paging_active {


	background-color: #ff7c00;
	color: #fff;
	font-size:8px;
	font-weight: bold;
	text-align:center;		
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	margin-right: 5px;	
	text-decoration: none;
	vertical-align: top;	
	line-height: 10px;
}


.paging_inactive {
	background-color: #888;
	color: #fff;
	font-size:8px;
	font-weight: bold;
	text-align:center;		
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	margin-right: 5px;
	text-decoration: none;
	vertical-align: top;
	line-height: 10px;	
}


.newsPageBrowser a {
	float: left;
	text-decoration: none;
	line-height: 10px;	
	text-align: center;
	height: 10px;
	width: 10px;	
	margin-right: 5px;
	

}


.news-search-emptyMsg {
  font-size: 11px;
  margin-left: 10px;
}



