div.user_block {
	width: 150px;
	padding-right: 10px;
	float: left;
    word-wrap: break-word;
}

div.user_block span.username {
	display: block;
	font-size: 1.0em;
	font-weight: bold;

	margin-bottom: 4px;
}

div.user_block img.avatar, #user_header img.avatar {
	margin: 0;
	max-width: 150px;
	max-height: 150px;
}

div.user_block div.makerscore {
	margin-top: 8px;
	font-family: "Arial", "Helvetica", sans-serif;
}

div.user_block div.title {
	clear: both;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	font-family: "Arial", "Helvetica", sans-serif;
	
	margin-bottom: 4px;
}

div.user_block div.user_actions {
	
	display: block;
	background: none repeat scroll 0 0 #F8F8F8;
	border: thin solid #485460;
	list-style: none;
	position: absolute;
	z-index: 4;
}

div.user_block div.user_actions a {
	
	display: list-item;
	padding: 5px;
	line-height: 15px;
}

div.user_block div.user_actions a:hover {
	background: #E9E9E9;
}

#user_header {
	padding: 12px 16px 5px;
	font-size: 0.77em;
}

#user_header img.avatar {
	float: left;
	margin: 0 8px 16px 0;
}

#user_header h1 {
	padding: 0 0 6px;
}

#user_header p {
	width: 500px;
	margin: 0;
	float: left;
}

#user_header div.makerscore {
	margin-bottom: 6px;
}

#user_header ul.info {
	width: 200px;
	float: right;
}

#profile_column {
	clear: both;
}

#user_description {
	width: 284px;
	float: left;
}

#user_playlist_game {
	margin-left: 2px;
	display: inline-block;
	width: 320px;
	height: 260px;
}

#user_playlist_game h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}

#user_showcase {
	margin-left: 16px;
	width: 320px;
	float: left;
	height: 260px;
}
#user_showcase_alts {
	margin-left: 4px;
	width: 160px;
	float: left;
	height: 260px;
}


#user_showcase_main {
	width: 320px;
	height: 240px;
	float: left;
}
#user_showcase_alt {
	width: 160px;
	height: 118px;
	padding-bottom: 4px;
	float: left;
}

#user_showcase h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}

#user_showcase_main_mount {
	margin-top: 184px;
	margin-left: 0px;
	position: absolute;
	width: 320px;
	height: 56px;
	background: #000000;
	filter:alpha(opacity=80);
	opacity:0.8;
}
#user_showcase_main_caption {
	margin-top: 184px;
	margin-left: 0px;
	position: absolute;
	padding-left: 8px;
	color: #FFFFFF;
	font-family: "Helvetica", sans-serif;
	font-size: 0.8125em;
	line-height: 1.3em;
	cursor: default;
	width: 308px;
}
#user_showcase_main_heading {
	color: #FFFFFF;
	font-size: 1.8em;
	line-height: normal;
	font-family: "segoeui", "Segoe UI", "Helvetica", sans-serif;
	z-index: 4;
}
#user_showcase_main_heading:hover {
	color: #D4D4D4;
	text-decoration: none;
	cursor: pointer;
}

#user_showcase_main_caption a {
	color: #FF9600;
	text-decoration: none;
}
#user_showcase_main_caption a:hover {
	color: #D4D4D4;
	text-decoration: none;
}

#user_showcase_alt_top_mount {
	margin-top: 90px;
	margin-left: 0px;
	position: absolute;
	width: 160px;
	height: 28px;
	background: #000000;
	filter:alpha(opacity=80);
	opacity:0.8;
}
#user_showcase_alt_top_caption {
	margin-top: 90px;
	margin-left: 0px;
	position: absolute;
	padding-left: 8px;
	color: #FFFFFF;
	font-family: "Helvetica", sans-serif;
	font-size: 0.8125em;
	line-height: 1.3em;
	cursor: default;
	width: 152px;
}
#user_showcase_alt_top_heading {
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: normal;
	font-family: "segoeui", "Segoe UI", "Helvetica", sans-serif;
	z-index: 4;
}
#user_showcase_alt_top_heading:hover {
	color: #D4D4D4;
	text-decoration: none;
	cursor: pointer;
}

#user_showcase_alt_top_caption a {
	color: #FF9600;
	text-decoration: none;
}
#user_showcase_alt_top_caption a:hover {
	color: #D4D4D4;
	text-decoration: none;
}

#user_showcase_alt_bottom_mount {
	margin-top: 212px;
	margin-left: 0px;
	position: absolute;
	width: 160px;
	height: 28px;
	background: #000000;
	filter:alpha(opacity=80);
	opacity:0.8;
}
#user_showcase_alt_bottom_caption {
	margin-top: 212px;
	margin-left: 0px;
	position: absolute;
	padding-left: 8px;
	color: #FFFFFF;
	font-family: "Helvetica", sans-serif;
	font-size: 0.8125em;
	line-height: 1.3em;
	cursor: default;
	width: 152px;
}
#user_showcase_alt_bottom_heading {
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: normal;
	font-family: "segoeui", "Segoe UI", "Helvetica", sans-serif;
	z-index: 4;
}
#user_showcase_alt_bottom_heading:hover {
	color: #D4D4D4;
	text-decoration: none;
	cursor: pointer;
}

#user_showcase_alt_bottom_caption a {
	color: #FF9600;
	text-decoration: none;
}
#user_showcase_alt_bottom_caption a:hover {
	color: #D4D4D4;
	text-decoration: none;
}

#user_showcase_rating { 
	height: 16px;
	margin-right: 4px;
	margin-top: 4px;
	width: 80px;
	float: right;
}

#user_showcase_rating_icon { 
	height: 16px;
	margin-right: 4px;
	margin-top: 4px;
	width: 16px;
	float: right;
}

