/* styling the rounded corners */
#MainNavigation span.b,
#MainNavigation span.b span.b
#MainNavigation div {
	width:16.25em;
}

/*one navigation element box */
#MainNavigation li {
    width:16.25em;
}

/*the link itself */
#MainNavigation a {
	width:16.25em;
}

#ContentRelated .ibox h3 {
	line-height:1.35em;
	margin:1em 0pt 0.5em 0pt;
	font-size:0.6875em;
}

#ContentRelated .ibox p {
	line-height:1.35em;
	font-size:0.6875em;
}

#ContentRelated .ibox a {
	color: #003273;
}

#ContentRelated .ibox p a {
	background-image:url(../../../img/main/link_arrow_2.png);
	background-repeat:no-repeat;
	padding:0pt 0pt 0pt 0.75em;
	text-decoration:none;
}

#ContentRelated .ibox p a {
	background-position:0pt 0.4em;
	display:block;
	float:left;
}