.link,.url, a.link,a.url, a:visited.link,a:visited.url, a:hover.link,a:hover.url, a:active.link,a:active.url
{
	font-variant: small-caps;
	position: relative;
	width: 300px;
	display: block;
	background-color: #600;
	color: #FFF;
	line-height: inherit;
	font-weight: bold;
	padding: 3px 50px 2px 10px;
	margin-bottom: 5px;
}
.link_description,.description
{
	margin-left: 40px;
	margin-bottom: 5px;
}

#dh_attribute
{
	background-image: url(../images/attributes/dh_bat.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: transparent;	
	display: block;
	position: absolute;
	width: 496px;
	height: 100%;
	right: 0px;
	top: 0px;
	z-index: 0;
}