/* ---- ( iTunes CSS ) ---- */
table { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-top: none;	
}
table a {
	text-decoration: underline;
}
table a:visited {
	text-decoration: none;
}
tr.odd {
	background-color: #ebf3ff;
}
tr a {
	color: #000000;
}
caption {
	height: 45px;
	line-height: 44px;
	color: #60634E;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	background-position: 50% top;
	border-left: 2px solid #616161;
	border-right: 2px solid #616161;
}
tr {
	vertical-align: top;
}
tr,th,td {
	padding: .75em;
}
td {
	border-left: 1px solid #dadada;
}
tfoot tr {
	background: #fff;
}
tfoot td, tfoot th{
	color: #000;
	border: 0px;
}
.searchCards
	{
	border-spacing:0;
	border-width:0;
	border-style:none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
form
	{
	border-spacing:0;
	border-width:0;
	border-style:none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.frontpagecards
	{
	border-spacing:0;
	border-width:0;
	border-style:none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	}
