﻿div.snapshot {
	height: auto !important;
}

div.snapshot p.sold-message,
div.snapshot p.mature {
	display: block;
	line-height: 30px;
	height: 35px;
	font-weight: bold;
	color: Red;
	text-align: center;
}

table.snapshotfield {
	background: url('/images/bg-thead-snapshot.gif') 0px 1px repeat-x;
	float: left;
	margin-right: 7px;
	height: 60px;
}

table.underlyingRight {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

p.knockedIn
p.knockedOut {
	font-weight:bold;
	color:Red;
}

table.snapshotfield td {
	vertical-align: top;
}

table.snapshotfield .header {
	padding-top: 0;
	font-weight: normal;
	font-size: 10px;
	height: 12px;
	color: #999;
	text-align: left;
	white-space: nowrap;
}

table.snapshotfield .primary {
	padding-top: 1px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	height: 19px;
}

table.headerkeydata .primary {
	padding-top: 1px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 17px;
	color: #000;
	height: 17px;
}

table.snapshotfield .secondary {
	padding-top: 1px;
	color: #000;
	font-size: 11px;
}

.plus {
	color: #00A56B !important;
}

.minus {
	color: #A62446 !important;
}

table.mature td {
	font-weight: bold;
	color: Red;
	text-align: center;
	padding-bottom:10px;
}

table.knockedOut td {
	font-weight: bold;
	color: Red;
}

div.KeyDataPayoffInformation {
	float: left;
	border: solid 1px Red;
	width: 250px;
	margin-bottom: 15px;
}

div.KeyDataPayoffInformation table {
	width: 100%;
}

#content table.knockedOut {
	text-align: center;
}

div.KeyDataPayoffInformation table td {
	color: Red;
	border: none;
	margin: 0;
	padding: 0;
}

div.KeyDataPayoffInformation table td.secondColumn {
	width: 95px;
}

.EdgRatingHeadlineType,
.EdgRatingHeadlineImage,
.EdgRatingHeadline {
	float:left;
}

.EdgRatingHeadlineType {
	font-size:10px;
	margin-left:5px;
}

.HeaderKeyDataEnd,
.HeaderKeyDataBegin {
	float:left;
	border-left: 1px solid #CCE3EA;
	overflow:hidden;
	width:1px;
	height:60px;
	margin-right:7px;
}