#widgetContainer 
{
	position:relative;background:#fff;width:100%;padding:0;margin:0;height:30px;position: fixed;bottom:0;z-index:9999999
}

#widgetContainer .close 
{
	position:absolute;right:15px;top:9px;
}

#widgetContainer .close A {color:#000;font-size:11px;text-decoration:none}
#widgetContainer .close A:hover {text-decoration:underline}
#widgetContainer .close A IMG {margin-left:5px;margin-top:2px}

.liScroll-container { /* the outer div with the black border */
    border: 0; height: 30px; margin: 0 auto; padding:0;position: relative;overflow: hidden; width:962px;
}

.liScroll-container .liScroll-mask 
{ 
    position: relative;overflow: hidden;
}

.liScroll-ticker 
{
	position: relative;left: 962px;list-style: none;list-style-image: none;margin: 0;
	padding: 0;width:962px;
}

.liScroll-ticker ul 
{
	list-style: none;list-style-image: none;margin: 0;padding: 0;            
}

.liScroll-ticker li
{
	float: left; list-style: none;list-style-image: none;margin: 0;padding: 0
}

.liScroll-ticker a 
{
border:0;
} 

.liScroll-ticker a:hover 
{
	border:0;
}