/*#begin added by emir */
/*img.partnersLogoBox, img.partnersLogoBox, img.partnersRatingImage, img.partnersLogoImage, img.esrb_pc
{
    vertical-align:middle !important;
    margin-left: 1.25em;
    margin-right: 1.25em;
    float:none !important;
}

span.partnersLogoCaption
{
   display:none;
}*/

.ui-tab-default{
    display:block;
    opacity:1;
    position:absolute;
    height:75px;
    width:213px;
}
.tab-Game-Info{
    background:url('Game-Info.png') no-repeat;
    overflow:hidden;
    height:50px;
}
.tab-Other-Tab{
    background:url('Other-Tab.png') no-repeat;
    overflow:hidden;
    height:50px;
}

.loadingMessage{
font-size: 24px;
    font-weight: 700;
    padding-top: 200px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.ui-tabs-panel p, .ui-tabs-panel ul, .ui-tabs-panel li, .ui-tabs-panel a{
    padding:10px 0 0 !important;
    font-size:12px;
    color: #caf5ff;
    line-height:20px;
    
}
.richtext a{
   font-weight:bold;
   color:#66e1fc !important;
    
}
.richtext a:hover{
   font-weight:bold;
   color:#a7edfc !important;
    
}
/*#end added by emir */