/* CSS for reviews */


#review {
font-family:Arial;
color:black;
line-height: 130%;
}

#reviewhead {
font-size: 14.0pt;
font-weight: bold;
}

p.pubname {
font-size: 14pt;
font-weight: bold;
}

p.headline {
font-size: 16pt;
font-weight: bold;
}

p.byline {
font-size: 11pt;
}

p.summary {
font-style: italic;
}

p.footer {

}

p.reviewcopy {
font-size: 12pt;
}

div.review {
border-bottom: solid 1pt;
}

div.lastreview {
border-bottom: none;
}

