/* CSS placed here will be applied to all skins */


.content_table {
background: #fff;
}



/* Extension:RandomUsersWithAvatars */
.random-users-avatars {
	padding: 0px 0px 0px 10px;
}
 
.random-users-avatars h2 {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 8px 0px;
}
 
.random-users-avatars img {
	border: 1px solid #DCDCDC;
	display: block;
	float: left;
	height: 50px;
	margin: 0px 8px 8px 0px;
	width: 50px;
}

#user-page-left, #user-page-right {
width: 48%;
}


.page-Special_UpdateProfile_custom h1 div {
display: none;
}

.user-section-title {
font-size: 12.0pt;
font-weight: bold;
color: #608c26;
}


.profile-tab {
background: #aaaaaa;
}

.profile-tab a {
display: block;
}

.profile-tab-on, .profile-tab:hover {
background: #ffa500;
}

.profile-tab, .profile-tab:hover, .profile-tab-on, .profile-tab a, .profile-tab a:hover, .profile-tab a:visited {
color: #ffffff
}