﻿

	.linethrough { text-decoration: line-through; }
	.underline { text-decoration: underline; }




/* Other Styles (does not apply to Tiny MCE) */

#altMind_miniAccess {
	position:fixed;
	top:6px;
	right:6px;
	height:40px;
	background:transparent url(http://www.euromanager.es/_gi/altMind/f_mini_access.png) no-repeat top right;
}

#altMind_miniAccess .icon {
	float:left;
	margin:6px 0 0 0;
	border:none;
}

/* Edit labels */
	#altMind_labels { position: fixed; right: 0px; top: 50px; width: 160px; right: 0px; padding: 5px; background-color: #fecb00; border: 1px solid #000; margin-right: 5px; display: none; }
	#altMind_labels LI { width: 155px; overflow: hidden; }
	#altMind_labels LI A { color: #000 }
	#altMind_labels LI A:hover { text-decouration: underline; }

