#terms-heading
{

      color: rgb(153, 0, 0);; 
}

#body-wrapper
{
      padding-left:0px;
      
}

#body-wrapper-inner
{
      padding-top:10px;
      padding-bottom:10px;
      background-color:white;
      height: 970px;
      
}

.button_catalog
{
      text-align: center;
}

.header-banner
{
      width:933px;
      height:185px;
      background:#ffffff url(/c/i/@trust/termsofuse/terms_banner.jpg) center center no-repeat;
      border:0;
}

.button-continue-action
{
      width:130px;
      height:27px;
      
      font-size:12px;
      font-weight:normal;
      
      border:1px solid #777777;
      background-color:#d0f0ce;
      
      margin-right:5px;
      
      cursor:pointer
}

#core
{
      border:0px solid blue;
      padding:5px 12px 0 12px;
      margin-top:10px;
}

#lhs
{
      border:1px solid rgb(153, 0, 0); 
      padding:7px;
      font-size:12px;
      font-family:Arial,Helvetica,sans-serif;
      color:black;
      min-height:200px;
      margin:auto;
      background-color:#eee;
      width:550px;
}

#rhs
{
      /* border:1px solid green; */
      float:left;
}


