﻿#headerbar {
	height: 90px;
}
#tptbl{
    top:45px;
    right:5px;
}
#tptbl a
{
    background-image: none;
} 
#socialMediaBar
{
    position:relative;
    top:0px;
    float:right;
    /*width:100%;*/
    text-align: right;
    /*padding-right:20px;*/
}
#socialMediaBar a
{
    padding: 0 2px 0 2px;
}
#secondaryNav{
    float:right;
    position: relative;
    /*right:170px;*/
    top:5px;
    left:-28px;
}
#secondaryNav a
{
    background-image: url(/images_css/bullet_top_right.png);
}