@charset "utf-8";
/* CSS Document by Imam MIS*/
#iaes_search{
	color:#33CCFF; background-color:#005680; 
	border-left:1px solid #005680;  border-right:1px solid #005680; border-bottom:1px solid #005680; 
	-moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; 
	border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;
	text-align:right; padding-top: 5px; padding-right: 10px;
	height: 30px;
	}

