/***********************************************************************************

CSS Formatierung die Indexed Search

************************************************************************************/


/*******************************************************
**  Formular auf der Suchseite selber
**/

#IDinputSearchForm	{
					height:16px; width:250px;
					}
					
.searchRating		{
					color:#99b211;
					font-weight:bold; font-size:10px;
					}
					
#IDinputContainer	{					
					float:left;
					}	

					
				