﻿.resetButton
 {
	/*background-color: Green;*/
	/*color: #c09;*/ 
	font-size: 70%; 
	font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  background : #ccf;
 
 }
 
 .divWithFindButton
{
	width:55%; 
	float:right; 
	text-align:left;
}

.searchItemRowDiv
{
	width:100%;
	margin-top:1%;
	margin-bottom:1%;
	
	
	
}

