h2 {
	font-size:15pt;
	margin-bottom:2px;
	margin-top:0px;
}
.group {
	border-bottom:1px dotted #005599;
	margin-bottom:10px;
	height:auto;
	padding-bottom:5px;
}

.files {
	margin-top:10px;
}
.link {
	float:left;
	width:125px;
	height:22px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:5px;
}
.content .group .files .link a{
	display:block;
	text-align:center;
	width:125px;
	height:20px;
	padding:2px 0 0 0;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	color:#FAFAFA;
	background:url(../images/download/file_bg.gif) bottom left no-repeat;
}
.content .group .files .link a:hover{
	background-position:top left;
	color:#FFFFFF;
}
