﻿/* Minor style for the review section 1/4/08 */
/*body {font-family: Arial, Helvetica, sans-serif;}*/
p em {font-style: italic;}
p#note {font-size: .7em;}
p.review {
font-style: normal;
font-weight: normal;
color: #000000;
text-align: left;
background-color: #ffffff;
width: 100%;
margin: 0 auto;
padding: .75em 0;
}
p.review#rev-snippet {padding-top: 2em;}
p.rev-pic {
width: 100px;
float: right;
margin: 1em 0 1em 1.5em;
}
span.rev-pic-caption {
display: block;
font-size: .7em;
line-height: 1.2em;
font-style: normal;
font-weight: bold;
}
td#review-title {
font-weight: bold;
font-style: italic;
font-size: 1.4em;
padding-right: 1.5em;
}
table.thumbs {
width: 75%;
margin: 0 auto 2em auto;
}
table.thumbs td {
width: 144px;
vertical align: middle;
text-align: center;
}
table.thumbs#abstraction, table.thumbs#abstraction2, table.thumbs#sequence {width: 60%;}

#content ul.picscroll {
text-align: center;
margin: 2em 0;
}
ul.picscroll li {
margin: 0 1.5em;
display: inline;
}
p.image {margin-top: -2.5em;}
p.caption {margin-top: 1em;}
