.licenseKeys_header{
  background-image:url('../images/success-stories/filtering-header.jpg'); 
  height:30px;
  width: 628px;
}

.licenseKeys_header_text{
  color:white;
  margin-left:10px;
  padding-top:8px;
}

.licenseKeys_header_row{
  background:#85A5CF;
  border-color:#00325C;
  border-style:solid;
  border-width:0px 1px 1px 1px;
  width: 616px;
  padding: 10px 5px 10px 5px;
  color:white;
  font-weight:bold;
  }

.licenseKeys_row,
.licenseKeys_row_alternativ{
  background:#DDD3CE;
  border-color:#00325C;
  border-style:solid;
  border-width:0px 1px 1px 1px;
  width: 616px;
  padding: 10px 5px 10px 5px;
  }

.licenseKeys_row_alternativ {
  background:#E9E5E3;
}

.licenseKeys_serial_number{
  display:inline-block;
  width:150px;
  }

.licenseKeys_version,
.licenseKeys_key_type{
  display:inline-block;
  width:60px;
  }

.licenseKeys_thin_clients,
.licenseKeys_sale_date{
  display:inline-block;
  width:90px;
}

.licenseKeys_design_license,
.licenseKeys_runtime_license{
  display:inline-block;
  width:160px;
 }

.licenseKeys_details{
  display:none;
  padding: 10px 5px 10px 5px;
}

.licenseKeys_detail_column{
  display:inline-block;
  width:150px;
  text-align:right;
  vertical-align:top;
}

.licenseKeys_detail_column_value{
  display:inline-block;
  width:400px;
  padding-left:5px;
}

.licenseKeys_details_row{
  padding: 2px 2px 2px 2px;
}

a.licenseKeys_show_details{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.licenseKeys_show_details:hover{
	text-decoration: underline;
}
