#report_purchase h3 {
  margin: 10px 0 0 0;
}

#current_page_title dl#info {
  font-size: 11px;
  padding: 0 0 0 35px;
  margin-bottom: 8px;
}

#current_page_title dl#info dt {
  padding: 0 0 0 10px;
}

.section_companies #current_page_title.trialist {
  background: url('img/ico_cr-trial.png') 10px 13px no-repeat;
}

.section_companies #current_page_title.pay-go {
  background: url('img/ico_cr-closed.png') 10px 13px no-repeat;
}

.section_companies #current_page_title.open_access {
  background: url('img/ico_cr-open.png') 10px 13px no-repeat;
}

.section_companies #current_page_title {
  background: url('img/ico_login-cr.png') 10px 13px no-repeat;
}

.section_companies #current_page_title h2 {
  padding-left: 40px;
  margin-bottom: 5px;
  line-height: 1em;
}

.section_companies #current_page_title p {
  padding-left: 40px;
  line-height: 1em;
}

#meat {
  padding-top: 10px;
}

#meat h1 {
  margin-bottom: 0;
}

#meat h3 {
  margin: 10px 0 0 0;
}

#meat p {
  margin-bottom: 0;
}

#meat ul {
  padding: 0 0 0 20px;
}

ul.report_types {
  padding: 0 0 0 0;
  list-style-type: none;
}

#meat ul.report_types li a {
  padding: 1px 0 1px 22px;
  margin: 0 0 2px 0;
  background:  url(img/ico_credit-report-small.png) left -1px no-repeat;
}

p.last-updated {
  font-size: 11px;
  margin-bottom: 10px;
}

p.user-type {
  font-size: 14px;
  font-weight: bold;
}

#meat dl {
  width: 100%;
  float: left;
  clear: both;
}

#meat dt {
  font-weight: bold;
  display: block;
  clear: left;
  float: left;
  width: 140px;
  text-align: right;
  padding-right: 10px;
  margin-bottom: 5px;
}

#meat dt em {
  font-weight: normal;
}

#meat dd {
  display: block;
  float: left;
  width: 690px;
  margin-bottom: 5px;
}

#meat dd.vcard {
  padding: 0 !important;
}

#meat dd span {
  display: block;
}

#meat dl#company-info {
  margin-bottom: 10px;
}

#meat dl#company-type_info {
  border-top: 1px solid #ccc;
  padding: 10px 0;
}

#meat dl#business-info {
  border-top: 1px solid #ccc;
}

#meat h3,
#meat dl#business-info dt.long {
  font: normal 15px "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
}

#meat h3 {
  margin: 0 0 10px 0;
}

#meat dl#business-info dt.long em {
  font-size: 10pt;
  font-style: normal;
}

#meat dt.long {
  float: none;
  border: 0;
  margin: 10px 0 5px;
  padding: 0;
  width: 100%;
  text-align: left;
}

#meat dd.long {
  float: none;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

#meat dd.long p {
  margin-bottom: 1em;
}

#meat dl dl dt {

  display: inline;
  font-size: 11px;
  border: 0;
}

#meat dl dl dd {
  display: inline;
  font-size: 11px;
  border: 0;
}

#meat dl ul {
  list-style-type: none;
  padding: 0;
}

#meat dl dd table th {
  text-align: left;
}

#meat dl dd table {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#meat dl dd table td,
#meat dl dd table th {
  padding: 2px 5px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#meat ul.nav,
#meat table.key,
#meat dl.key {
  margin-bottom: 10px;
}

#meat div.key {
  width: 100%;
  float: left;
  position: relative;
}

#meat dl.key dt,
#meat dl.key dd {
  margin-bottom: 0;
}

#meat dl.key dt {
  width: 30px;
}

#meat table.key td {
  padding: 0 10px 0 0;
}

#meat table.key th {
  padding: 0 10px 0 0;
  text-align: left;
}

#meat table.key th.row {
  width: 30px;
  text-align: right;
}

td.number {
  text-align: right;
}

.b2top {
  position: absolute;
  right: 0;
  top: 0;
}

.b2top a {
  color: #ccc !important;
}


#report_purchase #report-buy{
  width: 740px;
  float: left;
}

#report_purchase #report-buy h2 {
  font-size: 22px;
  font-weight: bold;
}

#report_purchase #report-buy h2 em,
#report_purchase #report-buy h3 {
  font-weight: normal;
  text-decoration: none;
  font-style:normal;
  color: #f60;
}


#report_purchase #report-buy h3#update {
  width: 100%;
  float: left;
  clear: both;
  font-size: 18px;
}

#report_purchase #report-buy h3#select {
  font-size: 18px;
}

#report_purchase #report-buy div.abstract p {
  margin-bottom: 10px;
}

/**
 * report-buy
 */
  #report-buy ul.report-types                       { clear: both; float: left; list-style-type: none; padding: 0; width: 100%; *padding-bottom:20px }
  #report-buy ul.report-types li                    { display: inline}
  #report-buy ul.report-types li a                  { color: #000; display: block; float: left; margin: 15px 0 20px 5px; padding: 13px 8px 57px; text-align: center; width: 113px; height:40px; background: url(img/bkg_credit-report.png) left top  no-repeat }
  #report-buy ul.report-types
  li a:hover                                        { background-color: black }
  #report-buy h1                                    { margin:0 }
  .last-updated                                     { padding:0; border-bottom: 1px dotted #000 }
  #report-buy .last-updated                         { border:0 }

/**
 * report-help
 */
  #report-help, #report-help .box-content           { background: url("img/bkg_report-help.gif") #E0E3F3 top left no-repeat }
  #report-help                                      { float:right; width:240px; margin:0 0 20px 10px }
  #report-help .box-content                         { background-position: bottom right; margin-top:10px; padding: 0 8px 10px; }
  #report-help p                                    { color:#000; font-size:12px; line-height:20px }
  #report-help ul                                   { margin-left:20px }
  #report-help .report-info                         { border-top: 1px solid #ADB5E4; margin-top: 10px; padding-top: 12px }
  #report-help .no-border                           { border: none; margin-top:0; padding-top:0 }
  #report-help .report-info h3                      { font-size:12px; font-weight:700; padding:0; margin:0 }
  .no-margin                                        { margin: 0 }

/**
 * message box
 */
  .message                                          { border:solid 1px #DEDEDE; background:#FFFFCC 10px no-repeat; color:#666; margin:10px 0; overflow:hidden; padding:10px; text-align:center }

  #reportForm                                       { padding:10px 0 0 }
  #reportForm fieldset                              { /*background-color:#EEE; border:solid #ccc; border-width:1px 0; */padding:5px }
  #reportForm input                                 { margin-right:20px }
  #report-buy h4                                    { color:#666 !important; font-size:12px; font-weight:700; margin:10px 0 0 5px }
  #reportForm h4                                    { margin:0 0 10px 0 }
  #reportForm p                                     { font-size:10px; padding:5px 0 0 }
  #reportForm .new                                  { background: url("img/ico-new.gif") no-repeat left; padding-left:20px }

  #fix-padding p                                    { padding:0 0 16px }
  a.download-button                                 { background:#EEEEEE; border:1px solid #AAAAAA; border-top-color:#DFDFDF; border-left-color:#DFDFDF; padding:5px 15px; font-weight:700; color:#FFFFFF }

  #oldreport h4                                     { font-size:18px }
  #oldreport pre                                    { font-family: sans-serif; line-height:20px; margin:0 0 20px; white-space:normal; }
  #credit-report-old .entity                        { padding: 0 0 20px }
