#actionform{
	display: none;
}
	
#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content form {
	margin-top: 1em;
}

#content a {
	color: inherit;
	font-weight: normal;
	text-decoration: underline;
}

#content h3 a {
	font-weight: bolder;
	text-decoration: none;
}



#introductionLinks{
	margin-top: 3em;
}

#introductionLinks #right{
	float: right;
}

#introductionLinks #left{
	float: left;
}

#introduction{
margin-bottom: 3em;
}

.introElement{
	height: 10em;
	width: 40em;
}

.introImg{
/*	float: left;
	height: 12em;
	*/
	
}

.introElement img{
/*	position: relative;
	top: 50%;
	height: 60px;
	margin-top: -30px;*/
	float: left;
	margin-top: 5px;
}

.introElement p{
	width: 36em;
	float: left;
	margin-top: 0px;
	margin-left: 1em;
}

#topicIntroduction{
 width: 485px;
}
 
#player_container{
	
	height:280px;
	width:485px;"
}
#topicIntroduction a{
background:transparent url(../../images/button_arw.gif) no-repeat scroll 100% 50%;
}

.JS_ENABLED .defaultHidden {
	display: none; /*Keep display from 'jumping'*/
}