/* To remove a conflict from a generic style in CBS's sheet that declares all images block */
#UPE-Profile-text img  {
	display:inline;
}

/* Fixing the private groups page */
.myprivategroups .UPE-ListRow a:link.UPE-Link, 
.myprivategroups .UPE-ListRow a:visited.UPE-Link {
	color: #000 !important;
}
.myprivategroups .UPE-ListRow span.UPE-TextGrey {
	background: transparent !important;
}

/* Updating the welcome page to be a bit prettier */
#UPE-Welcome-Container #VIP-Picks .VIP {
	width: 130px;
	height: 120px;
	border: none !important;
	padding: 0;
	text-align: center;
}
#UPE-Welcome-Container #VIP-Picks h4 {
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

.UPE-ListRowCenter a:link.UPE-Link, 
.UPE-ListRowCenter a:visited.UPE-Link,
.UPE-ListRow a:link.UPE-Link, 
.UPE-ListRow a:visited.UPE-Link {
	color: inherit !important;
}
.UPE-ListRow a:hover {
	text-decoration: underline;
}

.UPE-ListRowCenter .UPE-TextGrey,
.UPE-ListRow .UPE-TextGrey {
	background-color: transparent !important;
}

.UPE-PageHeaderText {
	padding: 5px;
}

.joingroup .UPE-LabelText {
	color: #fff;
}

td.UPE-PageHeaderText span {
	background: transparent !important;
	vertical-align: middle;
	color: #000;
}

.leaders td.UPE-Text > table > tbody > tr > td.UPE-LabelText {
	color: #fff;
}

.ExpandedStats td.UPE-SubMenuOn {
	background: none;
}

.winners .UPE-ListRow .UPE-Text {color: #000 !important;}