#leftClassPanelContainer{
	position: relative;
	width: 121px;
	background-image: url(../images/leftPanels/classes_leftside/words/description_classes.gif);
	background-repeat: no-repeat;
	background-position: 23px 13px;
	height: 680px;
}

#leftClassAboutPanelContainer{
	position: relative;
	width: 121px;
	background-image: url(../images/leftPanels/classes_leftside/words/about_classes.gif);
	background-repeat: no-repeat;
	background-position: 23px 13px;
	height: 373px;
}

#classLeftPanelLinkTop{
	position:relative;
	width: 31px;
	margin-left: 76px;
	top: 76px;
}

#leftWorkshopPanelContainer{
	position: relative;
	width: 121px;
	background-image: url(../images/leftPanels/workshops_leftside/words/description_workshops.gif);
	background-repeat: no-repeat;
	background-position: 23px 13px;
	height: 373px;
}

#leftWorkshopAboutPanelContainer{
	position: relative;
	width: 121px;
	background-image: url(../images/leftPanels/workshops_leftside/words/about_workshops.gif);
	background-repeat: no-repeat;
	background-position: 23px 13px;
	height: 373px;
}

#workshopLeftPanelLinkTop{
	position:relative;
	width: 40px;
	margin-left: 73px;
	top: 79px;
}

.tip {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #797979;
	border:solid 1px #797979;
	width:150px; 
	padding:1px;
	position:absolute; 
	z-index:100;
	visibility:hidden; 
	color:#333333;
	margin-left:70px;
	margin-top:-22px;
	background-color:#FFFFFF;
	layer-background-color:#FFFFCC;
}
                  

