/*game detail update css starts*/
#main-overview .gdp-details .game-info{background:url(game-info-top.png) no-repeat left top; padding-top:8px; position:relative; top:30px; width:178px;}
.overview .gdp-details .pre-order-btn{float:left; height:45px; position:absolute; top:-8px; left:1px; z-index:99999;}
.vita-feature-nav a.psvita-microphone{background-position:0px -2439px; width:107px;  height:128px !important; padding:0px; min-height:0px; border-bottom:none; margin-top:0px;}
.vita-feature-nav a.psvita-microphone:hover{background-position:-107px -2439px;}

.psvita-deviant-touch{height:430px; border-bottom:2px solid #818181;}
.psvita-deviant-touch .title h2{background:url(psvita_rear_camera_icon.jpg) no-repeat left top; white-space:nowrap; padding-left:85px; font-size:28px; line-height:25px; padding:8px 0px 5px 85px; margin-bottom:20px;}
.psvita-deviant-touch .image{float:left; margin-top:50px;}
.psvita-deviant-touch .rgt-content{width:272px; float:right; padding:135px 40px 85px 0px;}
.psvita-deviant-touch .rgt-content p{border-bottom:0px;}
.psvita-deviant-touch .lft-content{width:272px; float:left; padding:60px 0px 85px 25px;}
.psvita-deviant-touch .image-rgt{float:right; margin-top:50px;}

.psvita-devient-motion{height:650px; border-bottom:2px solid #818181;}
.psvita-devient-motion .image{margin:60px 0px 0px 85px;}
.psvita-devient-motion .content{padding:0 0 5px 98px; width:760px; float:left;}
.psvita-devient-motion .sub-title{float:left; width:255px;}
.psvita-devient-motion .sub-title img{float:left; margin-right:15px;}
.psvita-devient-motion p{ border-bottom:1px solid #B2B2B2; color:#555555; float:left; font-size:14px; margin-right:15px; width:444px;}

.psvita-deviant-touchscreen{height:547px; border-bottom:2px solid #818181;}
.psvita-deviant-touchscreen .title h2{background:url(psvita_rear_camera_icon.jpg) no-repeat left top; white-space:nowrap; padding-left:85px; float:left; font-size:28px; line-height:25px; padding:8px 0px 5px 85px; margin-bottom:20px;}
.psvita-deviant-touchscreen .image{float:left; margin-top:50px;}
.psvita-deviant-touchscreen .rgt-content{width:272px; float:left; padding:170px 0px 85px 10px;}
.psvita-deviant-touchscreen .rgt-content p{border-bottom:0px;}
.psvita-deviant-touchscreen .lft-content{width:272px; float:left; padding:60px 0px 85px 25px;}
.psvita-deviant-touchscreen .image-rgt{float:right; margin-top:50px;}

.psvita-deviant-microphone{height:437px; border-bottom:2px solid #818181;}
.psvita-deviant-microphone .title h2{background:url(psvita_microphone_icon.png) no-repeat left top; white-space:nowrap; padding-left:85px; float:left; font-size:28px; line-height:25px; padding:21px 0px 17px 85px; margin-bottom:20px;}
.psvita-deviant-microphone .image{float:right; margin-top:50px;}
.psvita-deviant-microphone .rgt-content{width:272px; float:left; padding:120px 0px 85px 45px;}
.psvita-deviant-microphone .rgt-content p{border-bottom:0px; width:auto;} 
.psvita-deviant-microphone .sub-title{float:left; width:255px;}
.psvita-deviant-microphone .sub-title img{float:left; margin-right:15px;}
.psvita-deviant-microphone .image-rgt{float:right; margin-top:50px;}
/*game detail update css ends*/

  .gdp-details .pre-order-btn {
    float: left;
    height: 45px;
    left: 1px;
    position: absolute;
    top: -8px;
    z-index: 99999;
}