﻿#RDMain div
{
	padding-top:7px;
}
.Picture
{
	float: left;
	width: 45px;
	height: 45px;
	padding: 5px 5px 5px 10px;
}
.Section
{
	height: 60px;
}
.Thumb
{
	width: 45px;
	height: 45px;
}
.Title
{
	font-size:small;
}
.Artist
{
}
#RDC
{
	background-color: #2f7c96;
	color:#FFF;
}
#RDMain
{
	width:254px;
	height:313px;
	background-image:url(/Images/playlist_bg.png);
	background-repeat:no-repeat;
	padding-top:20px;
	font-family:Verdana;
	font-size:x-small;
}
