#block_main {
/*  color: #4C4B4B;*/
}

h3 {
  font-size: 14px !important;
}

body h3 {
  display: inline-block;
  margin-top: 10px;
  margin-right: 5px;
}

a.download {
  background: url(/img/download.png) left no-repeat;
  font-size: 10px;
  padding-left: 18px;
  text-transform: uppercase;
}
a.download.embed {
  background:none;
  border-right:1px solid #ccc;
  margin-right:12px;
  padding-right:18px;
}
textarea.embed {
  clear:both;
  display:none;
  margin:10px 0 0px;
  width:90%;
}
body.kit ul.downloads {
  text-indent: 20px;
  margin-bottom: 10px;

}

body.kit ul.downloads li {
  font-size: 12px !important;
  list-style: disc;
  list-style-position: inside;
/*  color: #A6A3A3;*/
  text-transform: uppercase;
  margin-top: 4px;
}

body.overview h3:first-child,
body.overview h3.firstChild {
  margin-top: 0px;
}

body.releases a.jump {
  margin-left: -15px;
}

body.highlights select {
/*  border: none;*/
}

#press_contact {
  width:310px;
  height:174px;
  background: url(/img/sidebar.press.media.png);
  position: relative;
}

#press_contact .links {
  position: absolute;
  left: 10px;
  bottom: 15px;
  line-height: 30px;
}

#press_contact p {
  text-transform: none !important;
}


#press_contact p.title {
  font-size: 10px !important;
/*  color: #929497 !important;*/
  text-transform: uppercase !important;
}

#press_contact .cont {
  margin-top: -5px;
}

#press_contact .cont span {
/*  color: #A6A8AB;*/
}


#press_contact .links a {
  margin-right: 30px;
  text-transform: uppercase;
}

#press_contact .links img {
  vertical-align: middle;
  margin-right: 10px;
}

#page_content.press {
  font-size: 12px;
/*  color: #4C4B4B;*/
}

ul.highlights li:first-child,
ul.highlights li.firstChild {
  border-top: none;
  padding-top: 0px;
}

ul.highlights li {
  float: left;
  overflow: auto;
  padding-top: 5px;
  background-position:0 2px;
  border-top: 0.125em dotted #999;
}

ul.photo_gallery {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}

ul.photo_gallery li {
  float: none;
  overflow: hidden;
  border-top: none;
  margin-top: 0px;
}

ul.photo_gallery li p.info {
/*  color: #a2a4a7 !important;*/
  padding-top: 10px;
}

ul.highlights li p.description {
  margin-top: 10px;
}

#block_main div.info {
  margin-top: 0px;
  float: left;
  width: 400px;
}

#block_sidebar #press_contact p {
  font-size: 12px;
  line-height: 14px;
/*  color: #666464;*/
}

div.floater {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 5px;
}

select {
  margin-right: 8px;
}

dl.clips dt span {
/*  color: #2AACBF !important;*/
}

dl.clips dd {
  margin-bottom: 20px;
}

ul.releases {
  overflow: auto;
}

ul.releases li {
  overflow: auto;
  margin-bottom: 15px;
}

ul.releases p.date {
  float: left;
  padding-top: 3px;
}

#block_main ul.releases div.info {
  float: left;
  margin:0;
  padding:0;
  width: 510px;
}

#block_main ul.releases p.big {
  margin-bottom: 0px;
  padding-bottom: 0px;
  display: inline;
  margin-right: 0px;
}



/*
dl.releases dt {
  float: left;
}

dl.releases dd {
  float: left
  margin-bottom: 10px;
}


*/

