div#storypictureblockholder {
width: 612px;
margin-left: 210px;
height: 223px;
background: url("graphics/stripshadow.gif") top right repeat-y;
height: 268px;
}

div#storypictureblock {
width: 580px;
height: 223px;
background-color: #000;
height: 268px;
font-family: helvetica, "san seriff";
}

div#storypictureblock div {
float: left;
width: 186px;
display: inline;
}

div#storypictureblock h3 {
margin-left: 8px;
font-size: 8px;
color: #fff;
text-transform: uppercase;
padding-top: 4px;
margin-bottom: 3px;
}


