#press-room-home {
    width: 580px;
}
#press-kit-int {
    margin: 10px 20px 0 0;
    overflow:hidden;
    padding-bottom:30px;
    width:280px;
    float:left;
}
#press-releases-int {
    margin: 10px 0 0 0;
    overflow:hidden;
    padding-bottom:30px;
    width:280px;
    float:left;
}
#press-kit-int a  {
    padding: 0 0 0 10px;
    background: transparent url(/media/images/common/primary-arrow-white.gif) 0 -21px no-repeat;
    
    }
#press-kit-int a:hover {
    background-position: 0px 3px;
}
#press-kit-int #non-a {
 padding: 0 0 0 10px;
 background: transparent url(/media/images/common/arrow-std.gif) 0 3px no-repeat;
}
#press-kit-int li{
padding-bottom:5px;
margin-bottom:5px;
}
#press-kit-int a, #press-releases-int a {
    font-weight:normal;
}
#press-kit img {
    float:left;
    padding-right:20px;
}
#press-kit {
    margin: 10px 15px 10px 0;
    overflow:hidden;
    width:333px;
    display:block;
    float:left;
    font-size:0.9em;
}
#press-releases {
    margin: 10px 0 10px 15px;
    float:left;
    width:320px;
    display:block;
    overflow:hidden;
    font-size:0.9em;
}
#press-kit p, #press-kit a, #press-releases a {
    margin-right:10px;
    font-weight:normal;
}
#download-molecule h3 {
    font-weight: bold;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    padding: 7px 0;
    border-top: 3px double #908983;
    border-bottom: 1px solid #908983;
}
#download-molecule p {
    margin: 0 0 5px 0;
}
#file-download-link {
    display: none;
    float: left;
    margin: 0 0 0 10px;
    width: 15px; height: 20px;
    text-indent: -9000px;
    background: transparent url(/media/images/common/primary-arrow-white.gif) 0 -19px no-repeat;
}
.raejs-active #file-download-link {display: block;}
.raejs-active #download-molecule ul {
    display: none;
}
#download-molecule select {
    display: none;
}
.raejs-active #download-molecule select {
    display: block;
    width: 150px;
    float: left;
    margin: 0 0 0 0;
}
/* Photo Downloads */
#photo-download-nav {
    margin: 0 0 7px 0;
    padding: 7px 0;
    border-top: 3px double #908983;
    border-bottom: 1px solid #908983;
}
#photo-download-nav ul {
    display: block;
}
.raejs-active #photo-download-nav ul {
    display: none;
}
#photo-download-nav select {
    display: none;
}
.raejs-active #photo-download-nav select {
    display: inline;
}
#image-selection {
    float:left;
    width:340px;
    overflow: auto;
    padding: 20px 0 0 0;
    margin: 0 20px 0 0;
}
#image-info-cont {
    float: left;
    width: 336px;
    padding-top: 20px;
}
.raejs-active .image-info {
    display: none;
}
.image-info ul li a {
    font-size: 0.95em;
    padding: 0 0 0 10px;
    background: transparent url(/media/images/common/primary-arrow-white.gif) 0 -21px no-repeat;
}
.image-info ul li a:hover {
    background-position: 0 3px;
}
.raejs-active .image-info-top {
    display: block;
}
.image-info img {
    border-bottom:1px solid #BCB3AB;
    padding-bottom:15px;
    margin-bottom: 10px;
    display: block;
}
/* Press Room Registration */
#pressroom-registration {
    position: relative;
    border-bottom: 0;
}
#pressroom-registration fieldset {
    width: 400px;
}
#terms {
    display: inline;
    width: auto;
}
#error-messages {
    position: absolute;
    top: 0; right: 20px;
    width: 300px;
    color: #CC9933;
}
#error-messages p {
    font-size: 0.9em;
}
#terms-content {
    margin: 0 0 15px 15px;
    width: 400px;
}
.raejs-active #terms-content {
    display: none;
}
#terms-content p {
    padding: 0;
}
/* Laureate  CSS */
/*
#the-laureates {
   width: 100%;
    overflow: hidden;
}
.laureate-list p {
    margin: 0 30px 15px 0;
}
.laureate-list div {
    float: left;
    border-top: 1px solid #BCB3AB;
    width: 320px; height: 100px;
    margin: 0 20px 0 0;
    padding: 12px 0 10px 0;
}
.laureate-list div.top-item {
    border-top: none;
}
.laureate-list div h2 a {
    color: #926B1E;
}
.laureate-list div p {
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 0.9em;
}
.laureate-list div img {
    float: left;
    padding-right: 15px;
} 
.laureate-list-sort {
    margin: 0 15px 0 0;
    border-top: double 3px #BCB3AB;
    border-bottom: solid 1px #BCB3AB;
    padding: 0;
}
.laureate-list-sort select {
    border:none;
    background-color: #d4c8b1;
    height: 22px;
    margin: 5px 0 5px 0;
}
.laureate-list-sort label {
    padding: 0;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight: bold;
    font-size: 1.0em;
    margin: 0;
}
*/
/* Start Laureate Details CSS */
/*
#details h2 {
    float:left;
    padding-right:5px;
    font-size:1.05em;
}
#details p {
    padding: 0;
    margin:0 5px 5px 0;
    line-height:1.30em;
}
#details {
    margin:5px 0 10px 0;
    border-bottom: solid 1px #BCB3AB;
}
#content-col-3 select{
    margin: 10px 10px 10px 0;
}
#content-col-3 h3 {
    text-transform: uppercase;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight: bold;
    border-top: 3px double #BCB3AB;
    border-bottom: 1px solid #BCB3AB;
    margin: 20px 0 10px 0;
    padding: 8px 0 8px 0;
}
#content-col-3 a {
    font-weight:normal;
}
*/
