﻿.EdgRating {
	position:absolute;
	display:none;
	width:250px;
	border:2px solid #005b79;
	background-color:#F5F5F5;
}

.EdgRating table {
	width:100%;
	border:none !important;
	text-align:left;
}

.EdgRatingCell {
	width:60px;
	text-align:right;
	padding-right:5px;
}

.EdgRatingLine td {
	background-color: #005b79 !important;
	color: White;
}

.EdgRating table .EdgRightColumn {
	text-align:right;
	padding-right:5px;
}

#EdgRatingShowFiveStars {
	width:160px;
	float:left;
	margin-left:15px;
	margin-top:30px;
	margin-bottom:30px;
}
#EdgRatingShowFiveStars input {
	float:left;
	margin-top:10px;
}

#EdgRatingShowFiveStars label{
	display:block;
	width:120px;
	float:left;
	margin-left:5px;
}

/*****/
th.Trading {
	text-align: center !important;
	width:30px;
}

th.WKN {
	width: 60px;
}

th.Discount,
th.MaturityDate {
	width:75px;
}

th.MaximumYieldPercentPerAnnum {
	width:128px;
}

th.SidewaysYieldPercentPerAnnum {
	width:115px;
}

th.BonusYieldPercentPerAnnum{
	width:120px;
	white-space:nowrap 
}

th.FirstDistanceToKnockInPercent {
	width:105px;
	white-space:nowrap 
}

th.MaximumYieldPercent {
	width:100px;
}

th.BonusAmount,
th.FirstStartPrice,
th.FirstCapPercent,
th.FirstStrikeAbsolute,
th.FirstKnockOutAbsolute {
	width:90px;
}

th.IsCurrencySafeguarded {
	width:70px;
}

th.FirstUpperParticipation {
	width:100px;
}

th.Denomination,
th.FirstBonusLevelAbsolute {
	width:80px;
}

th.FirstCapAbsolute, 
th.FirstKnockInAbsolute, 
th.Discount,
th.FirstRatio,
th.Leverage,
th.ChangePercent{
	width:70px;
}

th.Bid,
th.Ask {
	width:56px;
}

th.DerivativeTypeName {
	width:80px;
}

th.Omega,
th.Delta {
	width:65px;
}