.proposedSearchesTable{
	width:670px; 
	border:solid 1px #FFD5B9;
	border-spacing:0px; 
	border-collapse:collapse; 
	text-align:center; 
	font-size:11px; 
	font-family:Verdana, Arial, sans serif;
	margin-bottom:20px;
}

.proposedSearchesTD{
	border-right:solid 1px #FFD5B9; 
	width:203px;
	text-align:center;
}

.proposedSearchesLastTD{
	padding:5px; 
	width:203px;
}

.proposedSearchesHeader{
	background-color:#FFD5B9;
}