
#right{        /* all main content contained within this div*/
    position:absolute;
    width:543px;
    top:159px;
    left:184px;
    z-index:1;
}

#strangebugfix{
    position:absolute;
    width:543px;
    top:157px;
    height:4px;
      background-color:#CD0067;
    left:184px;
    z-index:0;
}


