.textBoldWarning      {font-weight:bold; color:#FF0000;}
.newsImageListView    {float:left;margin:5px 5px 5px 0;}
/* Image right list view
.newsImageListView    {float:right;margin:5px 0px 5px 5px;}
*/
.newsImageSingleView  {float:left;padding:10px;margin:0 10px 5px 0;background:#efefef;}
/* Image right single view
.newsImageSingleView  {float:right;padding:10px;margin:0 0 5px 10px;background:#efefef;}
*/
.newsImageCaption     {margin:10px 0 0 0;width:200px;font-size:10px;line-height:1.2em;color:#666;}

