table
{
	border:0;
	border-collapse: collapse;
	margin-bottom: 30px;
	width:948px;
}

td
{
	border:1px solid #DBDAD6;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

td p
{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin-bottom:0;
	margin-top:5px;
}

table th
{
	background: none;
	color: #002540;
	font-size: 14px;
	font-weight: bold;
	padding:5px 10px;
}

table th img
{
	margin-right: 8px;
	vertical-align: middle;
}

tr.alt-row td
{
	background-color: #F4F2F0;
}

td.price-cell
{
	font-size: 11px;
	font-weight: normal;
	padding-left:30px;
	padding-right: 30px;
	width:160px;
}

td.price-cell div,
td.price-cell span
{
	display: inline;
	float:left;
}

td.price-cell div
{
	margin-left: 7px;
	width:90px;
}

td.price-cell span
{
	color: #54749c;
	font-weight: bold;
	font-size: 14px;
}

#links-list
{
	list-style: none;
	padding-left: 0;
}

#links-list a
{
	border:0;
}

div.col980 h2
{
	border-bottom:1px dotted #bdbdbd;
	margin-bottom:10px;
}