/* WB Modifications to existing styles */


/* Form Area */
.formArea{
  position: relative;
  background: white;
  width: 100%;
  border: 0px;
  border-top: 1px;
  margin: 0px auto;
}
#dTaskView .workArea{
  margin-right: 0px;
  height:317px;
}
  .asiDialog p{
    font-weight: bold;
    margin: 1em 5%;
    padding: 1em 0;
	text-align: left;
  }

#navigationContainer{
  background: #c6d3de url(../images/WB41_watermark.gif) bottom right no-repeat;
  }