p img.s_icon_img { display: block; float: left; margin: 0 3px 0 0; }
.s_icon { background-position: 0 50% 0 50%; background-repeat: no-repeat; padding: 0 0 0 20px; }
.s_icon_album { background-image: url(/_shared/prototype/images/icons/pictures.gif); }
.s_icon_comment { background-image: url(/_shared/prototype/images/icons/comment.gif); }
.s_icon_comments { background-image: url(/_shared/prototype/images/icons/comments.gif); }
.s_icon_tag {background-image: url(/_shared/prototype/images/icons/tag_blue.png); }
.s_icon_discography { background-image: url(/_shared/prototype/images/icons/cd.gif); }
.s_icon_event { background-image: url(/_shared/prototype/images/icons/calendar.gif); }
.s_icon_forum { background-image: url(/_shared/prototype/images/icons/folder.gif); }
.s_icon_link { background-image: url(/_shared/prototype/images/icons/image_link.gif); }
.s_icon_lyrics { background-image: url(/_shared/prototype/images/icons/lyrics.gif); }
.s_icon_media { background-image: url(/_shared/prototype/images/icons/monitor.gif); }
.s_icon_news { background-image: url(/_shared/prototype/images/icons/newspaper.gif); }
.s_icon_Online { background-image: url(/_shared/prototype/images/icons/computer.gif); }
.s_icon_post { background-image: url(/_shared/prototype/images/icons/comment_edit.gif); }
.s_icon_Press { background-image: url(/_shared/prototype/images/icons/book.gif); }
.s_icon_preview-qt { background-image: url(/_shared/prototype/images/icons/quicktime_icon.gif); }
.s_icon_preview-real { background-image: url(/_shared/prototype/images/icons/real_icon.gif); }
.s_icon_preview-wmp { background-image: url(/_shared/prototype/images/icons/wmp_icon.gif); }
.s_icon_Radio { background-image: url(/_shared/prototype/images/icons/transmit.gif); }
.s_icon_Retail, .s_icon_In-Store { background-image: url(/_shared/prototype/images/icons/building.gif); }
.s_icon_ringtone-preview { background-image: url(/_shared/prototype/images/icons/phone_sound.gif); }
.s_icon_ringtone-purchase { background-image: url(/_shared/prototype/images/icons/cart_go.gif); }
.s_icon_setlist { background-image: url(/_shared/prototype/images/icons/page_white_text.gif); }
.s_icon_topic { background-image: url(/_shared/prototype/images/icons/messageboard/topic.gif); }
.s_icon_topics { background-image: url(/_shared/prototype/images/icons/page_copy.gif); }
.s_icon_Tour, .s_icon_Concert { background-image: url(/_shared/prototype/images/icons/date.gif); }
.s_icon_TV { background-image: url(/_shared/prototype/images/icons/television.gif); }
.s_icon_user { background-image: url(/_shared/prototype/images/icons/user_gray.png); }
.s_icon_photos { background-image: url(/_shared/prototype/images/icons/pictures.png); }

a.buyticketurl {  background-position: 0 50% 0 50%; background-repeat: no-repeat; padding: 0 0 0 22px; background-image: url(/_shared/prototype/images/icons/ticket_icon.gif); }



#pg-ringtones .icon-lyrics,
#pg-ringtones .icon-preview-wmp,
#pg-ringtones .icon-preview-real,
#pg-ringtones .icon-preview-qt {
	display: none;
}
#pg-discography .icon-ringtone-preview,
#pg-discography .icon-ringtone-purchase {
	display: none;
}
