#content_area #main_content a {
	text-decoration: none;
}
#content_area #main_content a:hover {
	text-decoration: underline;
}
table.toriselTable {
	border-collapse: collapse;
	width: 530px;
}
table.toriselTable td {
	border: 1px solid #b5b5b5;
	border-width: 0 0 1px 0;
}
table.toriselTable th {
	background: #ccc;
	background: #0573B4;
	color: #fff;
	padding: 5px 0;
}
ul.isi li {
	margin-bottom: 5px;
}	
