/*
 * Created on 29-Sep-2006.
 *
 * ####################################################################
 * Copyright (c) 2005 Tenon & Groove, LLC. All Rights Reserved.
 *
 * This software without any limitations is strictly confidential and
 * proprietary to Tenon & Groove, LLC. Any unlawful copying, disclosure
 * or use shall be vigorously prosecuted.
 * ####################################################################
 * Changes (from 29-Sep-2006)
 * ####################################################################
 * 29-Sep-2006 Prince Malhotra    : Original version.
 */
#email_header{
position:relative;
margin:5px auto;
}
#email_headline{
float:right;
right:0;
}
#email_headline li
{
border-right:1px solid #b0bec7;
display:inline;
padding-right:5px;
margin-right:5px;
margin-bottom:3px;
}
#email_headline li.last{
border:0;
padding-right:0;
margin-right:0px;
}
