.global_login .mid {
	background-image: url(/Global/socnet/mymnet/login_m.png);
	background-repeat: no-repeat;
	color:#FFF;
	line-height:12px;
}
.global_login .mid span {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.global_login a {
	color:#6ba2c7;
	font-size:11px;
	text-decoration:none;
}
.global_login a:hover {
	color:#0099ff;
	text-decoration:underline;
}
.global_login a.forgot {
	color:#6ba2c7;
	font-size:10px;
	text-decoration:none;
}
.global_login a.forgot:hover {
	color:#0099ff;
	text-decoration:underline;
}
.global_login input {
	font-size:11px;
	border:1px solid #0099FF;
	width: 70px;
}
.global_login input.button {
	width: 57px;
}
.global_login input.un {
	background-image:url(/Global/socnet/mymnet/input_bg_un.gif);
	background-repeat: no-repeat;
}
.global_login input.pw {
	background-image:url(/Global/socnet/mymnet/input_bg_pw.gif);
	background-repeat: no-repeat;
}
.global_login input.blank {
	background-image:none;
	background-repeat: no-repeat;
}

.fans {
	background:#1e262d url(/App_Themes/chnl_mnet/images/fans_bg_top.gif) top left repeat-x;
	width: 174px;
	position:relative;
	float:right;
	margin:10px 0 0 0;		
	border: 2px solid #000;
	text-align:center;
	padding:0;
}
.fans .logo {
	background-image: url(/App_Themes/chnl_mnet/images/fans_logo_top.jpg);
	background-repeat: no-repeat;
	height:72px;
	width:168px;
	margin-left:3px;
}
.fans .logo a {
	height:72px;
	width:168px;
	display:block;
	text-decoration:none;
}
.fans .recent {
	background:#050608;
	margin:0 3px;
	padding:7px;
	text-align:left;
}
.fans .user {
	margin-top:9px;
}
.fans .thumb {
	border:1px solid #1f2327;
	display:block;
	width:70px;
}
.fans .thumb:hover {
	border:1px solid #1db4ea;
}
.fans h5 {
	color:#CCC;
	margin:2px 0 0 0;
	padding:0;
	font-size:11px;
	font-weight:normal;
}
.fans h6 {
	color:#818181;
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
}
.fans a.link_username {
	color:#1db4ea;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin-top:9px;	
}
.fans a.link_username:hover {
	text-decoration:underline;
}
.fans a.link_11blue {
	color:#1db4ea;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.fans a.link_11blue:hover {
	text-decoration:underline;
}
.fans .alignRight {
	text-align:right;
	margin:10px 0 4px 0;
}
.fans .logIn {
	background: #101519;
	margin:5px 3px;
	text-align:left;
	padding:7px;
}
.fans .logIn h3 {
	color:#888a8c;
	padding:6px 0px 2px 0px;
	font-size: 11px;
	margin:0;
	font-weight:normal;
}
.fans .logIn input {
	width:130px;
}
.fans .bottom {
	background-image: url(/App_Themes/chnl_mnet/images/fans_bg_bot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:10px;
}
