<!--
/* <![CDATA[ */
body {
	background: #FFF3C7;
	font-family: Tahoma, Verdana, Arial, sans-serif; 	
}
table {
	empty-cells:show;
	border-spacing: 0px; padding: 0px;
}
img {
	border: 0px;
}
#alpha_layer {
	position:absolute; top: 0px; left: 0px;
	width: 145px; height: 460px;
	z-index: 20; visibility: hidden;
	background:#FFFFFF;
	/** transparency not css 1 or 2 conform (maybe it will be added to css 3 ) **/
	filter:alpha(opacity=60); -moz-opacity: .6;
}
#logo_layer {
	position:absolute; top: 460px; left: 0px;
	width: 145px; height: 80px;
	z-index: 1; visibility: visible;
}
div.e_stories, div.e_theme, div.e_practice {
	position:absolute; top: inherit; left: 10px; width: 125px; height:30px;
	z-index: 21; visibility:hidden; 
}
#e_image_stories_1, #e_image_theme_1, #e_image_practice_1,
#e_image_stories_2, #e_image_theme_2, #e_image_practice_2,
#e_image_stories_3, #e_image_theme_3, #e_image_practice_3,
#tip_stories_image, #tip_theme_image, #tip_practice_image {
	position:relative; z-index: inherit;
	height:28px; width:31px; top:0px;
	visibility:inherit;
}
#e_text_stories_1, #e_text_theme_1, #e_text_practice_1,
#e_text_stories_2, #e_text_theme_2, #e_text_practice_2,
#e_text_stories_3, #e_text_theme_3, #e_text_practice_3,
#tip_stories_text, #tip_theme_text, #tip_practice_text {	
	position:relative; z-index: inherit;
	height:28px; width:92px; top:-30px; left: 31px;
	visibility:inherit;	
}
#tip_stories, #tip_theme, #tip_practice {
	position:absolute; top: 277px; left: 10px; width: 125px;
	z-index: 2; visibility:hidden;
}
#box_stories, #box_theme, #box_practice {
	position:absolute; top: 325px; left: 10px; width: 123px; height:123px;
	z-index: 3; visibility:hidden;
}
.class_red {	
	background: #FF6C00;	
	border: 1px solid #EE1D25;
}
.class_green {	
	background: #46BD26;	
	border: 1px solid #2AAF57;
}
.class_blue {	
	background: #59CDFD;	
	border: 1px solid #12B3F6;
}
.class_text {
	font-size:11px; font-weight:bold;
	color:#FFFFFF;
}
/* //]]> */
-->
