ul {
	list-style: none;
	padding: 0;
	margin: 0;}

.btnitem {
	overflow: hidden;
	float: left;}

/*button {
	width: 50px;
	margin: 4px 0px 4px 4px;
	padding: 0;}*/

.resultnav {
	position: relative;
	background: #333; 
	overflow: hidden;
	padding: 0;
	clear: both;
	width: 100%;}

.resultset {
	position: relative;
	background: #eeeeFF;
	color: #222222;
	margin: 0;
	clear: both;}

#cdr_html, pb_html {
  clear: both;}  

.result_summary {
  padding: 5px;
  background-color: #F2F9FF;
  margin-bottom: 15px;
	overflow: hidden;
  clear: both;}
.left_half {
	float: left;
	margin: 0px;
  width: 50%;}
.right_half {
	float: left;
	margin: 0px;
  width: 50%;}    
  
.results_table {
	position: relative;
	overflow: hidden;
	padding: 0px;
  margin: 0px;
	clear: both;
  border-collapse: separate;
	width: 100%;}

.results_table .result {
  margin: 8px;
  width: 100%;
  /*font-size: 11px;
	line-height:13px;*/
	/*color:#480;*/
  color:#44403D;
	padding:5px;
	text-align:left;}
  
.results_table .even {
  /*background: #FF9;*/
  background-color:#E6E8EF;}
 	/*background-color:#ECDBD4;}*/
 /*background-color:#F2F9FF;}*/
  
.results_table .odd {
  /*background: #FD8;*/
  background-color:#F2EFE8;}
 	/*background-color:#E3E0D9;}*/
  /*background-color:#EEC;}*/

.results_table .result:hover {
  background-color:white;}
  
  
.results_table th, .results_table td {
  padding: 4px;
  /*border-bottom: solid white 1px;*/
  }  
  
/*.results_table th {
	font-size: 11px;
	line-height:13px;
	color:#fff;
	padding:5px;
	background-color:#333;
	text-align:left;}*/
  
.cdr_html_result {
	position: relative;
	border-top: solid 1px #606095;}

.first_column {}

.resultdescription {
	position: relative;
	padding-left: 4px;
	clear: right;}

/*.resultstats {
	float: right;
	padding: 0px;
	margin: 7px 20px 7px 20px;
	text-align:right;
	color: white;}*/
  
.wait {
  display:none;}

#pb_info {
	float: right;}
	
.feedback {
  padding: 5px;
  background-color: #F2F9FF;
  margin-bottom: 15px;
	overflow: hidden;
  clear: both;}	

.search_word {
	margin-right:2em;}

/*#known_software_results_table .first_column input {
	width:15px;}
	
#affected_results_table .first_column input {
	width:15px;}		
*/  
a.active :hover {
  background-color:#606060;}
  
.placeholder {
  color:grey;}
  
