@charset "utf-8";
/* CSS Document */
/* TD Rates banner - Small */

#Asset214 {
	background-image:url(images/TDrate-small-bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	width:178px;
	height:106px;
	border:0;
	padding:0;
	border:1px solid #d1d1d1;
	margin-left:10px;
	margin-bottom:15px;
	margin-top:14px;
	float:left;
}

.container-TD-small {
	width:168px;
	height:102px;
	margin-left:5px;
	margin-top:6px;
	margin-bottom:3px;
	margin-right:5px;
	border:0;
	padding:0;
}

.title-TD-small {
	background-image:url(images/TDrate-small-title.gif);
	background-repeat:no-repeat;
	width:159px;
	height:14px;
}

.title-TD-small a span {
	display:none;
}

table.content-TD-small {
	width:168px;
	border:0;
	padding:0;
	margin:0;
}

td.rate-TD-small {
	color:#f0b41d;
	font-size:48px;
	font-weight:bold;
	letter-spacing:-4px;
	vertical-align:bottom;
	width:82px;
}

td.rate-percentage-TD-small {
	background-image:url(images/TDrate-small-percentage.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
	width:86px;
	text-align:center;
}

td.rate-time-TD-small {
	color:#7c7c7c;
	font-size:9px;
	font-weight:normal;

}

/* Links */

a.links-title-TD-small {
	background:url(images/TDrate-small-title.gif) no-repeat;
	width:159px;
	height:14px;
	display:block;
}

a.bannerLink{
	text-decoration:none;
}

a:hover{
cursor:hand;
}
