#tickerContainer			{padding:0px 0 0 50px!important; overflow:hidden; position:relative; margin-top:15px; margin-bottom:15px; }
*:first-child+html #tickerContainer{margin-top:25px}
*html #tickerContainer			{padding:0px 0 0 50px!important; height:320px; position:relative; margin-top:15px; margin-bottom:15px; }
#ticker 					{
	width:185px;
	height:162px;
	overflow:hidden;
	position:relative;
}
#ticker dt 					{position:relative; /*height:80px; */z-index:0; padding:10px 0 10px 0; overflow:hidden; background:url(../images/dottedLine.gif) left bottom repeat-x;}
*html #ticker dt 					{position:relative; /*height:80px; */z-index:0; padding:10px 0 10px 0; display:inline-table; width:100%; background:url(../images/dottedLine.gif) left bottom repeat-x; border:0px solid red}
#ticker dt a				{color:#666}
#ticker dt a img			{margin:0 10px 5px 0; display:inline; vertical-align:top; float:left;}
#ticker dt a span			{float:left; width:138px; padding-top:5px; color:#2BA3CF;}
#ticker dt a:hover span		{color:#177598;}
#ticker dd 					{padding:0 0 13px 0!important;  position:relative;font-size:10px; line-height:12px}
#ticker div 				{margin-top:0; }
/*.shadow {
  height: 3em;
  filter: Shadow(Color=#ffffff, 
                 Direction=135, 
                 Strength=5)!important;
}*/
#1 {
	float: left;
	height: auto;
	width: 185px;
	overflow: hidden;
}
