#artiste_profile_container {
	background-color:#FFFFFF;
	padding-top:10px;
	/*width:640px!important;*/
}
#artiste_profile_topnav_container {
/*	width:640px!important;*/
}
.artiste_info_widget_content {
	float:left;
	height: 20px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-right:10px;
	width:70px;
}
.artiste_info_widget_container {
	position:absolute; 
	left:315px; 
	top:80px; 
	height:20px; 
}
.artiste_info_widget_img
{
	margin-left:auto; 
	margin-right:auto;
}

.artiste-badge-container
{
	margin-top: 10px;
        border: 1px #ccc solid;
        padding: 5px;
        width: 288px;
        clear: both;
	background-color: #fff;
	margin-bottom: 10px;
}

.artiste-badge-container .artiste-badge-disclaimer
{
        border-top: 1px #CCC solid;
        padding-top: 10px;
        color: #666;
        width: 288px;
        clear: both;
        font-size: 12px;
}

.artiste-badge-container .artiste-badge-img
{
        margin-bottom: 10px;
        border: 1px #ccc solid;
        padding: 2px;
        width: 104px;
        float: left;
	height: 104px;
}
.artiste-badge-container .artiste-badge-detail
{
        float: left;
        width: 168px;
        margin-left: 10px;
}
.artiste-badge-name
{
        width: 98px;
        float:left;
}
.artiste-badge-rank
{
	margin-top: 3px;
        text-align: center;
        font-size: 12px;
        width: 70px;
        float: left;
}
.artiste-badge-stat
{
        margin-bottom: 10px;
        padding-top: 10px;
        width: 163px;
        float:left;
}
.artiste-badge-left
{
/*	background: url(http://img.tvb.com/artiste/images/all_badge_icon.gif) no-repeat -1px 0;
        padding-left: 14px;*/
        width: 72px;
        float: left;
        font-size: 12px;
}
.artiste-badge-yrate {
	padding-left: 14px;
	width: 58px;
	background: transparent url(http://img.tvb.com/artiste/images/icon_click_small.png) no-repeat scroll 0px 2px;
}
.artiste-badge-arate {
        padding-left: 14px;
        width: 58px;
        background: transparent url(http://img.tvb.com/artiste/images/icon_allclick_small.png) no-repeat scroll 0px 2px;
}
.artiste-badge-comm {
        padding-left: 14px;
        width: 58px;
        background: transparent url(http://img.tvb.com/artiste/images/icon_feedback_small.gif) no-repeat scroll 0px 2px;
}
.artiste-badge-right
{
        width: 91px;
        float: left;
        font-size: 12px;
}
.artiste-badge-cname
{
        font-size: 24px;
        font-weight: bold;
}
.artiste-badge-ename
{
	display: block;
        font-size: 15px;
}
.artiste-badge-rank-num
{
        font-size: 24px;
        font-weight: bold;
}
.artiste-badge-rank-txt
{
        font-size: 16px;
        font-weight: bold;
}
.tab-container {
	height: 35px;
}
.tab-container .tab-item 
{
	float:left;
	height:21px;
	margin-left:2px;
	margin-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
.tab-container a:hover
{
	text-decoration: none!important;
}
.artiste-badge-rank
{
	color: #FFA200;
	background: transparent url(http://img.tvb.com/artiste/images/ranking_bkg.png) no-repeat scroll center center;
}
.artiste-badge-rank span
{
        color: #FFA200;
}
#artiste_profile_topright_container
{
	display: none;
}
