/****************************************************************************

     File Name:   classic.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

****************************************************************************/

.color_background-container
{
background-color:Transparent;
}
.layout-balloon_top, .layout-balloon_bottom,
.layout-header_local, .layout-header_remote
{
display: none;
}
.layout-container
{
border-left: 0px;
border-right: 0px;
}
.layout-container_message_local, .layout-container_message_remote, .layout-message_local, .layout-message_remote
{
padding: 0px;
}
.layout-divider_local, .layout-divider_remote
{
height: 0px;
}
.layout-message_local, .layout-message_remote, .layout-screenname_local_inline, .layout-screenname_remote_inline
{
display: inline;
}
