.basic  {
	width: 234px;
	font-family: arial;
	
}
.basic div {

}

.basic p {
	text-decoration: none;
	margin: 0px;
}
.basic a {
	cursor:pointer;
	display:block;
}
.basic a:hover {
	background-color: white;
}
.basic a.selected {
	color: black;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */	
	color:#FFF;
	/*font-size:0.9em;*/
	display:inline;
	/*background-color:#317082;
	/*width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;*/
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_press{	/* Parent box of slide down content */
	/* Start layout CSS */
/*	border:1px solid #317082;*/
	background-color:#ffffff;
	width:227px;
	position:fixed;
	margin-left:19px;
	margin-top:-5px;
	/* End layout CSS */
/*	opacity:0.5;*/
	visibility:hidden;
	overflow:hidden;
	z-index:5;

}
.dhtmlgoodies_finance{	/* Parent box of slide down content */
	/* Start layout CSS */
/*	border:1px solid #317082;*/
	background-color:#ffffff;
	width:227px;
	position:fixed;
	margin-top:0px;
	margin-left:268px;
	margin-top:-5px;
	/* End layout CSS */
/*	opacity:0.5;*/
	visibility:hidden;
	overflow:hidden;
	z-index:auto;

}
.dhtmlgoodies_finance ul li
{
	list-style-type:square;
}
.dhtmlgoodies_press ul li
{
	list-style-type:square;
	line-height:20px;
}
.dhtmlgoodies_press ul li a
{
	text-decoration:none;
}
.dhtmlgoodies_press ul li a:hover
{
	color:#E20019;
}
.dhtmlgoodies_recrut ul li
{
	list-style-type:square;
}
.dhtmlgoodies_recrut{	/* Parent box of slide down content */
	/* Start layout CSS */
/*	border:1px solid #317082;*/
	background-color:#ffffff;
	width:227px;
	position:fixed;
	margin-left:516px;
	margin-top:-5px;
	/* End layout CSS */
/*	opacity:0.5;*/
	visibility:hidden;
	overflow:hidden;
	z-index:auto;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */	
/*	position:absolute;*/
	z-index:inherit;
	text-align:left;
	padding:10px;
}