/********************************************************************
	Forms - CSS document. Author: Mars Nel	- Quirk E-Marketing	-
*********************************************************************/
#styled-wrapper { position: relative; float: left; width: 180px; height: 26px; display: block; margin-bottom: 10px; }

#search-wrapper input, .styled-wrapper input { float: left; }

input.styled { float: left; border: 0; border: none; background: transparent top left no-repeat url(/images/styled-bg.png); width: 145px; height: 22px; padding: 4px 0 0 10px; font-size: 12px; color: #858585; }
*+html input.styled { height: 21px; padding-top: 5px; }

#search-wrapper input#search { border: 0; border: none; background: transparent top left no-repeat url(/images/search-bg.png); width: 152px; height: 21px; padding: 4px 0 0 10px; font-size: 12px; color: #858585; }
*+html #search-wrapper input#search { height: 20px; padding-top: 5px; }