﻿/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.menuLink
{
    top: 23px;
    position: absolute;
    margin-left: 250px; /*330px*/
    /*left: 330px;*/
}
.menuButton
{
    top: 23px;
    position: absolute;
    margin-left: 715px;
    /*left: 715px;*/
}
