#profile-container {
    border: 1px solid #cccccc;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    padding-bottom: 10px;
}

/* Navigation */
#left-nav-links {
	list-style: none;
	margin: 0; padding: 0;
}

#left-nav-links a {
	font-size: 14px !important;
	font-weight: normal;
}

#left-nav-links .bullet {
    font-weight: bold;
}

/* Stats text */
.channel_details { font-size: 11px; margin-bottom: 3px; }

/* Profile Navigation */
.profile-nav {
	margin: 0 0 10px 0; padding: 5px 0 0 0;
}
.profile-nav .name {
	color: #222222; font-size: 18px; height: 35px; line-height: 35px; padding: 0 6px;
	background: url(http://images.hi5.com/images/header/profile_header2.gif); overflow: visible;
}
.profile-nav .name .section-name {
	text-transform: capitalize; font-weight: bold;
}
.profile-nav .nav {
	padding: 7px; background: #42598e; border: none;
}
#profile-container {
	margin: 0; padding: 0; border: none;
}
