#quotes, #ws_message {
	position:relative;
	overflow:hidden;
	height:22px;
	margin-left: 27px;
	margin-right: 27px;
	margin-bottom:10px;
}

#marquee, #marquee2 {
	position:absolute;
	left:0px;
	top:3px;
	height:22px;
	font-size:11px;
	white-space:nowrap;
}

.quotename {
	color:blue
}

.pos{
	color:#3a8e27;
	font-size:9px;
}

.neg{
	color:#AB0000;
	font-size:9px;
}

#indicestitles {
	margin:0px;
	padding:0px;
	border-collapse: collapse;
	margin-left:-13px;
	width:237px;
	height:20px;
	text-align:center;
	margin-bottom:5px;
}

div.lnav,
div.rnav
{
	background:url(images/site_img/nav_arrows.gif) left 3px no-repeat;
	width: 22px;
	height:14px;
	padding-top: 5px;
}

div.lnav {
	float: left;
}

div.rnav {
	float: right;
	background-position:left -14px;
}

div.lnav a,
div.rnav a
{
	text-indent:-9999px;
	display:block;
}

div.lnav a:hover,
div.rnav a:hover
{
	text-decoration:none;
}

.container {
	margin:15px 15px;
}

#indicestitles tr{
	background-color:#F0F5F0;
}

#indicestitles td a {
	color:#000;
	font-size:11px;
	background-color:#F0F5F0;
	tex-decoration:none;
}

a.selected {
	background-color:#FFF;
}

#live_data
{
	width:200px;
}

#live_data iframe
{
	width:237px;
	height:92px;
	margin-left:-13px;
}

#live_data div.en iframe
{
	height:112px;
}

#live_data div.ru iframe
{
	height:100px;
}
