#fixed_div
{
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 50;
	height: 125px;
	width: 125px;

}
#enrollment_div
{
	height: 125px;
	width: 100%;
	position: relative;
	bottom: 0px;
	text-align: right;
}

#feedback
{
	border: 0;	
	height: 125px;
	width: 125px;
	background: url(images/feedbackClick2.png);
}
#fixed_div_v1
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 125px;
	height: 125px;
	z-index: 2000;
}

#feedbackForm
{
	position: relative;
	width: 400px;
	height: 600px;
	z-index: 2001;
}

#feedbackWindow
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/feedbackBG.png);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	z-index: 2000;
}

#feedbackTemplate1
{
	position: relative;
	width: 400px;
	height: 56px;
	background-image: url(images/feedbackSystem_01.gif);
	text-align: right;
}

#feedbackTemplate2
{
	background-image: url(images/feedbackSystem_02.gif);
	background-repeat: repeat;
	padding: 10px 10px 25px 10px;
}

#feedbackTemplate3 {}

#feedbackContent
{
	color: #005837;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px 10px 20px 10px;
}

#feedbackStep1
{
	color: #060;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#feedbackStep2
{
	color: #060;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 30px 20px 20px 20px;
	clear: both;
}

#feedbackFormDiv
{
	width: 100%;
	height: 25px;
	clear: both;
	vertical-align: middle;
}

#feedbackFormElement
{
	color: #060;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 120px;
	padding-top: 3px;
}

#feedbackFormElement2
{
	color: #060;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: right;
	width: 215px;
}

#feedbackSelect
{
	color: #060;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#feedbackErr
{
	color: #F00;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#feedbackFooter
{
	color: #005837;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}

a:link.feedbackLink { color: #060; }
a:hover.feedbackLink { color: #000; }
a:visited.feedbackLink { color: #060; }
a:visited:hover.feedbackLink { color: #000; }

#timer
{
	color: #F00;
	font-family: arial,helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

#timerText
{
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 0px 0px;
}

.feedbackTA
{
	color: #060;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	z-index: 2002;
	border: 1px #060 solid;
}

.feedbackIN
{
	color: #060;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	z-index: 2002;
	border: 1px #060 solid;
}

#feedbackIntroText2
{
	color: #005837;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

