﻿.TickerTextBold
{
	font-weight: bold;
}

TD.TickerTextSmall
{
	font-size: 9px;
}

TABLE.ShareInfo
{
	border-style: none;
	width: 100%;
	border-collapse: collapse;
}

TR.ShareInfoRow
{
	height: 17px;
	vertical-align: bottom;	
}

TD.TickerDate
{
	color: #999999;
	font-size: 9px;
}

TD.Shortname 
{
	width: 46px;
}

TD.Shortname, ShortnameVertical
{
	text-transform: lowercase;
}

TD.Shortname:first-letter, ShortnameVertical:first-letter 
{
	text-transform: capitalize;
}

TD.DiffPositive
{
	color: Green;
}

TD.DiffNegative
{
	color: Red;
}

TD#DiffPercent
{
	width: 72px;
}

TD#Diff
{
	width: 54px;
}

TD#BuyHighColumn
{
	width: 28px;
}


TD#SellLowColumn
{
	width: 26px;
}

TD#LastVolumeColumn
{
	width: 41px;
}

TD#BuyHighColumnSwe
{
	width: 35px;
}

TD#SellLowColumnSwe
{
	width: 33px;
}

TD#LastVolumeColumnSwe
{
	width: 40px;
}

/* *** ShareInfo Vertical *** */

TABLE.ShareInfo.Vertical
{
	width: 214px;
}

TD#FirstColumn
{
	width: 25px;
}

TD#FirstColumnSwe
{
	width: 38px;
}

TD#SecondColumnSwe
{
	width: 33px;
}

TD#SecondColumn
{
	width: 40px;
}

TD#DiffPercentVertical
{
	width: 55px;
}

TD.ShortnameVertical
{
	width: 41px;
}

TD.FirstColumnValues
{
	width: 80px;
}

TABLE#VerticalData
{
	margin-top: 15px;
}

img
{
	border:none;
}

/** Press feed **/

TD#PressFeedItem
{
	padding-bottom: 9px;
}

TD#PressFeedRss
{
	text-align:right;
}

TABLE.PressFeed
{
/*	margin-right: 16px;*/
	border-style: none;
}
