/*
 * 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.
 *                                : Bug 2224 - Modify Id headline li, header.
 * 05-Oct-2006 Prince Malhotra    : Bug 2224 - Modify Id header, headline li.
 */
#header{
position:relative;
_position:relative;
margin:0 auto;
_margin:0 auto;
padding:0px 10px;
_padding:0 8px 0 11px;
}
#headline{
float:right;
right:0;
_right:0;
_text-align:right;
text-align:right
}
#headline1{
float:right;
right:0;
_right:0;
_text-align:right;
text-align:right
}
#headline li{
border-right:1px solid #b0bec7;
display:inline;
padding:0 5px 0 0;
margin: 0 3px 0 2px;
_padding:0 1px 0 4px;
_margin: 0 3px 0 2px;
margin-bottom:3px;
_margin-bottom:0px;
}
#headline li.last{
border:0;
padding-right:0;
_padding-right:0;
margin-right:3px;
}
