/*
Copyright (c) 2005 The Hague Justice Portal
$Revision: 1.0 $
*/

#searchDivNew {
	float:right;
	position:relative; 
	padding: 8px;
}

#bodycontent table td a {
	display: inline;
	text-decoration: underline;
	background: none;
	padding: 4px;
}

table.searchresults td img {
	margin:12px 2px 0 0 !important;
	padding:0;
	border-style : none !important;
}

table.searchresults td a {
	overflow: visible !important;
	text-decoration: underline !important;
	margin-left:-10px !important;
	padding-top:10px !important;
	padding-left:10px !important;
	display:block !important;
	background : url("http://www.haguejusticeportal.net/lib/img/buttons/nav_arrow_grey.gif") no-repeat 0px 14px !important;
}


table.searchresults td a:hover {
	color:black;
	background : url("http://www.haguejusticeportal.net/lib/img/buttons/nav_arrow_black.gif") no-repeat 0px 14px !important;
}

table.searchresults tr {

}

table.searchresults td {
	padding-left:10px;
	padding-right:5px;
	vertical-align:top;
	color:gray;
}