	.navcsr, .navcsr ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 150px;
		font-size:10px;
		margin-bottom:10px;
	}
	.navcsr { /* all lists */

		margin-bottom:30px;

	}
	
	.navcsr li { /* all list items */
		position : relative;
		float : left;
		line-height : 17px;
		margin-bottom : 0px;
		width: 135px;
		background-image: url(../images/bulletsmall.gif);
		background-repeat:no-repeat;
	}
	
	.navcsr li ul { /* second-level lists */
		width:150px;
		background-color:#fff;
		margin-left : 0px;
		margin-top : 0px;
		font-size:9px;
	}
	.navcsr li ul li { /* second-level lists */
		margin-left : 0px;
		width:125px;
		background-image: url(../images/bulletsmall2.gif);
		background-position:10px 1px;
	}

	.navcsr li a {
		width: 135px;
		w\idth : 135px;
		display : block;
		color : #58595b;
		font-weight:normal;
		text-decoration : none;
		/* background-color : white; */
		padding-left:15px;
		border-bottom:dotted 1px #ddd;
	}
	.navcsr li a.actief {
		background-color:#f9f9f9;
	}

	.navcsr li ul li a {
		width: 125px;
		w\idth : 125px;
		display : block;
		color : #58595b;
		font-weight:normal;
		text-decoration : none;
		/* background-color : white; */
		padding-left:25px;
		border-bottom:dotted 1px #ddd;

	}
	.navcsr li a:hover, .navcsr ul li a:hover {
		color:#0f6ee6;
		text-decoration:none;
	}

	
	.navcsr li:hover ul, .navcsr li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	.figure { float:left; margin-right:20px; width:120px; }

	.pdfbutton, .blockbutton, .blocktitle {
		width:220px;
		background-image: url(../images/icon_pdf.gif);
		background-repeat:no-repeat;
		background-position:10px 5px;
		height:35px;
		border:solid 1px #ccc;
		padding:3px 3px 3px 30px;
		background-color:#E6EDF2;
		margin-bottom:7px;
	}
	.blockbutton {
		background-image: url(../images/bullet.gif);
		background-position:10px 0px;
		height:25px;
	}
	.blocktitle {
		background-image:none;
		height:25px;
		font-weight:bold;
	}
	.pdfbutton .btntitle, .blockbutton .btntitle {
		float:left;
		width:180px;
	}
	.pdfbutton .bytes {
		margin-right:2px;
		float:right;

	}

/* *********************************************** */
/* PDF Button */
#bodyText .pdfLink {
 margin: 5px 0 0;
 padding: 0;
 width: 257px;
 background-image: url(../images/link_bg01.gif);
 background-color: #E6EDF2;
 border-top: 1px solid #C2C2C2;
} #bodyText .linkBtn {
 background-color: #F1F1F1;
}
.pdfLink .linkCorner {
 background-image: url(../images/link_corner01.gif);
 background-repeat: no-repeat;
 background-position: bottom;
 padding: 6px;
}
.pdfLink,
.pdfLink .link,
.pdfLink .archive {
 cursor: pointer;
}
.pdfLink .pdfLink1st {
 width: 245px;
}
.pdfLink .pdfLink1st .icon {
 width: 18px;
}
.linkBtn .pdfLink1st .icon {
	width: 13px;
	padding-right: 3px;
	vertical-align: top;
	padding-top: 5px;
}
.pdfLink .icon {
 vertical-align: top;
 text-align: right;
}
.pdfLink .linkText {
 font-size: 12px;
 padding-right: 10px;
}
.pdfLink .linkAll .linkText {
 font-weight: bold;
}
.pdfLink .linkSize {
 font-size: 10px;
 text-align: right;
 vertical-align: bottom;
}
.pdfLink .linkText a {
 color: #414141;
}
.pdfLink .linkText a:hover {
 text-decoration: none;
}
.pdfLink .linkText a:visited {
 color: #414141;
}

.pdfLink .pdfLink2nd {
 width: 245px;
}
.pdfLink .pdfLink2nd .icon {
 width: 36px;
}

p.pdfContents {
 margin: 5px 0 0 6px;
}

/* ecot3 Staff */
#ecot3Staff {
 margin: 0;
 margin-bottom: 20px;
 padding: 0;
}
#ecot3Staff ul {
 margin: 0;
 padding: 0;
list-style-type: none;
}
#ecot3Staff ul li {
 margin: 0 0 12px;
 padding: 0;
 min-height: 1%;
}
#ecot3Staff ul li p,
#ecot3Staff ul li div {
 margin: 0;
 padding: 0;
}
#ecot3Staff ul li p.name {
 width: 130px;
 height: 110px;
 float: left;
}
#ecot3Staff ul li div {
 width: 110px;
 height: 110px;
 float: left;
}
#ecot3Staff ul li div.comment {
 width: 280px;
 float: left;
 background-color: #ECF4E3;
}
#ecot3Staff ul li div.comment p {
 padding: 10px;
}

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	display: block;
}

/* 070328 */
/* SpecialStory Staff */
#specialStoryStaff {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}
#specialStoryStaff ul {
 margin: 0;
 padding: 0;
	list-style-type: none;
}
#specialStoryStaff ul li {
	background-color: #ECF4E3;
	margin: 0 0 12px;
	padding: 10px;
	min-height: 200px;
	height:215px;
}
#specialStoryStaff ul li p,
#specialStoryStaff ul li div {
 margin: 0;
 padding: 0;
}
#specialStoryStaff ul li h4 {
	padding: 0 0 5px 15px;
}
#specialStoryStaff ul li div {
 width: 110px;
 float: left;
}
#specialStoryStaff ul li div.comment {
	width: 382px;
	float: left;
}
#specialStoryStaff ul li div.comment p {
	padding: 0 0 0 15px;
}
/* /070328 */

.linkList {
	width: 257px;
	padding-top: 22px;
	float: left;
	font-size:10px;
}
.linkList2 {
	width: 257px;
	padding-top: 22px;
	float: right;
	font-size:10px;
}

.othertable td, .othertable th {
	vertical-align:top;
	
}



