.box {
	/*width: 970px;
	*/
	padding: 0 0 0;
	background: none;
	border: 0;
	text-align: center ;
	
}
/*
background: #191919;
*/
 
 #ticker {
 position : relative; 
 width : 100%; z-index : 90;
 height : 33px ;
 margin: 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px;
 background-color : black;
} 


.tickerA  {
 position : relative; 
 width : 100%; z-index : 100;
 height : 33px ;
 margin: 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px;
 cursor:pointer;cursor:hand; 
 background-color:#191919;
 border-color:#333333;
 border-width:4px; 
 border-style:solid;
 color:yellow;
 font-size:.1.7em;
 font-weight:100;
 font-family:sans-serif;
 text-align: center;
}
/*
background: #191919;
*/
