h3
{
	padding-top: 0px;
	padding-left: 20px;
	background: url('/img/ipod.png') left top no-repeat;
	height: 16px;
}
.download, .subscribe-itunes, .subscribe-rss
{
	display: block;
	padding-left: 20px;
	height: 16px;
	padding-bottom: 5px;
}
.download
{
	background: url('/img/drive_go.png') left top no-repeat;
	font-weight: bold;
}
.subscribe-itunes
{
	background: url('/img/ipod_cast.png') left top no-repeat;
}
.subscribe-rss
{
	background: url('/img/rss.png') left top no-repeat;
}
