#wstoc_wrap{
	margin-bottom: 20px;
}

#wstoc_title{
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 0;
}

#wstoc_display{
	margin: 0 5px;
}

#wstoc_style{
	font-size: 1.2em;
	display: block;
	color: #434343;
}

.wstoc_style_decimal ol li{
	list-style-type: decimal;
}

.wstoc_style_roman ol li{
	list-style-type: upper-roman;
}

.wstoc_style_alpha ol li{
	list-style-type: upper-alpha;
}

.wstoc_section{
	margin-bottom:15px;
}

.wstoc_separator{
	border:  1px solid #DEDBCF;
}

.wstoc_top{
	float: right;
}

.wstoc_caption{
	font-size: 1.4em;
	border-left: 6px solid #3B5998;
	padding: 1px 5px;
	margin-bottom: 8px;
}
.wstoc_caption:hover{
	color: #646464;
}