@charset "utf-8";

#cont-box-left h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont-box-left ul {
	margin: 0px;
	padding: 0px;
}
#cont-box-left li {
	list-style-type: none;
	margin-bottom: 5px;
}
#cont-box-left li.more {
	text-align: right;
	margin-right: 15px;
}



#links {
	margin-bottom: 25px;
}
#links li {
	margin-bottom: 10px;
	list-style-type: none;
}

#links h2 {
	border-left-color: #FFCC33;
}
#links h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#links p {
	font-size: 85%;
}
#links ul {
	margin: 0px;
	padding: 0px;
}
