a img { border:0; }

.WholeDiv {
	line-height:160%;
	font-size:12px;
}

.WholeCaption {
	width:auto;
	text-align:center;
	border:1px solid #333333;
	padding:5px;
}

.capture_bbs .SectionBar {
	width:auto;
	border-bottom:2px solid #98bf4c;
	margin-bottom:5px;
	height:26px;
	z-index:2222;
	position:relative;
}

.capture_bbs .SectionBar .SectionBarElement {
	padding:5px;
	padding-left:10px;
	padding-right:10px;	
	border:2px solid #98bf4c;
	border-bottom:2px solid #98bf4c;
	margin-right:3px;
	overflow:hidden;
	height:14px;
	white-space:nowrap;
	background:#a9cd63;
	z-index:1;
	position:relative;
}

.capture_bbs .SectionBar .SectionBarElement.Open {
	border:2px solid #98bf4c;
	border-bottom:2px solid #fff;
	background:#fff;
	color:#98bf4c;
	font-weight:bold;
}

.CaptureBBSSection {
	display:inline-block;
}

.CaptureBBSElement {
	float:left;
	text-align:left;
}

.CaptureBBSElement .Picture {
	float:left;
}

.CaptureBBS .PageNavigation {
	clear:both;
	padding-top:5px;
}

.CaptureBBSSideArrow {
	width:16px;
	vertical-align:top;
	cursor:pointer;
	float:left;
}