
.basic  {
	width: 833px;
	border-bottom: 2px solid black;
	position:relative;
}
.basic div.acco_top {
	background-color: #FFFF00;
	border-top: 2px solid black;
	clear:both;
}
*html .acco_top {
	margin-top:0px;
	margin-bottom:-10px;
}
*:first-child+html .acco_top {
	margin-top:0px;
	margin-bottom:-10px;
}

.acco_1,
.acco_2 {
	border:0px;
	float:left;
	width:300px;
	padding-left:30px;
	margin-bottom:15px;
	background-color:#FFFF00;
}
.acco_1 {
	margin-right:142px;
}
.basic p {
	margin-bottom : 10px;
	border: none;
	margin: 0px;
	padding:3px;
}
.basic a {
	height:40px;
	line-height:40px;
	cursor:pointer;
	display:block;
	padding:3px;
	margin-top: 0;
	text-decoration: none;
	background-color: #ffffff;
	border-top: 2px solid #000000;
	border-bottom: 0px solid #000000;
	background-image: url("info_arrow.jpg");
	background-position:right;
	background-repeat:no-repeat;
	clear:both;
}
.basic a:hover {
	background-color: white;
	background-image: url("info_arrow.jpg");
	background-position:right;
	background-repeat:no-repeat;
}
.basic a.selected {
	background-color: #ffffff;
	background-image: url("info_arrow2.jpg");
	background-position:right;
	background-repeat:no-repeat;
}
.basic a .motto {
	position:absolute;
	left:125px;
	font-weight:bold;
}
*html .basic a .motto,
*html .basic a .motto2,
*html .basic a .dj,
*html .basic a .info {
	margin-top:-13px;
}
*:first-child+html .basic a .motto2,
*:first-child+html .basic a .dj,
*:first-child+html .basic a .motto,
*:first-child+html .basic a .info {
	margin-top:-13px;
}
.basic a .motto2 {
	position:absolute;
	left:370px;
}
.basic a .dj {
	position:absolute;
	left:580px;
}
.basic a .info {
	position:absolute;
	left:780px;
}
.basic div h2 {
	font-size:16px;
	padding:4px;
	padding-left:30px;
}
*html .basic div h2 {
	padding-top:0px;
	margin-top:13px;
	margin-bottom:10px;
}
*:first-child+html .basic div h2 {
	padding-top:0px;
	margin-top:13px;
	margin-bottom:10px;
}
