#skypromo .comments {
    background: url("../images/backgrounds/feature-comments-small.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    margin-left: 5px;
    padding-left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
}

#skypromo .comments  a {
   background: url("../images/backgrounds/feature-comments-small.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #003399;
    display: block;
    font-size: 10px;
    font-style: oblique;
    height: 25px;
    line-height: 15px;
    margin: 0 8px 0 -10px;
    padding: 0 0 0 8px;
    text-decoration: none;
}
#skypromo .comments a:hover {
    text-decoration: underline;
}

#skypromo .promos {
    width: 132px;
    overflow: hidden;
    float: left;
}
#skypromo .promos table {
    height: 600px;
    border-spacing: 0px;
}
#skypromo .promos table td {
    vertical-align: top;
    padding: 0px;
}

#skypromo p.date {
    font-size: 10px;
    margin-top: 0;
}

#skypromo .promos table tr:nth-child(2) td {
    vertical-align: middle;
}
#skypromo .promos table tr:nth-child(3) td {
    vertical-align: bottom;
}

.promo {
    background: #AAA;
    padding: 8px;
    overflow: hidden;
    clear: left;
    margin-bottom: 10px;
    position: relative;
}
#skypromo .promo {
    min-height: 184px;
    background: #BBC8EA;
    padding: 4px;
    margin-bottom: 0px;
}
.promo img {
    display: block;
    margin-bottom: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.promo .imageViewport {
    width: 124px;
    max-height: 98px;
    position: relative;
    overflow: hidden;
    display: block;
}

.promo .imageViewport img {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.promo .image {
    float: left;
    height: 75px;
    overflow: hidden;
}

.latest-issue .image,
.wares .image {
    height: auto;
}

.promo h3 {
    margin: 5px 0;
    font-size: 14px;
}

.promo h3 a,
.promo h3 a:visited {
    text-decoration: none;
    color: #159 !important;
}

.promo h3 a:hover {
    text-decoration: underline;
}

.promo .detail {
    margin-left: 85px;
}

.latest-issue .detail,
.wares .detail {
    margin-left: 134px;
}

.promo ul {
    list-style-type: none;
    padding-left: 0;
    margin: 5px 0;
    display: block;
    color: #222;
}

.promo ul li {
    padding-left: 15px;
    background: url(../images/bullets/plus-444.gif) no-repeat 5px 7px;
}

.latest-issue {
    background: #BBC8EA url(../images/promos/latest-issue-header.gif) no-repeat;
    padding-top: 17px;
}

.podcasts {
    background: #ADA url(../images/promos/podcast-header.gif) no-repeat;
    padding-top: 17px;
}

.buyers-guide-promo {
    background: #ACE url(../images/promos/buyers-guide-header.gif) no-repeat;
    padding-top: 17px;
}

.pink {
    background: #FB8DA8 url(../images/promos/promotion-header.gif) no-repeat;
    padding-top: 17px;
}
.pink-alt {
    background: #FB8DA8 url(../images/promos/promotion-header-alt.gif) no-repeat;
    padding-top: 17px;
}
.competition {
    background: #FB8DA8 url(../images/promos/competition-header.gif) no-repeat;
    padding-top: 17px;
}

.awards {
    background: #BBC8EA url(../images/promos/awards-header.gif) no-repeat;
    padding-top: 17px;
}

.event {
    background: #BBC8EA url(../images/promos/event-header.gif) no-repeat;
    padding-top: 17px;
}

.wares {
    background: #FFC76E url(../images/promos/wares-header.gif) no-repeat;
    padding-top: 17px;
}

.must-play {
    background: #BFA8FE url(../images/promos/must-play-header.gif) no-repeat;
    padding-top: 17px;
}

.latest-issue a.offer,
.latest-issue a.offer:visited {
    background: #BA3232;
    display: block;
    color: #FFF !important;
    text-decoration: none;
    padding: 3px 0;
    text-align: center;
}

.companies p {
    margin: 0;
}

.companies select {
    border: 1px solid #999;
    display: inline-block;
    float: left;
    padding: 2px 4px;
    margin: 7px 10px 0 0;
    vertical-align: middle;
    width: 200px;
    background: #FFF;
}

.crysis2 {
    background: #FFF url(../images/promos/crysis2/crysis_promo_box_bg.jpg) no-repeat;
    padding-top: 17px;
}
.crysis2 a.preorder{ display:block; clear:both; width:173px; height:38px; text-indent:-999em; background: transparent url(../images/promos/crysis2/pre_order_btn1.png); margin:5em 0 1em 9em}
.crysis2 a.preorder:hover{ background: transparent url(../images/promos/crysis2/pre_order_btn2.png)}

.crysis2 a.video{ display:block; clear:both; width:173px; height:38px; text-indent:-999em; background: transparent url(../images/promos/crysis2/see_the_video_btn1.png); margin:1em 1em 4em 9em}
.crysis2 a.video:hover{ background: transparent url(../images/promos/crysis2/see_the_video_btn2.png)}

.threedee {
    background: #BBC8EA;
}

.threedee h3 {
    text-align: center;
    font-size: 1.4em;
}

.threedee .image {
    height: auto !important;
}

.threedee .detail {
    margin-left: 40px;
}

.threedee img {
    display: block;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.threedweek {
    background: #e7eef4 url(../images/promos/pin-grad.gif) repeat-x bottom;
    border: 1px solid #b5d2ee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0;
    text-align: center;
    position: relative;
}

.threedweek h3 {
    margin: 0;
}

#column_3 .threedweek h3 a {
    display: block;
    font-family: Helvetica, Geneva, sans-serif;
    text-shadow: -0.12em 0 red, 0.12em 0 cyan;
    letter-spacing: 0.14em;
    color: #333 !important;
    font-size: 2em;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 8px 16px 8px;
    position: relative;
    z-index: 60;
}

#column_3 .threedweek h3 a span {
    font-size: 1.2em;
}

.threedweek p {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 0.8em;
    z-index: 50;
}

.computex {
    text-align: center;
    background-color: #FFC76E;
}

.computex h3 a span {
    font-size: 1.3em;
}

.e32011 {
    background: #ACE;
}

.e32011 .detail {
    text-align: center;
}

.gamescom2011 {
    background: #F5AC2B;
}

.gamescom2011 img {
    margin-bottom:0;
}

.cpc-awards {
    background: #fff url(../images/promos/promotion-header-new.gif) no-repeat;
    padding: 0;
    padding-top: 9px;
    
    
}
.promo.cpc-awards .image {
    height: 116px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.promo.cpc-awards img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

