#bigSearchOuter { height:325px; background: url(images/search-bg/bathroom.jpg) no-repeat; position: relative; text-align: center; border-bottom: 1px solid black }

#bigSearchInner {width:585px;height:200px; position:relative; top:48px; background: #333333; background: rgba(0,0,0,0.70); margin: auto auto; border: 12px solid #777777; border-color:rgba(100,100,100,0.70);
	border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; text-align: left }
/*#bigSearchInner, x:-moz-any-link {background-color: #333333; border-color: #777777 }
#bigSearchInner, x:-moz-any-link, x:default {background-color: rgba(0,0,0,0.70);border: 12px solid rgb(100,100,100); border-color: rgba(100,100,100,0.70);}
* html #bigSearchInner { background-color: #333333; border-color: #777777 } */

#bigSearchInnerText { color: white; padding: 15px 30px; }
#bigSearchInnerText form { margin-top: 25px; }
#bigSearchInnerText form input { font-size: 15px; height:25px; line-height: 25px; padding: 0 5px; -webkit-appearance:none;border:1px solid black; -webkit-box-sizing:none }