#yougo .tableofcontentsArea {
	padding: 0 0 20px 0;
	border-bottom:1px #CCC dotted;
}

#yougo .tableofcontentsArea p {
	margin: 0 0 10px 0;
	padding: 0;
}

#yougo .tableofcontentsArea form {
	margin: 0;
	padding: 0;
}

#yougo .tableofcontentsArea select {
	width: 150px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
}

#yougo .tableofcontentsArea option {
	margin: 2px;
}

#yougo .tableofcontentsArea table {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	border: 1px #cccccc solid;
	border-collapse: collapse;
}

#yougo .tableofcontentsArea table td {
	text-align: center;
	padding: 6px;
	background: #f2f2f2;
	border: 1px #cccccc solid;
	font-size:80%;
	line-height:1.4;
}