/* 
    Document   : news
    Created on : 23-Nov-2008, 23:34:36
    Author     : Serci
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.assc_news { margin:10px 10px 10px 0px; padding:10px; cursor:pointer }
.assc_news img{ padding:3px; border:2px solid #60a9d1; margin:0px 5px 4px 0px; float:left; }
.assc_news h4{ color:#60a9d1; }
.assc_news span { font-size:13px; }
.assc_news a { display:block; float:right; color:#60a9d1; font-weight:bold; font-style:normal; }
.clear { clear:both; }
.alert { margin:10px; background-color:#e0e5f5; padding:10px; font-size:13px;  }
