@charset "UTF-8";
.coi #sidebar2 {
	float: right;
	width: 210px;
	padding-top: 20px;
	padding-right: 10px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	margin: 0;
}
.coi #sidebar2 table {
	border: 3px inset #000;
}
.coi #sidebar2 table h4 {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	margin: 0;
	border-top-color: #000;
}
.coi #sidebar2 table tr td a {
	text-decoration: none;
}
.coi #sidebar2 table tr td {
	text-align: left;
	background-color: #CCC;
}
.coi #sidebar2 table h5 {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: right;
	margin: 0;
	border-top-color: #000;
}
.coi #sidebar2 h5 a:link {
	padding-right: 10px;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	color: #FFF;
}
.coi #sidebar2 h5 a:visited {
	padding-right: 10px;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	color: #FFF;
}
.coi #sidebar2 p {
	margin: 0;
}
