/* CSS Document */
.plotsList { padding:0px 0 0 0; margin-bottom:15px;}
.plotsList div.item { font-size:12px; padding:15px 12px 15px 19px;}
.plotsList .title { padding:1px 0 1px 0; font-size:14px; font-weight:bold;}
.plotsList .title a { color:#000000; text-decoration:none;}
.plotsList .title a:hover { text-decoration:underline;}
.plotsList .author { font-size:15px; font-weight:normal; color:#595959;}
.plotsList .author a { color:#595959; text-decoration:none;}
.plotsList .author a:hover { text-decoration:underline;}
.plotsList .text span.date { color:#A02225;}
.plotsList .text span.date a { color:#A02225; text-decoration:none;}
.plotsList .text span.date a:hover { text-decoration:underline;}
.plotsList div.text { line-height:16px;}
.plotsList div.text a { color:#000000; text-decoration:none;}
.plotsList div.text a:hover { text-decoration:underline;}
.plotsList .delim { background-color:#595959; height:1px;}

.plotsList .pagelist { border-top:1px solid #000000;}
.plotsList .pagelist div.block { padding:0 0 15px 19px; color:#A02225;}

.plotContent { padding:0 12px 0 19px; font-size:12px; line-height:16px;}
.plotContent a { color:#000000; text-decoration:none;}
.plotContent a:hover { text-decoration:underline;}

