#spyTunesDisplay
{
	background-color:#cfe1a7;
	padding: 5px;
}

#spyTunesDisplay p
{
	font-family:"Tahoma", sans-serif;
	font-size: 8pt;
	margin:0px;
	text-align:center !important;
}

#spyTunesTop
{
	background-color:#c0c0c0;
	background-image:url(./images/spyTunesTop.gif);
	background-repeat: repeat-x;
}

#spyTunesTopLeft
{
	background-color:#ffffff;
	background-image:url(./images/spyTunesTopLeft.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
}

#spyTunesTopRight
{
	background-color:#ffffff;
	background-image:url(./images/spyTunesTopRight.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
}

#spyTunesMidLeft
{
	background-color:#c0c0c0;
	background-image:url(./images/spyTunesLeft.gif);
	background-repeat: repeat-y;
	width:19px;
	background-position:left;
}

#spyTunesMidRight
{
	background-color:#c0c0c0;
	background-image:url(./images/spyTunesRight.gif);
	background-repeat: repeat-y;
	width:19px;
	background-position:right;
}

#spyTunesBottom
{
	background-color:#c0c0c0;
	background-image:url(./images/spyTunesBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#spyTunesBottomLeft
{
	background-color:#ffffff;
	background-image:url(./images/spyTunesBottomLeft.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
}

#spyTunesBottomRight
{
	background-color:#ffffff;
	background-image:url(./images/spyTunesBottomRight.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
}