body
{
font: 12pt arial, sans-serif;
text-align: center;
}

#container
{
text-align: left;
width: 802px;
margin: 10px auto 0px auto;
}

#flashcontent
{
position: relative;
border: 1px solid #555555;
}

/*this is the content replaced by the .swf file*/

#swfwarning
{
padding: 50px 20px 20px 20px;
color: black;
font-size: 110%;
font-weight: bold;
background-image: url(../sdcimages/cautionbg.jpg);
background-repeat: repeat-x;
}

/*this styles the caption*/

#caption
{
font-size: 93%;
font-weight: bold;
margin-top: 10px;
}


#caption p
{
display: inline;
}


#sampleName
{
font-style: italic;
display: inline;
margin-left: 8px;
}


#bookTitle
{
font-size: 88%;
font-weight: lighter;
display: block;
}