    div#loginbutton {
        float: right;
        background-color: #EBEBEB;
        padding: 1px 12px;
        border-top: 1px solid white;
        border-left: 1px solid white;
        border-bottom: 1px solid #a79f9f;
        border-right: 1px solid #a79f9f;
    }

    #loginbutton a {
        text-decoration: none;
        color: black;
    }

    div#languageButton {
            float: right
    }


  .fixedHeightProp {
    height:450px;
    float:right;
    width:1px;
  }
  
  .fixedHeightClear {
    clear:both;
    height:1px;
    overflow:hidden;
  }  
  
  #workflowManualName h2 {
	display:inline;
 }

#topSection h2{
	display:inline;
}

  