#associatedlinks_content {
	font-size : .75em;
}

#associatedlinks_title {
	font-size : .75em;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	font-weight : bold;
	background : #d2e1f0;
}

#associatedlinks_desc {
	color:#656565;
	padding-left:10px;
}

#associatedlinks_link {
	font-size : .75em;
	padding-left : 5px;
	padding-bottom : 5px;
	color:#6b7fda;
}

#associatedlinks_link a {
	color:#6b7fda;
	text-decoration : none;
}

#associatedlinks_link a:hover{
	color:#6b7fda;
	text-decoration : underline;
}

#associatedlinks_image {
	float : right;
	width : 125px;
	height : 82px;
}






