﻿div#header-nav-top-right
{
    /*float: right; */
    /*width: 500px; */
    text-align: right;
    font-weight:bolder;
    margin-left: auto;
    margin-right: 0px;
}
div.header-nav-top-left
{
    float: left;
    width: 270px;
    padding-left: 158px;
    color:#f8981d;
    font-weight:bolder;
}
div#header-nav-top-right img.share
{
    display: inline;
    clear:none;
    vertical-align:middle;
    width:84px;
    height:17px;
    padding-left:5px;
}
div.header_login
{
    display: inline;
}

span.nav_seperator
{
color:#999999;
}

/* ------------------------------------ TEMPORARY FOR MIGRATION NOTICE ------------------------------- */

#migrationNoticeBody
{
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	background-color: #fdf4f4; 
	width: 515px;
	border: solid 1px #ff0000;	
	padding: 8px 8px 8px 8px;
}

.migrationNotice
{
	width: 415px;
	margin-left: 270px;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 10px;
}

/* ------------------------------------ END OF TEMPORARY FOR MIGRATION NOTICE ------------------------------- */
