@charset "utf-8";
/* CSS Document */

/*/// <summary>

/// *************************************************************************************************************

/// MAIN MODULE:              AskforExpert

/// SUB MODULE :              css

/// AUTHOR:                   Chandika Jayawardena.

/// CREATED:                  10-June-2009

/// DESCRIPTION:              This module contained teaser styles

/// MODIFICATION HISTORY:     1.0     10-June-2009      Initial Version

/// COPYRIGHT:                Copyright csolutionsinfo.com. All Rights Reserved

/// *************************************************************************************************************

/// </summary>

*/
 

#listticker { height:235px; width:280px; overflow:hidden; padding:0px; margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#2e2e30; line-height:18px; }

#listticker li { border:0; margin:0; padding:0; list-style:none; }

#listticker li { height:250px; padding:0px; list-style:none; }

#listticker a {  margin-bottom:2px; color:#078405; text-decoration:none; font-weight:bold; }

#listticker a:hover { color:#333333; text-decoration:underline; font-weight:bold; }

#listticker .news-title{ display:block; font-weight:bold; margin-bottom:4px;  }

#listticker .news-text { display:block; font-size:11px;  }

#listticker img { float:left; margin-right:14px; padding:4px; border:solid 1px #DEDEDE; }


