

.boxContent {
    overflow:visible;
}

.fanscaroussel {
    margin-top:14px;
    margin-bottom:5px;
    position:relative;  
}

.backMembers:hover{
    margin-top:8px;
    background: url(../images/icons/sys_pgt_prev.png) no-repeat;
    background-position:0 -16px;	
    width:16px;
    height:16px;
   
}
.moreMembers:hover {
    margin-top:8px;
    background: url(../images/icons/sys_pgt_next.png) no-repeat;
    background-position:0 -16px;
    width:16px;
    height:16px;
    cursor:pointer;	
}
.backMembers{
    margin-top:8px;
    background: url(../images/icons/sys_pgt_prev.png) no-repeat;
    width:16px;
    height:16px;
   
}
.moreMembers {
    margin-top:8px;
    background: url(../images/icons/sys_pgt_next.png) no-repeat;
    width:16px;
    height:16px;
    cursor:pointer;	
}

#slider_butts_left:hover {
    
}

#slider_butts_left {
    position:absolute;
    border:none;
    background: url(../images/icons/arrowLeft.png) no-repeat;
    width:32px;
    height:32px;
    margin-left:-38px;
    top: 25px;
    cursor:pointer;
}

#slider_butts_right:hover {
    
}

#slider_butts_right {
    border:none;
    position:absolute;
    background: url(../images/icons/arrowRight.png) no-repeat;
    width:32px;
    height:32px;
    right:0px;
    top:25px;
    margin-right:-38px;
    cursor:pointer;	
}
.fanscaroussel li {
    margin-right:7px;
    float:left;
    list-style:none;
    width:90px;	height:115px;
}

.fanscaroussel li img {
    padding:4px;
    border:1px solid #ccc;
    width:70px;	
}

.fanscaroussel ul{
    margin:0px;
    padding:0px;
    width:100%;
    height:115px;
    overflow:hidden;
}


.cmt_content {
    	float:left;position:absolute;margin-left:45px;
}

.cmt_wrapper {
    	position:relative;height:60px;
}

.cmt_usr_pic {
    	float:left;	
}

.cmt_title  {
    	font-weight:bold;
	margin-bottom:3px;
}

.cmt_time {
    	color:#777;
	margin-top:3px;
	font-size:9px;	
}
.beckmedia_games_main_photo {
    border:1px solid #CCCCCC;
    
    padding:2px 0;
    margin:0 auto;
    text-align:center;
}

.beckmedia_games_main_info {
   
    margin:2px auto 0px auto;
}

.beckmedia_games_main_info a:first-child {
    font-weight:bold;
}

.beckmedia_games_main_info_text {
    width:50%;
    float:left;
    text-align:left;
    font-size:11px;
    line-height:14px;
}
.beckmedia_games_main_info_img {
    width:50%;
    float:left;
    text-align:right;
    font-size:11px;
}

.beckmedia_games_main_info_img .votes_small {
    width:auto;
}
.beckmedia_games_main_info_img>img {
    position:relative;
    top:3px;
}

