.attrpair
{
	margin: 0px;
	padding: 0 0 0 5px;
}

.attrname 
{
	font-weight: bold;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size:smaller;
}

.attrval 
{
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	font-size:smaller;
}

.title 
{
	font-weight: bold;
}

.listenLbl 
{
    font-size: 14pt;
    font-weight: bold;
    font-variant: small-caps;
}

#attrpairs 
{
	width: 40%;
}

#storyDesc
{
	margin: 10px auto 30px auto;
}

#storyimg 
{
    height: 300px; 
    float: left; 
    border: solid 2px black; 
    margin-right: 10px
}

#downloadLinks, #downloadLinks td
{
    margin-top: 20px;
    border: solid 1px #D7DADC;
    border-collapse: collapse;
    padding: 3px;
}