.Download {
}

.Default .Body .Content .Download:link,
.Default .Body .Content .Download:visited {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet_default.gif) no-repeat center left;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

.Default .Body .Content .Download:hover,
.Default .Body .Content .Download:active {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet_hover.gif) no-repeat center left;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.Portrait {
	display: block;
	margin: 0 0 10px 0;
}

.Portrait img {
	background: url(../images/b_shade_box.gif) 2px 4px no-repeat;
	padding: 0 4px 5px 0;
}