#tabel_wpdir_content
{
  border-collapse: collapse;
  width: 100%;
}

#tabel_wpdir_content .caption
{
  font-weight: bold;
  font-size: 12px;
  height: 30px;
}

.block_link_list
{
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}

.block_link_list .thumbshot
{
  width: 130px;
}

.block_link_list .img_thumbshot
{
  float: left;
}

.block_link_list .title
{
  text-align: left;
  font-weight: bold;
  font-size: 13px;
}

.block_link_list .description
{
  padding: 5px 0 5px 0;
}

.block_link_list .url
{
}

.block_link_list .pagerank
{
  padding: 5px 0 5px 0;
}
.block_list_category_wrapper {
	float: left;
	margin-bottom: 20px;
}
.block_list_category
{
	text-align:left;
	text-decoration: none;
	width: 190px;
	height: 120px;
	margin: 10px;
	padding: 10px;
	list-style-type: none;
	float: left;
	border: 1px solid #EAEAEA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
.block_list_category h3
{
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.block_list_category .parent
{
}

.block_list_category .child
{
}
.block_list_category .CatNumberLink
{
	position: absolute;
	text-align: center;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
	width: 170px;
	top: 60px;
	color: #EAEAEA;
}
.block_list_category p
{
	text-align: center;
	width: 100%;
}
#tabel_detail_link
{
  border-collapse: collapse;
  width: 100%;
	text-align: center;
	width: 100%;
}

#tabel_detail_link .left
{
  text-align: right;
  width: 110px;
  height: 25px;
}

#tabel_detail_link .right
{
  text-align: left;
}

.detail_action {
	height:35px;
	font-size:11px;
	text-align:center;
}

#tabel_process_link
{
  border-collapse: collapse;
}

#tabel_process_link .left
{
  text-align: right;
  width: 120px;
  height: 25px;
}

#tabel_process_link .right
{
  text-align: left;
}

#tabel_process_link .right .input
{
  width: 270px;
}

#tabel_process_link .right .textarea
{
  width: 270px;
}

#tabel_process_link .right .select
{
  width: 270px;
}

#tabel_process_link .error
{
  color:red;
  text-align: center;
  font-weight: bold;
}

#tabel_process_link .success
{
  color:green;
  text-align: center;
  font-weight: bold;
}

#tabel_serach_result
{
  width: 100%;
  border-collapse: collapse;
}

#tabel_serach_result .caption
{
  text-align: left;
  font-weight: bold;
  padding-bottom: 10px;
  border: 0;
}

#tabel_serach_result .top
{
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

#tabel_serach_result td
{
  height: 25px;
  text-align: center;
}

.comment_list {
	padding:5px;
	margin-bottom:10px;
}
