/**
 * Style rules for subject ontology tree component
 *
 * @author Veeresh D.
 * @date March 2008
 */
 
#rightPanelAdsDiv 
{ 
	WIDTH: 214px;		/* Width of the search box */	
	background-color: whitesmoke;
	white-space: nowrap;
	margin-top: 5px; 
	padding: 5px;
	text-align: center;
}

