#topgraphic {
	background-image:url("graphic.png");
	position: relative;
	visibility: hidden;
	width: 240px;
	height: 220px;
}

#toptitle {
	position: relative;
	visibility: hidden;
	width: 400px;
	height: 174px;
    font-size: 40px;
}

.caption {
	width:660;
	text-align:left;
	margin-left:30px;
}

.label {
	color:#222;
	font-weight:bolder;
}

.smaller {
	font-size:10px;
}

div.category {
	font-weight:bold;
	overflow: auto;	
}

a.boldlink {
	font-weight:bold;

}
