#tickerContainer			{!important; overflow:hidden; position:relative; margin-top:15px; margin-bottom:15px; }
*:first-child+html #tickerContainer{margin-top:25px}
*html #tickerContainer			{
	height:320px;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#ticker 					{width:228px; height:290px; overflow:hidden; position:relative;}
#ticker dt 					{position:relative; /*height:80px; */z-index:0; overflow:hidden; background:url(../images/dottedLine.gif) left bottom repeat-x;}
*html #ticker dt 					{
	position:relative; /*height:80px; */
	z-index:0;
	display:inline-table;
	width:100%;
	background:url(../images/dottedLine.gif) left bottom repeat-x;
}
#ticker dt a				{color:#666}
#ticker dt a img			{display:inline; vertical-align:top; float:left;}
#ticker dt a span			{float:left; width:138px;  color:#2BA3CF;}
#ticker dt a:hover span		{color:#177598;}
#ticker dd 					{!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: 228px;
	overflow: hidden;
}
