html {
    text-align: center;
}

body {
    padding-bottom: 4em;
    text-align: left;
    font-size: small;
    font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
    color: #666666;
    background: #F8F8F8 url(../images/bg-body.gif) repeat-x 0 0 ;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

sub, sup {
    font-size: 60%;
    line-height: 0;
}
sub {
    vertical-align: text-bottom;
}

sup {
    vertical-align: super;
}

a:link {
    color: #0298ce;
    text-decoration: none;
    font-weight: normal;
}

a:visited {
    color: #0298ce;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    /*color: #666666; */
    text-decoration: underline;
    font-weight: normal;
}

a:active {
    color: #0298ce;
    text-decoration: none;
    font-weight: normal;
}

hr {
    margin: 0;
    padding: 0;
    height: 0;
    border: 0;
    visibility: hidden;
    clear: both;
}

h1 {
    font-size: 175%;
    color: #000000;
    float: left;
}

body.home h1{
    display: block;
    margin:28px 0 0 0;
    width:170px;
    height:40px;
    background: url('../images/discovery-logo-2018-tagline.png') center / cover;
}

h1 a {
    display: block;
    text-indent: -5000px;
    overflow: hidden;
}

h1#pressweb a{
    float: left;
    display: block;
    margin:28px 0 0 0;
    width:170px;
    height:40px;
    background: url('../images/discovery-logo-2018-tagline.png') center / cover;
}

h1 span#showregion{
    float: left;
    clear: right;
    margin: 23px 7px 0;
    padding: 14px 15px 18px;
    font-size: 0.75em;
    color: #666;
    border-left: 1px solid #CCC;
}

h3 {
    display: inline;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 175%;
    letter-spacing: .04em;
    color: #666666;
}
/*
h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 175%;
    letter-spacing: .04em;
    width: 250px;
    padding: 10px 0;
}
*/
h4 {
    margin-top: .3em;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 140%;
    color: #0298ce;
    line-height: 1.25em;
}

h5 {
    font-size: 106%;
    color: #33ABD6;
}


p, ul, ol, dl {
    margin-bottom: 1em;
    line-height: 1.5em;
}

li {
    font-size: 100%;
    padding-top: 0;
    font-weight: normal;
}

a.jpg,
a.pdf,
a.doc,
a.xls,
a.csv,
a.zip,
a.ppt {
    display:block;
    margin:0.5em 0;
    padding:2px 0 0 20px;
    background: transparent url(../images/icons-docs.gif) no-repeat 0 0;
}
a.jpg {
    background-position: 0 -480px;
}
a.pdf {
    background-position: 0 0;
}
a.doc {
    background-position: 0 -160px;
}
a.xls,
a.csv {
    background-position: 0 -80px;
}
a.ppt {
    background-position: 0 -400px;
}
a.zip {
    background-position: 0 -240px;
}


#wrapper {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    font-size: 94%;
}

/*///////////////// ERROR PAGES /////////////////*/
body.page-error h3 {
    display: block;
    margin-top: 0.5em;
    width: 700px;
    font-size: 145%;
    line-height: 1.5em;
}


/*///////////////// HOMEPAGE SPECIFIC STYLES /////////////////*/
body.home {
    /*    background: #EEEEE6 url(../images/bg-body-home.gif) repeat-x 0 0;*/
    background: #F8F8F8;
}
body.home h1 {
    text-indent: -4000px;
    overflow: hidden;
}
body.home #masthead {
    height: 90px;
}
body.home #choose h3 {
    display: block;
    width: 100%;
    height: 45px;
    color: #0099CC;
    background: url(../images/bg-choose-h3.gif) no-repeat 0 0;
    cursor: pointer;
}
body.home #choose h3 span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -5000px;
    overflow: hidden;
    background: no-repeat 1.2em 55%;
}

body.home #choose h3 span.region {
    background-image: url(../images/bg-choose-region.gif)
}
body.home #choose h3 span.network {
    background-image: url(../images/bg-choose-network.gif)
}
body.home #choose #regions {
    overflow: hidden;
    background: #FDFDFD url(../images/bg-region.jpg) no-repeat 0 55px;
}
body.home #choose ul {
    padding: 0;
    width: 1000px;
    background: transparent url(../images/bg-choose-ul.gif) 1px 1px;
    overflow: hidden;
}
body.home #choose ul li {
    float: left;
    display: block;
    width: 200px;
    height: 150px;
    text-align: center;
    overflow: hidden;
}
body.home #choose #regions ul {
    background-image: none;
}
body.home #choose #regions li {
    width: 250px;
    height: 150px;
    background: transparent url(../images/bg-choose-ul-regions.gif) no-repeat 0 0 !important;
}
body.home #choose ul li a {
    display: block;
    height: 150px;
    overflow: hidden;
    vertical-align: middle;
}

body.home #choose #regions ul li a {
    padding: 4.3em 3em 0;
    font-size: 120%;
    text-transform: uppercase;
    background: transparent url(../images/bg-region-a.gif) no-repeat 50% 3em;
}
body.home #choose #regions li.aus-nz a {
    padding-top: 3.8em;
}

body.home #choose #networks ul li {
    height: 120px;
}
body.home #choose #networks ul li a {
    text-indent: -5000px;
    overflow: hidden;
    background: no-repeat 50% 10px;
}
body.home #choose #networks ul li a:hover {
    background-position: 50% -100px;
}

#footer {
    float: left;
    clear: both;
    margin: 1em 0 0;
    padding-bottom: 45px;
    width: 100%;
    border-top: 1px solid #DBDBD3;
}
#footer p {
    margin-top: 1em;
    font-size: 85%;
    text-align: center;
    color: #C3C3BF;
}

/*///////////////// TOP AREA /////////////////*/

#top {
    margin: 0;
    width: 1000px;
    height: 40px;
    overflow: visible;
    line-height: 1.5em;
    background: transparent url(../images/bg-top-gutter.gif) no-repeat 0 100%;
}

#top .gutter {
    padding: 4px 12px 0 5px;
    width: 983px;
}
#top h5 {
    color: #666;
    font-size: 90%;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    float: left;
}
#top div#breaking-news {
    float: left;
    /*    display: inline;*/
    width: 435px;
    height: 18px;
    padding: 5px 16px 5px 8px;
    background: #FAFAFA;
    border: 1px solid #E3E2E2;
}

#top div#breaking-news ul {
    position: absolute;
    top: 11px;
    left: 47px;
    font-size: 90%;
    float: left;
    display: block;
    width: 425px !important;
    background: transparent url(../images/icon-accordion.gif) no-repeat scroll 402px 4px;
    z-index: 100;
}

#top div#breaking-news ul.open {
    background-position: 402px -285px;
}

#top div#breaking-news ul li{
    display: none;
    margin-bottom: 0;
    padding-bottom: 0;
    background: transparent;
}

#top div#breaking-news ul h6,
#top div#breaking-news ul p {
    margin-left: 0;
    padding: 0 12px 0 9px;
    width: 396px !important;
}
#top div#breaking-news ul li h6,
#top div#breaking-news ul.open li h6{
    overflow: hidden;
    background: transparent !important;
}
#top div#breaking-news ul li p {
    margin: 5px 0 0;
    padding-bottom: 10px;
    background: #FAFAFA;
    border: 1px solid #E3E2E2;
    border-top: none;
    overflow: hidden;
}

#top p {
    margin-left: 12px;
    font-size: 90%;
    float: left;
}

#top a, #top a:visited {
    color: #666;
}

#top #region {
    float: left;
    height: 18px;
    margin-left: 5px;
    padding: 5px 6px 5px;
    background: #E0E0DC;
    border: 1px solid #CECECD;
    overflow: hidden;
}
#top #region.open{
    height: 22px;
    overflow: visible;
}
#top #region p {
    margin: 0;
}

#top #region h5{
    display: none;
    font-weight: normal;
    font-style: normal;
    text-transform: capitalize;
    padding-left: 8px;
    padding-bottom: 7px;
    width: 130px;
    background: transparent url(../images/bg-region-h5.gif) no-repeat 93% 3px;
    cursor: pointer;
}
#top #region.open h5{
    border-bottom: 1px solid #CCC;
}
#top #region ul{
    position: absolute;
    display: none;
    /*display: inline;*/
    top: 37px;
    left: 471px;
    z-index: 100;
    padding: 0px 5px 5px 5px;
    width: 140px;
    height: 80px;
    font-size: 90%;
    background: #E0E0DC;
    border: 1px solid #CCCCCC;
    border-top: 0;
    overflow: auto;
    overflow-x: hidden;
}
#top #region.open ul{
    height: auto;
}
#top #region ul li{
    display: inline;
}
#top #region ul li a{
    display: block;
    padding: 2px 10px;
    width: 120px;
}
#top #region ul li a:hover{
    color: #333;
    background: #D1D1CD;
    text-decoration: none;
}

#top #region option {
    background: #F0F0F0;
    border: none;
}

#top ul#utility-nav {
    float: right;
    margin-top: 4px;
    margin-bottom: 0;
    padding-top: 0px;
    /* width: 240px;*/
    font-size: 90%;
    border-left: 1px solid #CCC;
}

#top ul#utility-nav li {
    float: left;
    display: inline;
}

#top ul#utility-nav li a {
    display: block;
    padding: 3px 10px 3px 11px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #CCC;
}
#top ul#utility-nav li a:hover {
    text-decoration: none;
    color: #333;
    background: #D1D1CD;
}
#top ul#utility-nav li.last a {
    border-right: none;
}

#masthead {
    height: 81px;
    padding-bottom: 10px;
}

#search {
    float: right;
    margin-top: 30px;
    background: url(../images/bg-top-search.gif) no-repeat 0 0;
}

#search p {
    margin: 0;
    padding: 0;
}

#search input {
    float: left;
    border: none;
    /*    height: 25px;*/
    font-size: 90%;
    color: #999;
    vertical-align: middle;
    background: transparent;
}

#search input#search-textfield {
    width: 236px;
    margin-left: 10px;
    padding: 8px 0;
}

/*///////////////// CONTENT /////////////////*/
#content {
    float: left;
    display: inline;
    width: 826px;
    min-height: 650px;
    margin-top: 0;
    background: #fff;
    padding: 15px;
    overflow: hidden;
}
body.network #content {
    margin-top: 10px;
    padding: 0;
    width: 856px;
    background: transparent;
}

.off-screen {
    position: absolute;
    left: -9999px;
}

/*///////////////// LEFT SIDE BAR /////////////////*/
#leftside {
    width: 144px;
    float: left;
}

#leftside .gutter {
    width: 134px;
    padding: 0 10px 0 0;
}

#leftside h4 {
    margin-bottom: 10px;
}

#network {
    position: relative;
    z-index: 99;
}

#network .selector {
    position: relative;
    margin-bottom: 15px;
    z-index: 3010;
}
#network .selector h5{
    display: none;
    padding: 7px 8px;
    font-weight: normal;
    font-size: 90%;
    color: #FFF;
    background: transparent url(../images/bg-selector-h5.gif) no-repeat 113px 6px;
    border: 1px solid #CCC;
    border-bottom: 0;
    cursor: pointer;
}
#network .selector ul{
    position: absolute;
    top: 0;
    left: 133px;
    display: none;
    /*display: inline;*/
    padding: 4px 3px;
    width: 160px;
    height: 134px;
    font-size: 90%;
    line-height: 1.2em;
    z-index: 3020;
    background-color: #94C93D;
    border: 1px solid #CCC;
    border-top: 1px solid #BFDF8B;
    overflow: auto;
    overflow-x: hidden;
}
#network .selector.open ul {
    top: auto;
    left: auto;
    width: 126px;
    height: auto;
}
#network .selector ul li {
    display: inline;
}
#network .selector ul li a{
    display: block;
    padding: 3px 5px;
    width: 135px;
    color: #FFF;
}
#network .selector.open ul li a{
    width: 116px;
}
#network .selector ul li a:hover,
#network .selector.open ul li a:hover{
    text-decoration: none;
    background-color: #FFF;
    border-top: 1px solid #FFF;
}


#network select {
    padding: 3px;
    width: 134px;
    color: #ffffff;
    background: #0298CE;
    border: 1px solid #DCDCDC;
}

.section {
    background: #FCFCFC;
    font-size: 110%;
    color: #6cc622;
    font-weight: bolder;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    border-bottom: 1px solid #E5E5E5;
}

#nav {
    background: #F5F5F5;
    font-size: 90%;
}

#nav li a {
    display: block;
    line-height: 1.3em;
    border-top: 1px solid #E5E5E5;
    padding-top: 10px;
    padding-left: 28px;
    padding-bottom: 8px;
    width: 106px;
    color: #666666;
    background: transparent no-repeat;
}

#nav a:hover {
    text-decoration: none;
    color: #333333;
    background-color: #EEE;
}

li#nav-programs a {
    background-image: url(../images/icons.gif);
    background-position: 5px 7px;
}

li#nav-pr a {
    background-image: url(../images/icons.gif);
    background-position: 5px -41px;
}

li#nav-photos a {
    background-image: url(../images/icons.gif);
    background-position: 5px -90px;
}


li#nav-video a {
    background-image: url(../images/icons.gif);
    background-position: 5px -140px;
}

li#nav-talent a {
    background-image: url(../images/icons.gif);
    background-position: 5px -190px;
}

li#nav-highlights a {
    background-image: url(../images/icons.gif);
    background-position: 5px -240px;
}

li#nav-schedules a {
    background-image: url(../images/icons.gif);
    background-position: 5px -291px;
}

li#nav-info a {
    background-image: url(../images/icons.gif);
    background-position: 5px -340px;
}

li#nav-contacts a {
    background-image: url(../images/icons.gif);
    background-position: 5px -388px;
}

li#nav-executives a {
    background-image: url(../images/icons.gif);
    background-position: 5px -591px;
}


#nav .rss {
    width: 106px;
    background: #EFEFEF url(../images/bg-nav-rss.gif) no-repeat 0 70%;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 28px;
}

#nav h5 a {
    color: #666;
}

#network option {
    font-size: 90%;
}

/*///////////////// CONTACTS /////////////////*/
#contacts {
    position: relative;
    margin-top: 10px;
    font-size: 90%;
}

#contacts .gutter {
    position: absolute;
    top: 0;
    padding: 0;
    width: 134px;
}

#contacts .section {
    padding-left: 10px;
    border-bottom: 1px solid #F5F5F5;
    background: #FFF;
}

#contacts .vcard {
    display: block;
    padding: 5px 14px 5px 10px;
    width: 110px;
    line-height: 1.5em;
    border-bottom: 1px solid #F5F5F5;
    border-right: none;
    background: #FFF url(../images/icon-accordion.gif) no-repeat 121px 9px;
    cursor: pointer;
}

#contacts .vcard.open {
    position: relative;
    width: 180px;
    background-position: 95% -280px;
    background-color: #FFF;
    border-bottom: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    z-index: 99;
    cursor: pointer;
}

div#contacts .vcard.open div,
div#contacts .vcard.open a {
    display: block;
    background: #FFF;
}

#contacts .vcard span {
    display: block;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 105%;
}

#contacts .vcard div,
#contacts .vcard a {
    font-size: 90%;
    display: none;
    margin: 0;
    padding: 0;
}

#contacts .vcard div.title {
    font-style: italic;
}

/*///////////////// BODY /////////////////*/

body.network #bodytext{
    width: 648px;
    background: transparent url(../images/bg-group.gif) repeat scroll 0 0;
}

#bodytext {
    float: left;
    display: inline;
    /*height: 610px; */
    margin-left: 0;
    font-size: 90%;
    width: 826px;
}

#bodytext table.table {
    margin: 1em 0;
    width: 100%;
    border-top: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
}
#bodytext table.table td {
    display: table-cell;
    vertical-align: top;
    padding: 4px 8px 0;
    border-bottom: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
}

#bodytext ul,
#bodytext ol {
    margin-left: 20px;
}

#bodytext ul {
    list-style: disc;
}

#bodytext ol {
    list-style: decimal;
}

#bodytext li {
    margin: 1em 0;
}

#bodytext .bodytext-gutter {
    margin-left: 8px;
}

#bodytext .show {
    width: 212px;
    font-size: 100%;
    float: left;
    background: #FFF;
    border-bottom: 1px solid #F5F5F5;
}

body.programs #bodytext .show {
    width: 206px;
}

body.programs #bodytext .show.four,
body.programs #bodytext .show.eight,
body.programs #bodytext .show.twelve,
body.programs #bodytext .show.sixteen {
    width: 206px;
}
body.programs #bodytext .show .gutter {
    height: 335px;
}

body.talent #bodytext h4{
    clear: both;
    padding: 8px;
    width: 810px;
    font-size: 160%;
    color: #666;
    background: #F5F5F5;
}

body.talent div.show div.thumb,
body.programs div.show div.thumb{
    margin-bottom: 0.5em;
    width: 188px;
    height: 128px;
    padding: 0;
    overflow: hidden;
    border: 2px solid #EDEDED;
    background: #F5F5F5 none no-repeat scroll 50% 50%;
}
body.talent div.show div.thumb{
    height: 180px;
}
body.talent div.show div.thumb a,
body.programs div.show div.thumb a{
    display: block;
    width: 100%;
    height: 100%;
}

body.talent #bodytext div.show div.thumb a img,
body.talent #bodytext .show div.noimage,
body.programs #bodytext div.show div.thumb a img,
body.programs #bodytext .show div.noimage{
    display: none;
}
body.talent #bodytext .show div.noimage,
body.programs #bodytext .show div.noimage{
    background: #F5F5F5 no-repeat scroll 50% 50%;
}

body.network #bodytext .show .gutter {
    height: 355px;
    margin-left: 8px;
    margin-right: 2px;
    padding-top: 10px;
}

#bodytext .show .gutter {
    display: inline-block;
    position: relative;
    height: 475px;
    padding-top: 10px;
    padding-bottom: 40px;
    margin-left: 0;
    margin-right: 10px;
    overflow: hidden;
}


#feature {
    display: inline;
    width: 636px;
    height: 257px;
    float: left;
    background: #FFF;
    border-bottom: 1px solid #F5F5F5;
}
#feature div.thumb,
#bodytext .show div.thumb {
    display: block;
    padding: 3px;
    background-color: #F5F5F5;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #EDEDED;
}
#feature div.thumb{
    float: left;
    display: inline;
    margin: 8px 0 0 8px;
    width: 404px;
    height: 232px;
}
body.network #bodytext .show div.thumb {
    width: 192px;
    height: 128px;
}
#feature div.thumb img,
#bodytext .show div.thumb img {
    float: left;
    display: none;
}
body.network #feature .show {
    border-bottom: none;
    width: 206px;
}
body.network #feature .show .gutter {
    height: 199px;
    margin-left: 7px;
    margin-right: 3px;
    overflow: visible;
}

#feature .show .gutter h3 {
    font-size: 160%;
}

#bodytext .show img {
    display: block;
    margin-bottom: 4px;
}

#bodytext .show div.noimage {
    display: block;
    margin-bottom: 4px;
    width: 192px;
    height: 128px;
    font-size: 1px;
    text-indent: -5000px;
    overflow: hidden;
    background: #E5E5E5 url(../images/bg-no-image.gif) no-repeat 50% 50%;
    border: 4px solid #F5F5F5;
}

#bodytext .show .gutter p,
#bodytext .show h3 {
    margin-left: 6px;
}

#bodytext .show h3 {
    display: block;
    clear: both;
    margin-top: 1px;
    margin-bottom: 3px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 142%;
    line-height: 1.3em;
}

#bodytext .show p.date {
    font-style: italic;
    margin-bottom: 0;
    color: #999;
}

#bodytext .show p{
    margin-top: 1px;
}

#bodytext .show ul.action-box {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 3px 5px 0;
    width: 192px;
    background: url(../images/bg-show-actionbar.gif) no-repeat 0 0;
}
#bodytext .show ul.action-box li {
    display: inline;
}
#bodytext .show ul.action-box li img {
    display: inline;
    margin-left: 0;
    background: transparent;
    border: none;
}

#bodytext .action {
    margin-top: 30px;
}

/*///////////////// RIGHT SIDE BAR /////////////////*/

#rightside {
    width: 208px;
    float: right;
    color: #666666;
    clear: right;
}

#rightside .gutter {
    display: inline-block;
    padding: 6px;
}

#rightside #register .gutter {
    width: 190px;
}

#rightside h5 {
    display: inline-block;
    width: 201px;
    text-transform: uppercase;
    color: #6cc622;
    margin: 5px 4px;
    /* padding: 10px;*/
    background: #FFF;
}


#news {
    height: 244px;
    background: #FFF;
}

#news .gutter {
    width: 196px;
}

#news ul {
    margin-top: 6px;
    height: 204px;
    overflow: hidden;
    overflow-y: auto;
}

#news li {
    padding: 6px 3px;
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 1.25em;
    border-top: 1px solid #F5F5F5;
}

#news li a {
    display: block;
    color: #808080;
}

body.network #register{
    margin-top: 12px;
    height: 48px;
    font-size: 85%;
    background: #FFF url(../images/bg-rightside-register.gif) 0 0;
}
#register {
    margin-top: 1em;
    font-size: 90%;
    background: #FFF;
}

#register .gutter {
    margin: 0;
    padding: 8px;
    width: 118px;
}

#register a {
    display: block;
    color: #0099cc;
    font-size: 115%;
    font-weight: bold;
    text-transform: uppercase;
}
#register a:hover {
    color: #0099CC;
}

body.network #twitter {
    margin-top: 12px;
}
body.network #twitter .gutter{
    padding: 0;
}
body.network #twitter p{
    margin: 0;
    padding: 0;
}
body.network #twitter a{
    display: block;
    width: 208px;
    height: 48px;
    text-indent: -2000px;
    overflow: hidden;
    background: transparent url(../images/bg-rightside-twitter.gif) no-repeat 0 0;
}


/*///////////////// Bottom /////////////////*/
#latest-additions {
    width: 856px;
    margin-top: 10px;
    border-top: 1px solid #E9E9E9;
    /* border-bottom: 2px solid #E9E9E9;*/
}

#latest-additions .gutter {
    /*    height: 80px;*/
    margin: 10px 10px 10px 0;
}

#latest-additions h5 {
    margin-left: 10px;
}

#latest-additions ul {
    width: 856px;
    margin-top: 10px;
    overflow: hidden;
}

#latest-additions li {
    display: block;
    float: left;
    border-left: 1px solid #E9E9E9;
    font-size: 90%;
    line-height: 1.3em;
}

#latest-additions li.first {
    border: none;
}

#latest-additions li.first a {
}

#latest-additions li a {
    display: block;
    padding: 8px 8px 8px 11px;
    width: 122px;
    color: #636363;
}

#latest-additions li a:hover {
    background: #EFEFEF;
    text-decoration: none;
}

#latest-additions em {
    display: block;
    font-style: italic;
}

#latest-additions strong {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #666;
}


/*///////////////// TRAY /////////////////*/

#tray {
    position: fixed;
    left: 0;
    bottom: -5px;
    padding-top: 10px;
    width: 100%;
    height: 40px;
    color: #fcfcfc;
    /* padding-left: 60px;*/
    background: transparent url(../images/bg-tray.png) repeat-x 0 0;
    z-index: 10000;
}
#tray.ie {
    width: 998px;
    margin-top: 5px;
    padding-top: 0;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
    background: transparent url(../images/bg-tray.gif) repeat-x 0 0;
}
#tray.ie ul {
    width: 988px;
}

#tray ul {
    /* float: left;*/
    margin: 0 auto;
    padding: 0;
    width: 990px;
    margin-top: 10px;
}

#tray li {
    float: left;
    color: #555;
    display: inline;
    padding-right: 14px;
    padding-left: 12px;
    font-size: 82%;
    border-right: 1px solid #CCC;
}

#tray li a {
    /* display: block;*/
    color: #555;
    padding: 3px 0 2px 20px;
    background: transparent url(../images/icons-tray.gif) no-repeat 0 0;
}

#tray li a.has-items {
    font-weight: bold;
    color: #333;
}

#tray li.inbox {
    padding-left: 0;
}

#tray li.inbox a {
    background-position: 0 1px;
}

#tray li.downloads a {
    background-position: 0 -179px;
}

#tray li.bookmarks a {
    background-position: 0 -59px;
}

#tray li.history a {
    background-position: 0 -119px;
}

#tray li.help {
    float: right;
    clear: right;
    border: 0;
    padding: 0;
}
#tray li.help a {
    background-position: 0 -240px;
}

#tray-alert{
    position: absolute;
    top: -25px;
    left: 200px;
    float: left;
    font-size: 90%;
    color: #666;
}

#tray-alert.hidden {
    display: none;
}

#tray-alert p{
    float: left;
    display: block;
    padding-top: 12px;
    height: 40px;
    background: transparent url(../images/bg-trayalert-m.png) no-repeat 50% 0;
}

#tray-alert span.left-cap,
#tray-alert span.right-cap{
    float: left;
    display: block;
    width: 15px;
    height: 45px;
}

#tray-alert span.left-cap{
    background: transparent url(../images/bg-trayalert-l.png) no-repeat 0 0;
}

#tray-alert span.right-cap{
    background: transparent url(../images/bg-trayalert-r.png) no-repeat 100% 0;
}

/*///////////////// BREADCRUMB AND TOOLS /////////////////*/

#tools {
    float: left;
    width: 826px;
    font-size: 85%;
    border-bottom: 1px solid #E9E8E8;
}

#tools ul {
    display: inline;
    float: left;
}

#tools li {
    display: inline;
    overflow: hidden;
}

#tools li a,
#tools li span {
    color: #999999;
    text-decoration: none;
    cursor: pointer;
}

#tools span.breadcrumbs {
    float: left;
    margin-left: 8px;
    /*    overflow: hidden;*/
}

#tools span.breadcrumbs a {
    /*    display: block;*/
    /*    float: left;*/
    margin-left: 0;
    /*    padding-left: 15px;*/
    padding-left: 0px;
    /*    padding-right: 10px;*/
    padding-right: 3px;
    font-style: italic;
    text-decoration: none;
    color: #666 !important;
    /*    background: transparent url(../images/breadcrumb-arrow.gif) no-repeat 0px 3px;*/
}

#tools span.breadcrumbs a.first {
    margin-left: 0;
    padding-left: 0;
    background: none;
}

#tools span.breadcrumbs a:hover {
    text-decoration: underline;
}

#tools ul.tools {
    float: right;
}
#tools ul.tools li a,
#tools ul.tools li span {
    margin-right: 20px;
    padding: 2px 0 2px 22px;
    background: transparent url(../images/icons-tools.gif) no-repeat 0 0;
}

#tools ul.tools li.share a {
}

#tools ul.tools li.bookmark a {
    background-position: 0 -60px;
}

#tools ul.tools li.print span {
    background-position: 0 -120px;
}


#title-bar,
.title-bar {
    width: 100%;
    padding: 15px 0 10px;
    border-bottom: 1px solid #e9e8e8;
    margin-bottom: 10px;
}

#title-bar h3 {
    display: block;
    margin-left: 8px;
    line-height: 1.2em;
}

.programs #title-bar h3 {
    display: inline;
}


/*///////////////// PRESS RELEASE /////////////////*/

#bodytext ul.pressrelease {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    width: 850px;
    list-style: none;
}

#bodytext ul.pressrelease li {
    position: relative;
    float: left;
    clear: both;
    margin-bottom: 0;
    padding-right: 200px;
    padding-bottom: 0.5em;
    padding-left: 8px;
    width: 618px;
    border-bottom: 1px solid #F5F5F5;
}

body.program-pr h4,
body.pr h4{
    margin-top: 0;
    padding: 0.2em 0;
}

body.program-pr h4 a,
body.pr h4 a {
    text-decoration: none;
}

body.program-pr h4 a:hover,
body.pr h4 a:hover {
    color: #666666;
    text-decoration: none;
}


body.program-pr p.date,
body.pr p.date {
    display: inline;
    margin-bottom: 0;
    padding: 3px 0 2px;
    font-style: italic;
}

body.program-pr li.new .date,
body.pr li.new .date {
    padding-right: 47px;
    background: transparent url(../images/pr-new.gif) no-repeat 100% 0;
}

body.program-pr li.updated .date,
body.pr li.updated .date {
    padding-right: 68px;
    background: transparent url(../images/pr-updated.gif) no-repeat 100% 0;
}

ul.pressrelease li a.pdf {
    position: absolute;
    top: 20px;
    right: 0;
    padding-top: 25px;
    padding-left: 65px;
    width: 125px;
    height: 45px;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent url(../images/pr-download.gif) no-repeat 19px 10px;
    border-left: 1px solid #F1F1F1;
}

li.pdf a {
    color: #79a432;
    text-decoration: none;
}

li.pdf a:hover {
    color: #666666;
    text-decoration: none;
}

/* ////////// SEARCH RESULTS PAGE //////// */

body.search #content #bodytext ul.search-result {
    margin-left: 0;
}
body.search #content #bodytext ul.search-result li {
    float: left;
    clear: both;
    list-style: none;
    margin: 0 0 1em;
    padding-left: 8px;
    padding-right: 40px;
    width: 922px;
    border-bottom: 1px solid #F5F5F5;
}
body.search #content #bodytext ul.search-result h4{
    padding: 0;
}
body.search #content #bodytext ul.search-result h4 a {
    text-decoration: none;
}
body.search #content #bodytext ul.search-result h4 a:hover {
    color: #666666;
    text-decoration: none;
}
body.search #content #bodytext ul.search-result p{
    margin-left: 0;
}



/* //////////RESULTS AT BOTTOM OF PAGE//////// */
#pagination {
    clear: both;
    margin-bottom: 15px;
    margin-bottom: 20px;
    width: 650px;
}
#pagination p span {
    float: left;
}
#pagination span.disabled {
    display: none;
}
a.prev, a.next {
    position: absolute;
    bottom: 5px;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -5000px;
    font-size: 0;
    overflow: hidden;
}
a.prev {
    left: 0;
    background: transparent url(../images/pr-arrow-left.gif) no-repeat 50% 3px;
}

a.next {
    right: 0;
    background: transparent url(../images/pr-arrow-right.gif) no-repeat 50% 3px;
}

#pagination p {
    display: inline;
    padding-left: 26px;
}

#pagination ul {
    display: inline;
}

.per-page li {
    display: inline;
}

.per-page li a {
    display: inline;
}

/* //////////////////// PHOTOGRAPHY & DOWNLOADS PAGE ///////////////////*/

#private-photos div.item,
body.program-photo div.item,
body.downloads div.item,
body.photo div.item {
    position: relative;
    float: left;
    padding-bottom: 20px;
    /*height: 540px;*/
    overflow: hidden;
}

#private-photos div.item,
body.downloads div.item,
body.photo div.item {
    margin-top: 15px;
    margin-right: 17px;
    width: 193px;
    background: #F9F9F9;
}

#private-photos div.item.end,
body.program-photo div.item.end,
body.downloads div.item.end,
body.photo div.item.end {
    margin-right: 0;
}

#private-photos div.item.first,
body.program-photo div.item.first ,
body.downloads div.item.first,
body.photo div.item.first {
    clear:left;
}

#private-photos div.item div.thumb,
body.program-photo div.item div.thumb,
body.downloads div.item div.thumb,
body.photo div.item div.thumb {
    margin-left: 8px;
    margin-bottom: .5em;
    width: 188px;
    height: 142px;
    background: #F2F2F2 no-repeat 50% 50%;
    overflow: hidden;
    border: 2px solid #EDEDED;
}

#private-photos div.item ul,
body.program-photo #bodytext div.item ul,
body.downloads #bodytext div.item ul,
body.photo #bodytext div.item ul {
    list-style: none;
    margin-left: 8px;
}

#private-photos div.item ul li,
body.program-photo #bodytext div.item ul li,
body.downloads #bodytext div.item ul li,
body.photo #bodytext div.item ul li {
    clear: both;
    margin: .6em 0 0;
}

#private-photos div.item div.thumb a,
body.program-photo div.item div.thumb a,
body.downloads div.item a,
body.photo div.item div.thumb a{
    display: block;
    width: 100%;
    height: 100%;
}

#private-photos div.item div.thumb a img,
body.program-photo div.item div.thumb a img,
body.downloads div.item a img,
body.photo div.item div.thumb a img{
    display: none;
}

#private-photos div.item h5,
body.program-photo div.item h5,
body.downloads div.item h5,
body.photo div.item h5 {
    color: #666666;
    font-weight: bold;
}

#private-photos div.item p,
body.program-photo div.item p,
body.downloads div.item p,
body.photo div.item p {
    color: #666666;
    font-weight: normal;
    margin-bottom: .4em;
}

#private-photos div.item p input,
body.program-photo div.item p input,
body.downloads div.item p input,
body.photo div.item p input{
    display: block;
    width: 190px;
}

#private-photos div.item li.photographer p,
body.program-photo div.item li.photographer p,
body.downloads div.item li.photographer p,
body.photo div.item li.photographer p {
    margin-bottom: 0;
}

#private-photos li.action,
body.program-photo li.action,
body.downloads li.action,
body.photo li.action {
    margin:0;
    width:193px;
    height: 30px;
    font-size: 95%;
    background:transparent url(../images/bg-show-actionbar.gif) no-repeat scroll 0 0;
}

#private-photos li.action p,
body.program-photo li.action p,
body.photo li.action p {
    padding: 8px 8px 5px 28px;
    background: url(../images/icons-tray.gif) no-repeat 8px -173px;
}
body.downloads li.action {
    padding: .4em;
    height: auto;
}
body.downloads li.action input,
body.downloads li.action label{
    vertical-align: middle;
}
body.downloads table.download-list,
body.downloads table.archive-list {
    width: 100%;
}
body.downloads table.download-list tr.odd,
body.downloads table.archive-list tr.odd {
    background: #F7F7F7;
}
body.downloads table.download-list tr.even,
body.downloads table.archive-list tr.even {
    background: #FDFDFD;
}
body.downloads #bodytext table input{
    padding: 0;
    background: none;
    border: 0;
}
body.downloads #bodytext form{
    margin-left: 0;
}
body.downloads table tr{
    display: block;
    width: 100%;
}
body.downloads table th,
body.downloads table td{
    border-collapse: collapse;
    margin: 0;
    padding: 10px 0;
    line-height: 1.5em;
    vertical-align: middle;
    border: 0;
}
body.downloads p.download-btns {
    overflow: hidden;
}
body.downloads #btn-download {
    margin: 10px 0;
    padding: 0;
    border: 0;
    background: transparent;
}
body.downloads #btn-remove {
    float: right;
}
body.downloads a.btn-remove {
    color: #94C93D;
    padding: 1em;
    text-transform: uppercase;
}
body.downloads p.error.hidden {
    color: crimson;
    display: none;
}
body.downloads table.download-list .column1{
    padding-left: 4px;
    width: 30px;
}
body.downloads table.download-list .column2{
    width: 200px;
}
body.downloads table.download-list .column3{
    width: 236px;
}
body.downloads table.download-list .column4{
    width: 236px;
}
body.downloads table.download-list .column5{
    width: 236px;
}
body.downloads table.archive-list .column1{
    padding-left: 8px;
    width: 220px;
}
body.downloads table.archive-list .column2{
    width: 700px;
}


/* //////////////////// PROGRAM-DETAIL, PR-DETAIL PAGE ///////////////////*/

body.talent-detail #bodytext,
body.pr-detail #bodytext,
body.program-detail #bodytext {
    margin-left: 8px;
    width: 680px;
    float: left;
}
body.subscribe #bodytext,
body.talent-detail #bodytext{
    margin-left: 8px;
    float: left;
    /*    width: 818px;*/
}
body.pr-detail #title-bar,
body.program-detail #title-bar {
    border-bottom: 0;
}
body.talent-detail #title-bar{
    border-bottom: 0;
    width: 470px;
}
body.talent-detail .talent-photo {
    float: right;
    display: block;
    margin: -75px 0 7px 10px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #EDEDED;
}
body.pr-detail #title-bar{
    padding-bottom: 5px;
    /*    width: 680px;*/
}
body.program-detail #title-bar {
    float: left;
    clear: both;
    padding-bottom: 0;
}
div.boilerplate {
    padding-top: 0.5em;
    border-top: 1px solid #EDEDED;
    font-size: 90%;
}
div.boilerplate p,
div.boilerplate h4 {
    line-height: 1.7em;
}
body.pr-detail #title-bar h3,
body.program-detail #title-bar h3 {
    margin-left: 0;
}
body.pr-detail #title-bar p.date,
body.program-detail #title-bar p.date {
    margin: .4em 0 0;
    /*    font-size: 90%;*/
    font-style: italic;
}
div#contacts-bar {
    position: absolute;
    clear: both;
    margin-top: .6em;
    width: 253px;
    border-top: 3px solid #E8E9E4;
    border-left: 3px solid #E8E9E4;
}
.vcard.detail {
    display: block;
    padding-top: 3px;
    width: 250px;
    overflow: hidden;
    background: #FFF url(../images/icon-accordion.gif) no-repeat scroll 231px 8px;
    border: 3px solid #E8E9E4;
    border-top: 0;
    border-left: 0;
    cursor: pointer;
}
.vcard.detail .extra-text {
    float: left;
    clear: left;
    display: inline;
    padding: 3px 2px 3px 23px;
    background: transparent url(../images/icons-tray.gif) no-repeat scroll 3px 0;
}
.vcard.detail .fn {
    float: left;
    clear: right;
    display: inline;
    padding: 3px 3px 4px 0;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 110%;
}
.vcard.detail .org,
.vcard.detail .title,
.vcard.detail .email,
.vcard.detail .tel {
    display: none;
    padding: 0 3px 0 22px;
    clear: both;
}
.vcard.detail.open {
    background-position: 231px -283px;
}
.vcard.detail.open .title {
    padding-top: 0;
    font-style: italic;
}
.vcard.detail.open .title,
.vcard.detail.open .email,
.vcard.detail.open .tel {
    display: block;
    line-height: 1.5em;
    background: #FFF;
}
.vcard.detail.open .tel {
    padding-bottom: 3px;
}

/* //////////////////// MEDIA-BOX ///////////////////*/

body.program-detail #title-bar.with-media {
    width: 252px;
}

div#bodytext div#media-box {
    position: relative;
    float: right;
    margin: 15px 0 7px 10px;
    width: 412px;
    overflow: hidden;
}
div#bodytext div#media-box p {
    margin-bottom: 0;
}
div#bodytext div#media-box img {
    border: 0;
    padding: 0;
}
div#bodytext div#media-box ul{
    position: relative;
    margin: 0;
    list-style: none;
    line-height: 1em;
    width: 412px;
    height: 312px;
}
div#bodytext div#media-box ul li{
    position: absolute;
    display: block;
    float: left;
    margin: 0;
    padding: 5px;
    width: 400px;
    height: 300px;
    z-index: 20;
    background: #FFF;
    border: 1px solid #EDEDED;
    overflow: hidden;
}
div#bodytext div#media-box ul li div.image-container{
    display: table-cell;
    width: 400px;
    height: 300px;
    background-color: #EDEDED;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
div#bodytext div#media-box ul li div.image-container img{
    /*
    margin: 0 auto;
    vertical-align: middle;*/
    display: none;
}
div#bodytext div#media-box ul li div.info{
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 30;
    display: inline;
    margin: 5px;
    padding-bottom: 0.5em;
    width: 400px;
    background: #FFFFFF;
    opacity: 0.9;
    -moz-opacity: 0.9;
}
div#bodytext div#media-box ul li div.info h4,
div#bodytext div#media-box ul li div.info p{
    padding: 0px 10px;
}
div#bodytext div#media-box ul li div.info h4{
    margin-bottom: 5px;
    padding-top: 8px;
    padding-bottom: 5px;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 130%;
    font-weight: normal;
    border-bottom: 1px solid #EFEFEF;
}
div#bodytext div#media-box ul li div.info p{

}
div#bodytext div#media-box ul li div.info p strong{
    display: -moz-inline-box;
    display: inline-block;
    width: 100px;
}
div#bodytext div#media-box ul li div.action {
    margin-top: 5px;
    padding: 8px 0 5px;
    border-top: 1px solid #EFEFEF;
}
div#bodytext div#media-box ul li div.action p{
    display: inline;
}
div#bodytext div#media-box ul li div.action p.media-download{
    padding: 8px 8px 5px 28px;
    background: url(../images/icons-tray.gif) no-repeat 8px -173px;
}
div#bodytext div#media-box ul li div.action p.media-view{
    padding: 8px 8px 5px 28px;
    background: url(../images/icons.gif) no-repeat 8px -92px;
}

div#bodytext div#media-box div.image-select {
    float: none;
    clear: both;
    display: block;
    margin: 0;
    padding: 10px 10px 5px;
    height: 18px;
    text-align: center;
    line-height: 0;
    background: #F7F7F7;
    vertical-align: top;
}

div#bodytext div#media-box div.image-select a {
    float: none;
    display: -moz-inline-box;
    display: inline-block;
    margin: 1px 0;
    padding: 0;
    vertical-align: top;
}

div#bodytext div#media-box div.image-select span {
    position: relative;
    top: 2px;
    display: -moz-inline-box;
    display: inline-block;
    margin-top: 0;
    margin: 0 2px;
    line-height: 1.2em;
    height: 20px;
    text-align: center;
}
div#bodytext div#media-box div.image-select span#pager-current{
    position: static;
    top: 0;
    display: inline;
    margin: 0;
    line-height: 1.2em;
    height: auto;
    text-align: center;
}

/* /////////// RIGHT SIDE NAV ////////// */

#nav-program {
    float: right;
    margin-top: 15px;
    width: 130px;
    background: #F9F9F9;
}
#nav-program h5 {
    padding: 8px 9px;
    font-size: 90%;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2em;
    color: #666666;
    background: #EDEDED;
}
#nav-program ul{
    margin-bottom: 0;
}
#nav-program li {
    /*    line-height: 2.0em;*/
    font-size: 90%;
    color: #666666;
    border-bottom: 1px solid #EBEBEB;
}
#nav-program li a {
    display: block;
    padding: 5px 9px 5px 20px;
    color: #666666;
    background: url(../images/icon-nav-program.gif) no-repeat 9px 12px;
}
#nav-program li a:hover {
    /*    color: #F9F9F9;*/
    text-decoration: none;
    background-color: #DDD;
}


/* //////////////////// PROGRAMS PAGE///////////////////*/
body.programs #title-bar {
    position: relative;
}
#alphabet-list {
    position: absolute;
    right: 8px;
    display: inline;
    padding-top: 2px;
    padding-right: 4px;
}
#alphabet-list ul {
    display: inline;
    margin-bottom: 0;
    padding: 4px 0 6px 4px;
    font-size: 105%;
    /*    background: transparent url(../images/bg-alphabet-left.gif) no-repeat 0 0;*/
}

#alphabet-list li {
    display: inline;
    color: #CCC;
}

#alphabet-list li a {
    display: inline;
    padding: 0 1px;
    font-weight: bold;
    color: #A3A3A3;
}

#alphabet-list li a:hover, #alphabet-list li a:active {
    text-decoration: underline;
}

.group {
    float: left;
    display: block;
    margin-bottom: .5em;
    width: 100%;
    clear: both;
    background: transparent url(../images/bg-group.gif);
}

h3.letter {
    display: block;
    /*    margin-bottom: 5px;*/
    padding: 6px 8px 4px;
    background: #F1F1F1;
}

body.programs .show {
    padding-top: 5px;
    background: #FFF;
}

/* //////////////////// CONTACTS PAGE   ///////////////////*/
body.contacts .ui-widget,
body.contacts-all .ui-widget {
    font-size: 1em;
}

body.contacts h4,
body.contacts-all h4 {
    clear:both;
    display:block;
    font-size:140%;
    margin: 0;
    padding:10px;
    color: #666666 !important;
    background: #F2F2F2 url(../images/icon-accordion.gif) no-repeat scroll 98% 18px;
    border-bottom: 1px solid #EAEAEA;
    cursor: pointer;
}

body.contacts-all h4.ui-state-active,
body.contacts h4.ui-state-active {
    color: #FFF !important;
    background-color: #33ABD6;
    background-position: 98% -272px;
}

.network-contacts {
    float: left;
    clear: both;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #EAEAEA;
}

.network-contacts.ui-widget-content {
    border: 0 !important;
    background: none;
}

.network-contacts .vcard {
    display: block;
    float: left;
    clear: both;
    /*  font-size: 100%;*/
    width: 100%;
    padding: 10px 0;
    background: #F7F7F7;
}

.network-contacts .vcard.even {
    background: #FDFDFD;
}

.network-contacts .icon-vcard, .network-contacts .icon-email{
    display: block;
    float: left;
    text-indent: -5000px;
    overflow: hidden;
    width: 20px;
    height: 15px;
    margin-left: 10px;
}

.network-contacts .icon-email {
    background: transparent url(../images/bg-contacts-email.gif) no-repeat 50% 50%;
}

.network-contacts .icon-vcard {
    background: transparent url(../images/bg-contacts-vcard.gif) no-repeat 50% 50%;
}

.network-contacts .fn {
    display: block;
    float: left;
    width: 140px;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 110%;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.network-contacts .org {
    display: none;
}

.network-contacts .title {
    display: block;
    float: left;
    width: 190px;
    margin-right: 10px;
}

.network-contacts .email {
    display: block;
    float: left;
    width: 230px;
    margin-right: 10px;
}

.network-contacts .tel {
    display: block;
    float: left;
    width: 110px;
}

.network-contacts .combo {
    display: block;
    float: left;
    margin-left: 30px;
    width: 50px;
}

body.contacts-all .network-contacts .fn {
    width: 180px;
    height: 15px;
}

body.contacts-all .network-contacts .title {
    width: 260px;
    height: 15px;
}

body.contacts-all .network-contacts .email {
    width: 260px;
    height: 15px;
}

body.contacts-all .network-contacts .tel {
    width: 130px;
    height: 15px;
}

/* //////////////////// EXEC BIO PAGES   ///////////////////*/
body.executives #bodytext .show {
    width: 208px;
}
body.executives #bodytext .show .gutter {
    margin-right: 8px;
    height: 250px;
}
body.executives #bodytext .show.last {
    width: 200px;
}
body.executives #bodytext .show.last .gutter {
    margin-right: 0;
}
body.executives #bodytext .show div.thumb {
    width: 192px;
    height: 188px;
}
body.executive-detail h4 {
    margin-bottom: 0.7em;
}

/* //////////////////// TALENT PAGE   ///////////////////*/
body.program-talent #bodytext p,
body.talent #bodytext p {
    margin-left: 8px;
    margin-right: 8px;
}
body.program-talent #bodytext p.intro,
body.talent #bodytext p.intro {
    margin-bottom: 0;
    font-size: 110%;
    line-height: 1.7em;
}
body.program-talent #bodytext .show,
body.talent #bodytext .show {
    margin-right: 8px;
    margin-bottom: 1em;
    width: 200px;
}
body.program-talent #bodytext .show .gutter,
body.talent #bodytext .show .gutter {
    margin-right: 0;
    padding-bottom: 0.5em;
    height: 223px;
}
body.program-talent #bodytext .show.last,
body.talent #bodytext .show.last {
    margin-right: 0;
}
body.program-talent #bodytext .show .gutter .action-box,
body.talent #bodytext .show .gutter .action-box{
    width: 195px;
}

/* //////////////////// USER INFO PAGE   ///////////////////*/
body.user {
    background: transparent;
}
body.user #bodytext {
    width: auto;
    margin-top: 0.5em;
}
body.user #bodytext ul {
    margin-left: 0;
}
body.user #bodytext form li {
    width: 480px;
    margin: .25em 0;
}
body.user #bodytext #content {
    background: transparent;
}
body.user #bodytext #title-bar{
    padding-top: 0;
}
body.user #bodytext .group {
    float: left;
    clear: none;
    margin-right: 6px;
    width: 408px;
    background: #FFF;
    border: 1px solid #F5F5F5;
}
body.user #bodytext .group.end {
    margin-right: 0;
}
body.user #bodytext .group h4 {
    clear: both;
    margin-bottom: 10px;
    padding: 10px 10px 6px;
    font-size: 128%;
    color: #666666;
    border-bottom: 1px solid #F5F5F5;
    background: transparent url(../images/icons.gif) no-repeat;
}
body.user #bodytext #user-info.group,
body.user #bodytext #password.group {
    height: 350px;
}
body.user #bodytext #select-photo.group,
body.user #bodytext #preferences.group {
    height: 300px;
}
body.user #bodytext #user-info.group h4 {
    background-position: 98% -438px;
}
body.user #bodytext #password.group h4 {
    background-position: 98% -538px;
}
body.user #bodytext #select-photo.group h4 {
    background-position: 98% -89px;
}
body.user #bodytext #preferences.group h4 {
    background-position: 98% -488px;
}
body.user #bodytext .group .gutter {
    margin: 10px;
}
body.user #bodytext .group ul {
    margin: 0;
}
body.user #bodytext .group li {
    float: left;
    clear: both;
    margin: 0 0 10px;
}
body.user #bodytext .group li label {
    float: left;
    display: block;
    margin-right: 10px;
    padding: 4px 0;
    width: 135px;
}
body.user #bodytext .group li input {
    float: left;
    padding: 4px;
    background: #EEE;
    border: 1px solid #E4E4E4;
}
body.user #bodytext .group input.submit,
body.user #bodytext .group input.update  {
    clear: both;
    margin: 5px 0;
    margin-left: 145px;
}
body.user #bodytext .group p{
    clear: both;
    margin-left: 145px;
}

body.user #bodytext #select-photo.group ul {
    float: left;
    display: inline;
    margin-left: 1.2em;
}
body.user #bodytext #select-photo.group ul li {
    vertical-align: middle;
}
body.user #bodytext #select-photo.group ul li a{
    display: -moz-inline-box;
    display: inline-block;
    margin-right: .5em;
    height: 27px;
    vertical-align: middle;
}
body.user #bodytext .group p.profile-photo{
    float: left;
    margin-left: 0;
}
body.user #bodytext .group p.profile-photo img{
    border: 4px solid #E2E2E2;
}
body.user #bodytext #preferences {
    padding-top: 1em;
}
body.user #bodytext #preferences label {
    padding-top: 0;
    margin-left: 0;
}
body.user #bodytext #preferences label sup {
    margin-left: 2px;
    font-size: 110%;
    vertical-align: baseline;
    color: #CC0000;
}
body.user #bodytext #preferences ul {
    display: block;
    float: left;
    margin-top: 0;
    margin-left: 0;
    padding: 0;
}
body.user #bodytext #preferences label.group-label {
    display:block;
    float:left;
    margin-right:10px;
    padding:4px 0 0;
    width:135px;
    line-height: 1.4em;
}
body.user #bodytext #preferences div.sub-group {
    margin: 0;
    padding: 0;
}
body.user #bodytext #preferences div.sub-group ul {
    float: left;
    margin-left: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    width: 200px;
}

body.user #bodytext #preferences div.sub-group ul li {
    width: auto;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
}
body.user #bodytext #preferences div.sub-group ul li input,
body.user #bodytext #preferences div.sub-group ul li label {
    padding: 0;
    width: auto;
    vertical-align: baseline;
}
body.user #bodytext #preferences div.sub-group ul li input {
    margin: 2px 4px 2px 0;
    background: transparent;
    border: 0;
}
body.user #bodytext #preferences div.sub-group ul li label {
    width: 300px;
}
body.user #bodytext input.img {
    margin-left: 144px;
}

body.user #bodytext .group select {
    padding: 3px;
    color: #666;
    background: #EEE;
    border: 1px solid #E4E4E4;
}

/* //////////////////// LIST VIEW ///////////////////*/

.list-view {
}
.list-view .item{
    clear:both;
    display:block;
    float:left;
    padding:10px 0;
    width:100%;
    line-height: 1.5em;
    background: #F7F7F7;
}
.list-view div.even {
    background: #FDFDFD;
}
.list-view div .column1,
.list-view div .column2,
.list-view div .column3 {
    float: left;
    display: block;
    margin-left: 8px;
    margin-right: 4px;
}

/* //////////////////// BOOKMARKS ///////////////////*/

body.bookmarks .column1 {
    width: 100px;
}
body.bookmarks .column2 {
    width: 730px;
}
body.bookmarks .column3 {
    width: 90px;
}
body.bookmarks .column3 a {
    padding-right: 17px;
    background: transparent url(../images/btn-bookmark-goto.gif) no-repeat scroll 100% 2px;
}

/* //////////////////// HISTORY ///////////////////*/

body.history .column1 {
    width: 100px;
}
body.history .column2 {
    width: 730px;
}
body.history .column3 {
    width: 90px;
}

/* //////////////////// SUBSCRIBE ///////////////////*/
body.subscribe-all #bodytext,
body.subscribe #bodytext{
    width: auto;
}
body.subscribe #bodytext .gutter{
    margin-left: 8px;
}
body.subscribe-all h4 {
    margin-left: 8px;
    padding: 0.5em 0 .5em;
}
body.subscribe h4 {
    padding: 0.5em 0 .5em;
}
body.subscribe-all .subscribe-list{
    margin-top: 1.5em;
}
body.subscribe-all .subscribe-list h4 {
    clear:both;
    display:block;
    font-size:140%;
    margin: 0;
    padding:10px;
    color: #666666 !important;
    background: #EDEDED url(../images/icon-accordion.gif) no-repeat scroll 98% 18px;
    border-bottom: 1px solid #DEDEDE;
    cursor: pointer;
}

body.subscribe-all .subscribe-list h4.selected{
    color: #FFF !important;
    background-color: #33ABD6;
    background-position: 98% -272px;
}
body.subscribe-all .list-view {
    float: left;
    clear: both;
    width: 970px;
    background: #FDFDFD;
    border-bottom:1px solid #DEDEDE;
}
body.subscribe-all .list-view h5{
    padding: 1em 0 .5em 8px;
    clear: both;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 130%;
}
body.subscribe .list-view h4 {
    padding: 1em 0 .5em;
    clear: both ;
}
body.subscribe-all div.item,
body.subscribe div.item {
    float: left;
    clear: both;
}
body.subscribe-all div.item{
    padding-left: 0;
    margin-left: 0;
}
body.subscribe div.item {
    margin-left: -8px;
    padding-right: 8px;
    /*    background: transparent;*/
}

body.subscribe-all .column1,
body.subscribe .column1 {
    width: 100%;
    display: table-cell;
    vertical-align: top;
}
body.subscribe-all .column1 a,
body.subscribe .column1 a {
    float: left;
    display: block;
    height: 17px;
    margin-right: 1.3em;
    text-indent: -2000px;
    overflow: hidden;
    color: #666 !important;
    background: transparent no-repeat 0 0;
}
body.subscribe-all a.rss-yahoo,
body.subscribe a.rss-yahoo {
    width: 91px;
    background-image: url(../images/addtomyyahoo4.gif);
}
body.subscribe-all a.rss-google,
body.subscribe a.rss-google {
    width: 104px;
    background-image: url(../images/add.gif);
}
body.subscribe-all a.rss-netvibes,
body.subscribe a.rss-netvibes {
    width: 91px;
    background-image: url(../images/add2netvibes.gif);
}
body.subscribe-all a.rss-bloglines,
body.subscribe a.rss-bloglines {
    width: 80px;
    background-image: url(../images/sub_modern5.gif);
}
body.subscribe-all a.rss-newsgator,
body.subscribe a.rss-newsgator {
    width: 91px;
    background-image: url(../images/ngsub1.gif);
}
body.subscribe-all a.rss-myaol,
body.subscribe a.rss-myaol {
    width: 92px;
    background-image: url(../images/myAOLButtonSmall.gif);
}
body.subscribe-all a.rss-feed,
body.subscribe a.rss-feed {
    margin-left: .5em;
    font-size: 90%;
    padding: 0 0 0 20px;
    text-indent: 0;
    overflow: auto;
    background-image: url(../images/feed-icon-16x16.gif);
}
body.subscribe-all a.email-feed,
body.subscribe a.email-feed {
    margin-left: .5em;
    font-size: 90%;
    padding: 0 0 0 20px;
    text-indent: 0;
    overflow: auto;
    background: #F5F5F5 url(../images/icons-tray.gif) no-repeat scroll 0 0;
}
body.subscribe-all a.email-feed:hover
                                    body.subscribe a.email-feed:hover {
    /*    text-decoration: none;*/
}
body.subscribe-all a.follow-twitter,
body.subscribe a.follow-twitter{
    font-size: 90%;
    padding: 0 0 0 20px;
    text-indent: 0;
    overflow: auto;
    background: #F5F5F5 url(../images/icon-twitter.gif) no-repeat scroll 0 0;
}

/* //////////////////// INBOX ///////////////////*/

body.inbox {
}
body.inbox #nav ul a,
body.inbox-detail #nav ul a{
    width: 102px;
    padding-left: 32px;
    background-image: url(../images/icons-messages.gif);
    background-position: no-repeat;
}
body.inbox #nav ul #nav-compose a,
body.inbox-detail #nav ul #nav-compose a{
    background-position: 6px 8px;
}
body.inbox #nav ul #nav-inbox a,
body.inbox-detail #nav ul #nav-inbox a{
    background-position: 6px -92px;
}
body.inbox #nav ul #nav-sent a,
body.inbox-detail #nav ul #nav-sent a{
    background-position: 6px -192px;
}
body.inbox #nav ul #nav-trash a,
body.inbox-detail #nav ul #nav-trash a{
    background-position: 6px -292px;
}
body.inbox #leftside{
    margin-top: 40px;
}
body.inbox .list-view {
    float: left;
    clear: both;
    margin-bottom: 1em;
    width: 100%;
    border-bottom: 1px solid #F5F5F5;
}
body.inbox #pagination {
    margin-top: 10px;
}
body.inbox .item a.message,
body.inbox .item a.message:visited {
    color: #555 !important;
}
body.inbox .unread a {
    font-weight: bold;
}
body.inbox .column1 {
    width: 110px;
}
body.inbox .column2 {
    width: 500px;
}
body.inbox .column3 {
    width: 100px;
}
body.inbox .column4 a {
    display: block;
    width: 30px;
    text-indent: -2000px;
    overflow: hidden;
    background: transparent url(../images/icons-inbox.gif) no-repeat 0 -100px;
}
body.compose #bodytext form {
    clear: both;
    float: left;
    margin-bottom: 3em;
}
body.compose #bodytext form ul {
    margin-left: 0;
}
body.compose #bodytext textarea,
body.video-detail #bodytext textarea {
    float:left;
    padding:4px;
    font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 100%;
    color: #666;
    background:#EEEEEE none repeat scroll 0 0;
    border:1px solid #E4E4E4;
}
body.compose #bodytext input.img {
    float: left;
    margin-left: 145px;
}
body.compose #bodytext .cancel-msg {
    float: left;
    display: block;
    margin-left: 10px;
    width: 81px;
    height: 27px;
    text-indent: -5000px;
    overflow: hidden;
    background: transparent url(../images/form-btn-cancel.png) no-repeat 0 0;
}

/* //////////////////// INBOX-DETAIL ///////////////////*/
body.inbox-detail #leftside{
    margin-top: 40px;
}
body.inbox-detail .message {
    margin-bottom: 1em;
    padding: 0 8px;
    border-bottom: 1px solid #E0E0E0;
}
body.inbox-detail .sender-photo {
    float: left;
}
body.inbox-detail .sender-photo img {
    margin: 0 1em 0 0;
    border: 4px solid #E2E2E2;
}
body.inbox-detail .message-info {
    display: block;
}
body.inbox-detail .message-info strong {
    display: -moz-inline-box;
    display: inline-block;
    width: 50px;
    color: #AAA;
}
body.inbox-detail #bodytext .message p {
    clear: both;
    margin-left: 0;
}
body.inbox-detail #bodytext ul{
    list-style: none;
    margin-left: 0;
}
body.inbox-detail .message-action {
    float: left;
    clear: both;
    display: block;
    margin-top: -10px;
    margin-bottom: 0;
    padding: 0 0 1px 0;
    width: 100%;
    background: #F5F5F5;
    border-bottom: 1px solid #E0E0E0;
}
body.inbox-detail #bodytext .message-action li {
    float: left;
    margin: 0;
    padding: 0;
}
body.inbox-detail #bodytext .message-action li a {
    display: block;
    padding: 0.5em 20px 0.5em 30px;
    color: #666;
    background: #f0f0f0 url(../images/icons-inbox.gif) no-repeat 10px 5px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #DDD;
}
body.inbox-detail #bodytext .message-action li a:hover {
    background-color: #DDD;
}
body.inbox-detail #bodytext .message-action li.reply a {
    background-position: 9px 5px;
}
body.inbox-detail #bodytext .message-action li.delete a {
    background-position: 8px -95px;
}
body.inbox-detail .compose {
    float: left;
    clear: both;
    margin-top: 1px;
    padding: 1.5em 16px 0;
    width: 794px;
    background: #EDEDED;
    border-top: 1px solid #E0E0E0;
}
body.inbox-detail .compose label {
    display: none;
}
body.inbox-detail .compose textarea {
    width: 780px;
    padding: 6px;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 110%;
    color: #666;
    border: 1px solid #E4E4E4;
}

body.video-detail #bodytext textarea {
    width: 552px;
    height: 125px;
}

body.video-detail object {
    margin-bottom: 1em;
}

/* //////////////////// SIGNIN ///////////////////*/

#bodytext form {
    margin-left: 8px;
}

#bodytext form li {
    float: left;
    clear: both;
    display: block;
    margin-bottom: 1em;
}
#bodytext label{
    display:block;
    float:left;
    margin-right:10px;
    padding:4px 0;
    width:135px;
}
#bodytext input{
    background:#EEEEEE none repeat scroll 0 0;
    border:1px solid #E4E4E4;
    float:left;
    padding:4px;
}
#bodytext input.img{
    clear: both;
    display: inline;
    padding: 0;
    background: none;
    border: 0;
    margin-left: 150px;
}

#bodytext input.signin,
#bodytext input.submit{
    /*    margin-left: 145px;*/
}

body.wide #content,
body.form #content {
    width: 970px;
}
body.wide #tools {
    width: 970px;
}
body.wide #title-bar {
    clear: both;
    width: 970px;
}
body.wide #bodytext {
    width: 970px;
}
body.wide #content p {
    margin-left: 8px;
}

body.registration #bodytext label{
    text-transform: capitalize;
    width: 120px;
}

body.registration #bodytext input.img {
    margin-left: 137px;
}

body.registration #content #bodytext form ul li p{
    margin-left: 130px;
    padding: 10px 0;
    width: 260px;
    clear: both;
}

body.signin #bodytext label{
    text-transform: capitalize;
    width: 72px;
}
body.signin #bodytext form {
    margin-top: 30px;
    height: 250px;
}
body.signin #bodytext form input.reset{
    display: inline;
    margin-left: 82px;
    width: auto;
}
body.signin #bodytext form input.signin{
    display: inline;
    margin-left: 88px;
}

body.form #bodytext{
    float: none;
    clear: both;
}
body.form #bodytext h3 {
    margin-left: 12px;
}
body.form #bodytext p {
    margin-left: 14px;
    margin-bottom: 0;
}
body.form #bodytext label{
    text-transform: capitalize;
}
body.form #bodytext form ul {
    float: left;
    clear: both;
    display: inline;
    margin-left: 8px;
}
body.form #bodytext form ul li {
    position: relative;
    margin: .5em 0;
}
body.form #bodytext form ul li li {
    position: static;
}
body.form #bodytext form ul li p{
    margin-left: 82px;
}
body.form #bodytext form ul li input {
    width: 180px;
}

body.form #bodytext form ul li input.checkbox{
    margin: 0;
}

body.form #bodytext form label.group-label{
    clear: both;
    display: inline;
    margin-left: 8px;
}
body.form #bodytext form div.sub-group{
    float: left;
    clear: right;
    margin: 0 0 0;
}
body.form #bodytext form div.sub-group ul{
    margin-left: 0;
}
body.form #bodytext form div.sub-group li{
    margin-top: 0;
}
body.form #bodytext form div.sub-group li input{
    width: auto;
    margin: 0 5px 0 0;
    padding: 0;
    background: transparent;
    border: 0;
}
body.form #bodytext form div.sub-group li label{
    margin-left: 0;
    padding-top: 0;
    width: 180px;
}

body.form #bodytext form ul.errorlist{
    position: absolute;
    top: 0;
    left: 490px;
    padding: 4px 0 0;
    width: 250px;
    color: #FF0000;
}
body.form #bodytext form ul.errorlist li{
    margin: 0;
}

body li.error {
    color: #CC0000;
}

body.form #bodytext .info {
    margin-bottom: 1em;
    padding: 10px 10px 10px 28px;
    border: 1px solid #EFEFEF;
    background: #EDF5F9 url(../images/icons.gif) no-repeat 7px -340px;
    /*opacity: 0.25;*/
}

body.form #bodytext .recaptcha-form-li {
    display: flex;
}

/* //////////////////// VIDEO ///////////////////*/
body.video #content h4 {
    clear: both;
    padding: 0.5em 0 0.5em 8px;
    color: #666;
    font-size: 150%;
    background: #F1F1F1;
}

body.video #content div.list-view {
    float: left;
    margin-bottom: 1.3em;
    width: 100%;
}

body.program-video div.list-view a,
body.video div.list-view a {
    display: block;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent url(../images/icons-docs.gif) no-repeat 0 -322px;
}

body.video-detail #bodytext{
    width: 680px;
}
body.video-detail #nav-program {
}
body.video-detail #nav-program li a{
    padding: 5px 4px 5px 28px;
    background: transparent url(../images/icons-docs.gif) no-repeat scroll 8px -315px;
}
body.video-detail #nav-program li a.mov{
    background-position: 8px -315px;
}
body.video-detail #nav-program li a.wmv{
    background-position: 8px -555px;
}

/* //////////////////// PRIVATE ASSETS ///////////////////*/
body.private #content h4 {
    clear: both;
    padding: 0.5em 0 0.5em 8px;
    color: #666;
    font-size: 150%;
    background: #F1F1F1;
}
body.private #content div.list-view {
    float: left;
    margin-bottom: 1.3em;
    width: 100%;
}
body.private div.list-view a.view-video {
    display: block;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent url(../images/icons-docs.gif) no-repeat 0 -322px;
}
body.private #content ul.pressrelease h4 {
    background:none;
    padding:0;
}
body.private #private-photos div.item {
    margin:13px 15px 13px 0;
    width: 210px;
    position: relative;
    float: left;
    padding-bottom: 20px;
    overflow: hidden;
    background:none;
}
body.private #private-photos div.item.first {
    clear:left;
}
body.private #private-photos div.item.end {
    margin-right: 0;
}
body.private #private-photos div.item div.thumb {
    margin-left: 8px;
    margin-bottom: .5em;
    width: 188px;
    height: 142px;
    background: #F2F2F2 no-repeat 50% 50%;
    overflow: hidden;
    border: 2px solid #EDEDED;
}
body.private #private-photos div.item ul {
    list-style:none;
    margin-left:8px;
}
body.private #private-photos div.item li {
    clear: both;
    margin: .6em 0 0;
}
body.private #private-photos div.item h5 {
    color: #666666;
    font-weight: bold;
}
/* //////////////////// SCHEDULE VIEWER ///////////////////*/
div#schedule {
    position: absolute;
    top: 0;
    right: 200px;
    padding-top: 6px;
    width: 287px;
    color: #666;
    background: transparent url(../images/bg-schedule-top.png) no-repeat 0 0;
}
div#schedule .gutter {
    padding: 0 6px;
    width: 267px;
    background: transparent url(../images/bg-schedule.png) repeat-y 0 0;
}
div#schedule .schedule-bottom {
    width: 100%;
    height: 6px;
    background: transparent url(../images/bg-schedule-bottom.png) no-repeat 0 0;
}
div#schedule .header {
    position: relative;
    display: block;
    padding: 8px 10px 0 14px;
    background: #FCFCFC;
    border-bottom: 1px solid #E6E6E6;
}
div#schedule .header h6{
    text-transform: uppercase;
    color: #94C93D;
}
div#schedule .header p{
    display: block;
    margin-top: 5px;
    font-size: 80%;
}
div#schedule .header a.close{
    position: absolute;
    top: 7px;
    right: 7px;
    width: 20px;
    height: 20px;
    font-size: 1px;
    text-indent: -5000px;
    overflow: hidden;
    background: transparent url(../images/icon-close.gif) no-repeat 50% 50%;
}
div#schedule .header .date{
    font-style: italic;
}
div#schedule div.scroll{
    padding: 8px 8px 10px 14px;
    height: 287px;
    font-size: 79%;
    overflow: auto;
    overflow-x: hidden;
}
div#schedule table{
    width: 230px;
}
div#schedule td{
    margin: 3px 0;
    line-height: 2em;
}
div#schedule td.time{
    margin-right: 10px;
    width: 60px;
    vertical-align: top;
}
div#schedule td.show{
    width: 160px;
    font-weight: bold;
}
div#schedule div.schedule-link {
    padding: 8px 0 8px 16px;
    background: #F3F3EE;
    border-top: 1px solid #E6E6E6;
}
div#schedule div.schedule-link a {
    display: block;
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 79%;
    color: #666666;
    background: transparent url(../images/icon-arrow.gif) no-repeat 0 50%;
}

/* //////////////////// NETWORK INFO STYLES ///////////////////*/
body.network-info #content h4 {
    clear: both;
    padding: 0.5em 0 0.5em 8px;
    color: #666;
    font-size: 150%;
    background: #F1F1F1;
}
body.network-info #content logo-list{
    width: 100%;
    float: left;
    display: block;
    clear: both;
}
body.network-info #content .show{
    width: 206px;
}
body.network-info #content .show .gutter{
    height: 140px;
}
body.network-info #content .show.end{
    width: 188px;
}
body.network-info #content .show.end .gutter{
    margin-right: 0;
}
body.network-info #content .show div.thumb {
    margin-bottom: 10px;
    width: 188px;
    height: 128px;
}
body.network-info #content .show div.thumb a{
    display:block;
    height:100%;
    width:100%;
}
body.network-info #bodytext .show div.noimage {
    width:180px;
    height:120px;
}
body.network-info #bodytext div#network-description{
    float: left;
    display: block;
    margin-top: 10px;
    clear: both;
}

/* //////////////////// PROGRAM RELATED ITEMS ///////////////////*/
body.program-talent #bodytext,
body.program-pr #bodytext,
body.program-pr-detail #bodytext,
body.program-video #bodytext,
body.program-photo #bodytext,
body.program-documents #bodytext {
    width: 680px;
}
body.program-talent #title-bar,
body.program-pr #title-bar,
body.program-pr-detail #title-bar,
body.program-video #title-bar,
body.program-photo #title-bar {
    border-bottom: 0;
    margin-bottom: 0;
}

body.program-photo div.item{
    margin-right: 15px;
    margin-bottom: 13px;
    width: 210px;
}

body.program-pr #bodytext ul.pressrelease {
    width: 100%;
    margin-bottom: 1em;
    border-bottom: 1px solid #F5F5F5;
}
body.program-pr #bodytext ul.pressrelease li {
    width: 470px;
    margin-top: 0;
    margin-bottom: 0.5em;
    padding-top: 1.5em;
    padding-bottom: 0;
    border-bottom: 0;
    border-top: 1px solid #F5F5F5;
}

body.program-talent #bodytext .show {
    margin-right: 25px;
}

/* jQueryUI overrides */
.ui-widget-overlay.ui-front {
    /* darken background behind member profile modal */
    background: #000;
    opacity: 0.8;
}
/* end jQueryUI overrides */
