/* ================================
    CSS STYLES FOR Module cnreds.Guestbook
   ================================
*/
.CNRtable{ background:#003366}
.cnr_bold{ font-family: Tahoma; font-size:12px; font-weight:bold; color:#0f2815}
.cnrreply{ border-top:1px #5c7960 dotted; text-align:left; height:20px; margin-top:5px; padding-top:5px; color:#5f7a62}
.cnrnomal{font-family: Tahoma; font-size:12px; font-weight: normal; color:#465f49}
.cnrbookhead{ background:url(images/head.gif) left top repeat-x;}
.cnrheadleft{ background:url(images/headleft.gif) left top no-repeat; height:25px; text-align:center}
.cnrreplybox{background:#f3f5f2; border:1px #dae1da solid; padding:5px; color:#5f7a62}