/* Note: The following predefined styles are used to present the search result. You may change these to reflect your
 design for the search result table. Changing these style will not affcet the search result table in Electos Studio */

.SearchTable {font-family: arial; font-size: 11px; width : 90%;	text-indent : 10px;	margin-left : 5px;}

.SearchRowOdd {background : #B3C7E0;}

.SearchRowEven {background : #DCE5EE;}

.SearchBox {
	font-family: verdana; 
	font-size: 11px; 
	border: 1px solid
}

.SearchButton {
	font-family: verdana; 
	font-size: 11px; 
	cursor: hand
}