/*TABLE.tickerShell {
	/*position:relative; top:0; left:-7;*/
	margin:40px 0px 0px 0px;
}
TABLE.tickerShell TABLE.ticker {
	color:#26551F;
	width:135px;
	height:165px;
	padding-right:5px;
}
*/.mrq {
	width:135px;
	height:155px;
	position:relative;
	top:0px;
	right:0px;
}
.mrq .item_event {
	width:130px;
	font:normal 11px Arial;
	color:#000;
	margin:5px 3px 0px 2px;
	direction:rtl;
	text-align:right;
	overflow:hidden;
}
.mrq .item_event img.imgTick {
	width:50px;
	text-align:left;
	float:left;
	margin:2px;
	border-width:0px;
}
.mrq .item_event .thed {
	margin:0px;
	padding:0px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.mrq .item_event a {
	color:#000;
	text-decoration:none;
}
.mrq .item_event a:hover {
	color:#000;
	text-decoration:underline;
}
