div#ecard {
	width: 687px;
	height: 783px;
	margin: 0 auto;
	background: url(GBS_ecardBG.jpg) top left no-repeat;
}

div#ecard ul {
	width: 150px;
	position: relative;
	top: -46px;
	left: 420px;
}

div#ecard ul li{
	list-style: none;
	background: #4C0000;
	margin: 10px 0;
	color:#fff;
}

div#ecard ul li div.clipHolder{
	float:left;
}

/* styles for ASJAV audio player */
span.play a{
	background:url(audioPlayBut.gif) no-repeat;
	margin: 0 5px;
}
div.assigned span.stop a{
	background:url(audioPlayStop.gif) no-repeat;
	margin: 0 5px;
}
/* END styles for one click audio player */

a#albumLink {
	position: relative;
	top: 451px;
	left: 65px;
	display: block;
	text-indent: -300000px;
	height: 258px;
	width: 260px;
}

div#dates {
	width: 260px;
	height: 282px;
	position: relative;
	top: 60px;
	left: 368px;
	overflow: hidden;
	text-align: center;
	font-size: 15px;
}

a#info{
	position: relative;
	top: 60px;
	left: 470px;
	font-style: italic;
	font-size: 12px;
}

a.share{
	position: relative;
	top: -519px;
	left: 541px;
	background:transparent url(/Images/TEMPLATE/GBS_RedLeafNews.gif) no-repeat scroll left center;
	font-size:11px;
	padding-left:28px;
	text-transform:uppercase;
}
