.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width:440px;
	height:310px;
	color:#FFFFFF;
	float:left;
	line-height:18px;
	overflow:hidden;
}



.glidecontent{
	position: absolute; /* Do not change this value */
	padding: 15px;
	visibility: hidden;
	width: 410px;
	height:280px !important;
	background-image:url(../images/tickercontent_bg.gif);
	background-repeat:repeat-y;
}
.glidecontenttoggler{ 
	padding-top:25px;
}
.glidecontenttoggler a{
	height:66px;
	line-height:66px;
	padding:0 0 0 20px;
	text-align:center;
	display:block;
	width:110px;
	color:#022e4f;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	font-size:.83em;
}
/*
.twolinesticker{
	line-height:20px !important;
	padding:12px 5px 0 25px !important;
	height:54px !important;
	width:100px !important;
}
*/
.glidecontenttoggler a.selected{ 
	height:66px;
	line-height:66px;
	padding:0 0 0 20px;
	text-align:center;
	display:block;
	width:110px;
	color:#005f85;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../images/homepage_tickerhighlight.gif) !important;
	background-repeat:no-repeat;
	background-position:left !important;
}
.glidecontenttoggler a:focus{
	
}

.glidecontenttoggler a:hover{
	background-image:url(../images/ticker_push.gif);
	background-position:right;
}

.glidecontenttoggler a.toc{ 
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ 
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
}