/****************************************************************************

     File Name:   hideTimestamp.css

****************************************************************************
   C O P Y R I G H T   A N D   C O N F I D E N T I A L I T Y   N O T I C E
****************************************************************************

//      Copyright (c) 2009 AOL LLC.  All rights reserved.
//      This software contains valuable confidential and proprietary
//      information of AOL LLC. and is subject to applicable
//      licensing agreements.  Unauthorized reproduction, transmission or
//      distribution of this file and its contents is a violation of
//      applicable laws.
//
//            A O L   C O N F I D E N T I A L

****************************************************************************/

.layout-timestamp_local, .layout-timestamp_local_inline, .layout-timestamp_remote, .layout-timestamp_remote_inline, .layout-timestamp_status, .layout-timestamp_system
{
display: none;
}
