/*--------------RelatedLinks-----------------*/

dl.linkist {
	margin: 0; padding: 0; 
	font-size: 12px;
	}

dl.linklist dt, #delicious-tags-add h2.delicious-banner {
	margin: 16px 0 16px 0;
	padding: 3px 14px 2px 19px;
	line-height: 1.0;
	font-weight: bold;
	color: #fff;
	clear: both;
	background: #000 url(../images/feed-dt.png) 0 0 no-repeat;
	}
dl.linklist dd {
	margin-left: 6px;
	font-size: 12px;
	clear: both;
	}
dl.linklist dd p { margin: 6px 12px 12px 24px; }
dl.linklist dd p span.url { display: block; }
dl.linklist dd img {
	float:left;
	margin: 0 12px 12px 0;
	}
dl.linklist dd a {
	background: url(../images/linklist.png) 2px 7px no-repeat !important;
	background: url(../images/linklist.gif) 2px 7px no-repeat;
	padding: 2px 0 0 10px;
	font-weight: bold;
	}
dl.linklist dd a:hover {
	background: url(../images/linklisthover.png) 2px 7px no-repeat !important;
	background: url(../images/linklisthover.gif) 2px 7px no-repeat;
	}

div#tab1 dd a, div#tab1 dd a:hover {
	background-image: none !important;
	padding: 0 !important;
	}

.links div#tab1 dd.lastfm { margin: 0 0 24px 0; }
#delicious-tags-add h2.delicious-banner a {
	color: #fff !important;
	font-size: small;
	}

.links div#tab1, .links div#tab2, .links div#tab3, .links div#tab4, .links div#tab5 {
	background: url(../links/bg.jpg) right bottom no-repeat;
	}

.links div#tab2 dl dd, .links div#tab3 dl dd, .links div#tab4 dl dd {
	border-bottom: 3px double #111;
	margin-top:6px;
	padding-bottom: 6px;
	}
	
