#tst1 {
	width:160px;
	height:175px;
	overflow:hidden;
	position:relative;
	padding:0px 3px 0px 0px;
	float:left;
}
#tst2 {
	width:160px;
	height:175px;
	overflow:hidden;
	position:relative;
	padding:0px 3px 0px 0px;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
.TickerVertical {
	display:block;
	width:192px;
	color:#333333;
	text-align:left;
	font-size:11px;
	margin:0;
	padding:6px;
	float:left;
	background:#f9f9f9;
	border-top:1px dotted #000;
}
#tst11 {
	width:100%;
	height:110px;
	overflow:hidden;
	position:relative;
}
#tst21 {
	width:100%;
	height:110px;
	overflow:hidden;
	position:relative;
}
/* --------------- */
/* Ticker horizontal */
#Tickerhorizontal {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	height:50px;
}
.Tickerhorizontal {
	display:block;
	width:400px;
	color:#333333;
	text-align:left;
	font-size:11px;
	margin:0;
	float:left;
	height:50px;
}
#tst4 {
	width:100%;
	height:20px;
	overflow:hidden;
	position:relative;
}
