a.podcast, a.podcast:hover, a.podcast:active 
{
	color:#e56aae;
	font-size:11pt;
	font-weight:bold;
	text-decoration:underline;
}

.pink
{
	color:#e56aae;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

div.podcast
{
	overflow: hidden;
}

div.hr_spacer
{
	clear: both;
	margin: 5px 0px 5px 0px;
}

hr
{
	width: 90%;
	border: none;
	border-top: 1px dashed #400643;
	border-bottom: 1px dashed #e49ec4;
}

.album_art
{
	margin: 5px;
	margin-top: 10px;
}

div.bbc_lancs div.column1
{
	float:left;
	width: 160px;
	margin-right: 5px;
}

div.bbc_lancs div.column2
{
	float:left;
	width: 460px
}

div#rockfm div#top
{
	width:630px;
	margin:10px auto;
}

div#rockfm p.pink
{
	margin: 0.5em auto;
}

div#rockfm div.column1
{
	float:left;
	width:285px;
}

div#rockfm div.column2
{
	float:left;
	width:330px;
	padding-left:15px;
}


div#rockfm div.main
{
	clear:both;
	width:630px;
	margin:0px auto;
	padding-top:10px;
}

div#rockfm div.main p
{
	margin:6px 0px;
	padding-right:6px;
}

div#rockfm div.main p#attribution
{
	text-align:right;
}

div#soundbite div.column1
{
	float:left;
	width:150px;
}

div#soundbite div.column2
{
	float:left;
	width: 485px;
}
