

/* Interaction states
----------------------------------*/
.ui-state-default { 
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x/*; 
	font-weight: normal; 
	color: #555555; 
	outline: none;  
}



