@charset "utf-8";
/* CSS Document */

#whatsnewpos{
border:1px solid black;
height:350px;
padding:5px;
overflow:scroll;
}
ul.ui-tabs-nav li.ui-tabs-selected {display:none;}
#whatsnew p.title{display:none;}
#whatsnew dl{}
#whatsnew dt{
font-weight:bold;
padding-top:4px;
}
#whatsnew dd{
background:transparent url(../../../user_data/img/comm/lin-dot.jpg) repeat-x scroll left bottom;
padding-bottom:5px;
}
#topphoto{
height:245px;
overflow:hidden;
}
.section-lv2{margin-bottom:10px;}
.section-lv2 h2{
font-size:100%;

background:inherit;

background-color:#DDEDAE;
margin:0 0 2px;
padding:5px;
	line-height:1.5;
	border:none;
	-moz-border-radius:0px;

}
.section-lv2 h2 em {
padding-left:10px;
	display:block;
font-style:normal;
font-weight:bold;
	border-left:4px solid #88B826;
	color:#000000;
}
.section-lv2 h2 em a{	color:#000000;}

.section-lv2 ul{
margin-top:0;
padding:0 0 0 30px;

}
.section-lv2 ul li.page {
list-style-image:url(../../../user_data/img/comm/i-orn.gif);
font-weight: bold;
}

.section-lv2 ul li.folder {
list-style-image:url(../../../user_data/img/comm/i-orn.gif);
font-weight: bold;
}
.section-lv2 ul ul li.page {
list-style-type: none;
list-style-image: none;
font-weight: normal;
}

.section-lv2 ul ul {
padding-left:0px;
}