﻿body
{
	font-family: helvetica,sans-serif;
	font-size: 12px;
}
a.stbar.chicklet img
{
	border: 0;
	height: 16px;
	width: 16px;
	margin-right: 3px;
	vertical-align: middle;
}
a.stbar.chicklet
{
	height: 16px;
	line-height: 16px;
}
.tickercontainer
{
	width: 520px;
	height: 28px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer .mask
{
	position: relative;
	left: 5px;
	top: 11px;
	width: 710px;
	overflow: hidden;
}
ul.newsticker
{
	position: relative;
	left: 710px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker p
{
	white-space: nowrap;
	padding: 0;
	margin: 0 15px 0 0;
}
ul.newsticker li
{
	float: left;
	margin: 0;
	padding: 0;
}
ul.newsticker b.blue
{
	margin: 0 2px;
	background: url(http://img1.moneycontrol.com/images/mctv/red_arw.gif) center 7px no-repeat;
	padding-right: 8px;
}
ul.newsticker b.red
{
	margin: 0 2px;
	background: url(http://img1.moneycontrol.com/images/mctv/grn_arw.gif) center 7px no-repeat;
	padding-right: 8px;
}

