#tabel_wpdir_content
{
  border-collapse: collapse;
}

#tabel_wpdir_content p
{
  line-height: 18px;
}

#tabel_wpdir_content .caption
{
	font-weight: bold;
  font-size: 14px;
	margin: 8px 0 0 0;
}

.block_link_list
{
  margin: 10px 0 10px 0;
  width: 97%;
  background-color: #EFEFEF;
  border-width:2px 0 2px 0;
  border-style: solid;
  border-color: #DDDDDD;
  line-height: 18px;
}

.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 .pagerank
{
  padding: 5px 0 5px 0;
}

.block_list_category
{
  text-align:left;
  float: left;
  text-decoration: none;
  margin: 10px 0 0 0;
}

.block_list_category img
{
  margin: 0 2px 0 0;
	vertical-align: middle;
}

.block_list_category span
{
  display:block;
  text-decoration: none;
  margin: 0 0 0 38px;
	width: 196px;
	line-height: 17px;
}

#table_detail_link
{
  border-collapse: collapse;
  width: 100%;
  background-color: #EFEFEF;
  border-width:1px 0 1px 0;
  border-style: solid;
  border-color: #DDDDDD;
}

#table_detail_link tr {
	border-bottom: 1px solid #E0E0E0;
}

#table_detail_link td {
	padding: 9px;
}

#table_detail_link td.left
{
  text-align: right;
  width: 100px;
	font-weight: bold;
}

#table_detail_link td.right
{
  text-align: left;
}

#sponsored-listings {
	margin: 12px 0 18px 0;
	border: 2px solid #BBBBBB;
	background-color: #F3F3F3;
}

#sponsored-listings li {
	padding: 4px;
}

#sponsored-listings li span {
	font-weight: bold;
}

#tabel_process_link
{
  border-collapse: collapse;
}

#tabel_process_link .left
{
  text-align: right;
  width: 120px;
	padding: 8px;
}

#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;
  background-color: #FFFFCC;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: red;
  font-weight: bold;
	padding: 6px;
	margin-bottom: 15px;
}

#tabel_process_link .success
{
  color:green;
  text-align: center;
  background-color: #FFFFCC;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: green;
  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;
  background-color: #EFEFEF;
}

#tabel_serach_result td
{
  height: 25px;
  text-align: center;
  border: 1px solid #DDDDDD;
}
