.info-box {
 font-size: 11px; text-align: left; border: 2px dashed #cccccc; padding: 15px; background: #ffffcc;
}

.section {
padding-left: 15px;
}

a:link.artist,a:visited.artist,a:active.artist{
color: #000000;
text-decoration: none;
border-bottom: 1px dashed #000000;
}

a:hover.artist {
background-color: #ffffcc;
}

.info {
font-size: 9px;
border: 1px #000000 solid;
padding: 3px;
background: #dfdfdf;
margin-top: 5px;
width: 200px;
}

#content h2 {
font-size: 17px;

width: 89%; 
/*border: 2px dashed #cccccc;*/ 
padding: 5px; 


}

img.bookmark{
padding: 5px 15px 5px 15px;
}
