

/* NEWS ITEM STYLING (optional) */

div.news-item	{ margin: 0 0 1.2em 0; clear: both; }
div.news-item div.sfilerow { margin-top: -0.8em; }
div.news-title	{ font-size: 1.5em;border-bottom: 1px solid #aaa; padding-bottom: 3px; margin-bottom: 0.3em; }
div.news-author	{ font-size: 0.9em; margin-bottom: 0.3em; }
div.news-date	{ font-size: 0.9em; margin-bottom: 0.3em; }
div.news-body	{ line-height: 1.5em; }
div.news-summary{ background: #f5f5f5; line-height: 1.5em; }


/* news admin styles */

form#form1{ width:560px;}
.newshint{ width:230px; text-align:left; margin: 18px 0 0 470px; position:absolute; }

textarea#long-versi2 { height: 144px; min-height: 144px; }
.cluetip-newshelp{ background:#FFF6BF; border:1px solid #FFD324; padding:10px;}
