In HTML5, we can define a textbox as search box instead of a normal textbox. What you can actually do for your search box
Use following css to rotate any div or image to any angle. -webkit-transform: rotate(15.0deg); Example: Image set an angle of 15 degree.