/* CODE OVERRIDE OF GLOBAL STYLES */
#mobile #content .detailrelease {
    width: 562px;
}

#mobile #content .detailrelease .aesthetics {
    margin: 0;
    padding-top: 0;
    background: none;
    width: 185px;
    margin-top: 10px;
}

#mobile #content .detailrelease .aesthetics .aesthetics {
    margin: 0;
    padding: 0;
    background: none;
}

#mobile #content .detailrelease .first {
    border-left: 0px;
}

#mobile #content .detailrelease .aesthetics .aesthetics dl {
    height: 132px;
    width: 185px;
    padding-top: 0px;
}

#mobile #content .detailrelease dl .tagline {
    display: none;
}

#mobile #content .detailrelease dl .actions li a.promotion {
    display: none;
}

#mobile #content .detailrelease dl .title {
    padding: 0px;
}

#mobile #content .detailrelease dl .title a {
    text-decoration: none;
    color: #000;
}

#mobile #content .detailrelease dl .actions {
    text-align: center;
    padding-top: 5px;
}
/* ADDED CODE SPECIFIC TO MOBILE PAGE REDESIGN */
/* SIDE AD */
#mobile #content .side_ad .aesthetics {
    background: none;
    float: none;
}

#mobile #content .side_ad {
    background: none;
    float: right;
    background: url(images/mobile/ad_side.jpg) no-repeat center top;
    width: 170px;
    height: 450px;
    clear: both;
    margin-top: 50px;
}

#mobile #content .side_ad .aesthetics .mobilescreenshot_ad {
    margin: 38px 0 0 26px;
    _margin: 38px 0 0 37px;
}

#mobile #content .side_ad .aesthetics .mobilescreenshotsmall_ad {
    margin: 180px 0 0 30px;
}

#mobile #content .side_ad dl .title {
    display: none;
}

#mobile #content .side_ad dl .tagline {
    display: none;
}

#mobile #content .side_ad dl .caption {
    display: none;
}

#mobile #content .side_ad dl .availability {
    display: none;
}
#mobile #content .side_ad dl .actions {
    display:none;
}
#mobile #content .side_ad dl .actions {
    display:none;
}
#mobile #content .directory_content dl .actions {
    display:block;  
}
/* ADDED CODE SPECIFIC TO MOBILE PAGE DIRECTORIES */
#mobile #content .detailrelease .mobile_directory .directory_content {
    width: 559px;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    height: 149px;
    _height: 144px;
}

#mobile #content .mobile_directory {
    background: url(images/mobile/siloback_bottom.gif) no-repeat left bottom;
    background-color: #F1F1F1;
    height: 183px;
    _height: 177px;
    width: 561px;
    margin-bottom: 5px;
}

#mobile #content .mobile_directory .title_bar {
    background: url(images/mobile/siloback_titlebar.jpg) no-repeat left top;
    height: 30px;
}

#mobile #content .mobile_directory .title_bar img.dir_title {
    padding: 5px 0 0 6px;
}

#mobile #content .mobile_directory .title_bar img.dir_btn {
    padding: 4px 0 0 312px;
}
/* ADDED CODE SPECIFIC TO MOBILE GAMES PAGE REDESIGN */
#mobile #content .detailrelease .games_directory .directory_content {
    width: 559px;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    height: 450px;
    _height: 445px;
}

#mobile #content .games_directory {
    background: url(images/mobile/siloback_bottom.gif) no-repeat left bottom;
    background-color: #F1F1F1;
    height: 484px;
    _height: 478px;
    width: 561px;
    margin-bottom: 5px;
}

#mobile #content .games_directory .title_bar {
    background: url(images/mobile/siloback_titlebar.jpg) no-repeat left top;
    height: 30px;
}

#mobile #content .games_directory .title_bar img.dir_title {
    padding: 5px 0 0 6px;
}

#mobile #content .games_directory .title_bar img.dir_btn {
    padding: 4px 0 0 312px;
}

#mobile #content .detailrelease dl .actions {
    padding-top: 0px;
}

#mobile #content .detailrelease dl .actions li a {
    padding: 0px;
}

#mobile #content .detailrelease dl .actions li a {
    padding: 0px;
    display: block;
    overflow: hidden;
    height: 0px;
    padding-top: 18px;
}

#mobile #content .detailrelease dl .actions li.playnow a {
    background: url(images/mobile/btn_playnow.jpg) top center no-repeat;
}

#mobile #content .detailrelease dl .actions li.watchnow a {
    background: url(images/mobile/btn_watchnow.jpg) top center no-repeat;
}

#mobile #content .detailrelease dl .actions li.findouthow a {
    background: url(images/mobile/btn_findouthow.jpg) top center no-repeat;
}

#mobile #content .detailrelease dl .actions li.checkitout a {
    background: url(images/mobile/btn_checkitout.jpg) top center no-repeat;
}
