.link-container h5{
	background-color:#8f3535;
	background:url(../img/n1/header/blue-h2-background.png);
	background-repeat:repeat-x;
	color:#fff;
	font-family:trebuchet ms, helvetica, arial, sans-serif;
	height:25px;
}
.link-container{
	width:263px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}
.link-self a{
	font-size:10pt;
}
.link-self a:hover{
	text-decoration:underline;
}
.link-self span{
	display:block;
	margin:0px 10px 5px 5px;
	font-size:8pt;
}
.link-self img{
	margin-top:5px;
}