h3, hr, a {
	clear: left;
}
h3 {
	margin-bottom:0;
}
.thumb {
	float: left;
	margin-top:0;
	margin-right:0.5em;
	margin-left:inherited;
	width=80;
	height=80;
    padding: 0;
    margin-bottom: 0;
}
hr {
  height=1;
  padding:0;
  margin:0;
}
.error {
	color=red;
}

small {
 font-weight:normal;
}
.docfiledetails, .docchildrendetails { 
    font-weight: normal;
    font-size: 75%;
}
p.uploadlink, p.documentslink {
    text-align:center;
    font-size:small;
    margin-top:0;
}
p.breadcrumbs {
    font-size:small;
    margin-top:0;
}
p.breadcrumbs a {
    text-decoration:none;
}
p.breadcrumbs a:after {
    content:"->";
    text-decoration:none;
    margin-left:2pt;
    margin-right:2pt;
}
p.breadcrumbs a:visited:after, p.breadcrumbs a:link:after,p.breadcrumbs a:visited:active{
    text-decoration:none;
    color:black;
}
td {
    vertical-align:top;
}