/**************************************************************************************
  *  Version:      $Id: news.css 760 2009-10-23 15:14:35Z arivera $
  *  Package:      Gallery 1.0 (Express Website Manager Addon)
  *  Copyright:    Copyright (c) 2008 Express Media, Inc.  All rights reserved.
  *  Website:      http://www.expresswebsitemanager.com
  *  License:      See license attached to distribution
  **************************************************************************************/

#news_category .post_title { margin-top: 5px; margin-bottom: 5px; font-size: 1.2em; }
#news_category .info { margin-top: 3px; }
#news_category .date, #news_category .author { color: #494949; font-size: .95em; }
#news_category .more_label { margin-top: 5px; margin-bottom: 10px; }
#news_category .empty_message { margin: 30px 0px; font-size: 1.5em; text-align: center; }

#news_post .info { margin-top: 3px; }
#news_post .date, #news_post .author { color: #494949; font-size: .95em; }
#news_post .body { margin-top: 10px; }
#news_post .back { margin-top: 15px; text-align: center; }

.news_link_label { margin-top: 5px; text-align: right; }
.news_link_label a { color: #494949; }
