#mal\_control_strip {
	position: fixed !important;
	display: block !important;
	left: 175px !important;
	margin-top: -72px !important;
	height: 103px !important;
	width: 486px !important;
	background: url(http://dl.dropbox.com/u/78192465/MyAnimeList/GitS/Images/top_bg.png) !important;
	border-radius: 0 0 4px 4px;
	transition: all .5s ease-in;
    	-webkit-transition: all .5s ease-in;
}

#mal\_control_strip:hover { margin-top: 0 !important;  }

#mal\_control_strip, #mal\_control_strip a, #mal\_control_strip td, #mal\_control_strip td div, #mal\_control_strip a { 
	font-family: 'Electrolize', sans-serif;
	color: #138401 !important;
	font-size: 12px !important;
}

#mal\_control_strip a { text-decoration: none !important; }

#mal\_control_strip td  { display: inline !important; }

#mal\_control_strip img, #mal\_cs_powered, #mal\_cs_powered img, #mal\_cs_pic, #mal\_cs_otherlinks strong, #search,
#mal\_cs_otherlinks div a[href*="shared"], #mal\_cs_otherlinks div span[title*="Compatibility Score"] { display: none; }

#mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: none !important; }

#mal\_cs_otherlinks div:nth-child(2) { color: transparent !important; }

#mal_cs_otherlinks div a[href*="history"], #mal_cs_otherlinks div a[href*="list/"],
#mal_cs_otherlinks div a[href$="/forum/"], #mal_cs_otherlinks div a[href*="export"] { display: none !important; }

/* Username, Logout */
#mal\_cs_listinfo {
	position: absolute !important; 
	top: 6px !important; 
	left: 42px !important; 
}

#mal\_cs_listinfo div {  
	display: inline-block !important; 
	margin: 0 !important;
	white-space: nowrap;
} 

#mal\_cs_listinfo div a { position: relative !important; }

#mal\_cs_listinfo div a:hover { text-decoration: underline !important; }

#mal\_cs_listinfo strong { color: #00fa00 !important; }

#mal\_cs_listinfo div:first-of-type:before { content: 'ACCESS GRANTED FOR '; }

#mal\_cs_listinfo div:last-of-type a { visibility: hidden; letter-spacing: -5px !important; }

#mal\_cs_listinfo div:last-of-type a:before { 
	visibility: visible;
	position: relative !important;
	display: block !important;
	content: '(go offline)';
	margin-left: 296px !important;
	margin-top: -16px !important;
	letter-spacing: 1.5px !important;
}

#mal\_cs_listinfo div:last-of-type a:hover:before { color: #00fa00 !important; }

/* Add to List, Home, Anime List, Manga List */
#mal\_cs_links { 
	position: absolute !important; 
	display: block;
	top: 34px !important; 
	left: 40px !important; 
	width: 384px !important;
	white-space: nowrap !important;
	margin: 0 auto !important;
}

#mal\_cs_links div { display: inline !important; }

#mal\_cs_links div a { position: relative !important; }

#mal\_cs_links div a[href$="/"] { margin-right: 3px; }

#mal\_cs_links div a {
	line-height: 14px; 
	padding: 5px 7px;
	border: solid 1px #138401;
	border-radius: 4px;
}

#mal\_cs_links div a:hover { color: #00fa00 !important; border-color: #00fa00; }

/* Login, Create list, Learn more */
#mal\_cs_otherlinks a[href*="login"] { visibility: hidden; letter-spacing: -12px !important; }

#mal\_cs_otherlinks a[href*="login"]:before {  
	visibility: visible;
	content: 'Identify';
	margin-right: -8px !important;
	letter-spacing: 1.5px !important;
}

#mal\_cs_otherlinks a[href*="login"]:after {
	pointer-events: none;
	visibility: visible;
	position: absolute;
	top: -18px;
	left: 10px;
	width: 384px;
	text-align: center;
	content: 'ATTENTION! OFFENSIVE FIREWALL';
	color: #770001;
	letter-spacing: 1.5px !important;
}

#mal\_cs_otherlinks { 	
	position: absolute !important; 
	left: 28px !important;
	top: 28px !important; 
	white-space: nowrap;
}

#mal\_cs_otherlinks div {  display: inline-block !important; } 

#mal\_cs_otherlinks div a { position: relative !important;  color: #770001 !important; }

#mal\_cs_otherlinks a[href*="login"]:before, #mal\_cs_otherlinks div a {
	line-height: 14px; 
	padding: 5px 7px;
	border: solid 1px #770001;
	border-radius: 4px;
}

#mal\_cs_otherlinks a[href*="login"]:hover:before, #mal\_cs_otherlinks div a:hover { color: #fa0107 !important; border-color: #fa0107; }