/*PRESS RELEASE STYLES*/
#press-release ul.contacts {
  line-height: 18px;
	margin: 0 0 20px 12px;
	padding: 0;
}

#press-release ul.contacts li {
	list-style: none;
	margin: 0;
}

.press-release-title {
  margin-bottom: 20px;
}

.press-release-title h3 {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  padding-left: 0;
}

.press-release-title h3 em {
  font-weight: bold;
}

#press-release .visit {
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 30px;
}

#press-release .light-content hr {
  margin-top: 20px;
}

#press-release .standard-content hr {
  margin-top: 20px;
}

#press-release .extended-address {
  display: none;
}

#press-release .vcard address {
  margin-bottom: 1em;
}

p.press-symbols {
  margin: 30px 0;
  text-align: center;
}

/*PRESS IMAGES STYLES*/
.press-images-details {
  padding: 0 0 0 12px;
}

ul.exhibition-images {
  padding: 0 0 20px 0;
}

ul.exhibition-images li {
  clear: both;
  padding: 16px 0 12px 0;
  margin: 0 0 0 12px;
  border-bottom: 1px solid #d8d8d8;
  display: inline-block;
}

ul.exhibition-images li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

ul.exhibition-images li .press-image {
  display: block;
  float: left;
  width: 200px;
  padding: 0;
  margin: 0 12px 0 0;
  text-align: right;
}

ul.exhibition-images li .press-image-details {
  padding-right: 12px;
  font-size: 10px;
  float: left;
  width: 539px;
}

ul.exhibition-images label {
  width: auto;
  text-align: left;
}

form input.press-image-checkbox {
  margin-left: 0;
}

/*AES PAGE STYLES*/
#aes table.key {
  margin: 0 0 20px 12px;
  width: 700px;
}

#aes table.key td {
  padding: 6px 8px 6px 0;
}