#acc h2, #menu h2 {
	margin:0;
	padding:0;
}
h2.toggle {
	width:249px;
	height:29px;
	cursor:pointer;
}
#menu h2.toggle {
	width:160px;
	height:33px;
}
h2.toggle span {
	visibility:hidden;
}
h2#associate {
	background: url(../images/toggleAssociatedOut.png) no-repeat 0 0;
}
h2#associate.active {
	background: url(../images/toggleAssociatedActive.png) no-repeat 0 0;
}
h2#share {
	background: url(../images/toggleShareOut.png) no-repeat 0 0;
}
h2#share.active {
	background: url(../images/toggleShareActive.png) no-repeat 0 0;
}
h2#download {
	background: url(../images/toggleDownloadOut.png) no-repeat 0 0;
}
h2#download.active {
	background: url(../images/toggleDownloadActive.png) no-repeat 0 0;
}
h2#chapter {
	background: url(../images/toggleChapterOut.png) no-repeat 0 0;
}
h2#chapter.active {
	background: url(../images/toggleChapterActive.png) no-repeat 0 0;
}
h2#topNews {
	background: url(../images/toggleTopnewsOut.png) no-repeat 0 0;
}
h2#topNews.active {
	background: url(../images/toggleTopnewsActive.png) no-repeat 0 0;
}
h2#themes {
	background: url(../images/toggleThemesOut.png) no-repeat 0 0;
}
h2#themes.active {
	background: url(../images/toggleThemesActive.png) no-repeat 0 0;
}
h2#partners {
	background: url(../images/togglePartnersOut.png) no-repeat 0 0;
}
h2#partners.active {
	background: url(../images/togglePartnersActive.png) no-repeat 0 0;
}
h2#channels {
	background: url(../images/toggleChannelsOut.png) no-repeat 0 0;
}
h2#channels.active {
	background: url(../images/toggleChannelsActive.png) no-repeat 0 0;
}

.moreLinks li {
	height: 14px;
}

.moreLinks a {
	display:block;
	margin-top: 5px;
	width: 109px;
	height: 12px;
}

.moreLinks {
	width:145px;
	height:70px;
	background: url(../images/bgMenuLinks.png) no-repeat 0 0;
	padding-left:15px;
	padding-top:5px;
}

#menu .panel {
	background: url(../images/bgMenuRepeat.png) repeat-y bottom left;
	padding:0 5px 5px 15px;
	width:140px;
}
h2#download.active + div {
	border-bottom:none;
}

h2.une{
	background: url(../images/toggleTopnewsActive.png) no-repeat 0 0;	
	margin-bottom:-5px;
	height:39px;
	width:160px;
	dispaly:block;
}

a.alaune {
	display:block;
	text-decoration: None;
	overflow:hidden;
	text-indent:-200px;
	height:100%;
	width:100%;
}

h2.unes
{
	background: url(../images/toggleTopnewsOut.png) no-repeat 0 0;	
	margin-bottom:-5px;
	height:39px;
	width:160px;
	dispaly:block;
}

