@import url(../css/style.css);

input.submitButton {cursor:pointer;padding:1px 5px;text-align:center;background:#fff url(../images/topNav/search_button.gif) repeat-x top left;font-weight:bold;font-family:Arial,sans-serif,sans serif;font-size:1em;border:1px solid #000 !important;width:auto;}
* html input.submitButton {padding-bottom:0;}

/* for login form */
#rightColumn {float:left;width:300px;margin:4px 0 0 8px;padding:6px 0 0 8px;background:#f8f7ef;border-left:1px solid #e7e4d3;}
#rightColumn h2 {font-size:16px;margin:0;padding:0 0 5px 0;background:url(../images/dotH.gif) repeat-x bottom left;}
#wideColumnsLeft div.form {margin-bottom:16px;}
#wideColumnsLeft div.form label,
#wideColumnsLeft div.form input,
#wideColumnsLeft div.form span {display:block;width:250px;float:left;margin-bottom:5px;}
#wideColumnsLeft div.form label {width:141px;padding-top:2px;font-size:1.1em;}
#wideColumnsLeft div.form input {background-color:#fff!important;}
#wideColumnsLeft div.form textarea {height:100px;}
#wideColumnsLeft div.form select {width:256px;}
html>body #wideColumnsLeft div.form select {width:254px;}
#wideColumnsLeft div.form span {width:282px;padding:2px 0 5px 0;}
#wideColumnsLeft div.form span input,
#wideColumnsLeft div.form span label {width:auto;margin:1px 2px 0 0;padding:0;}
#wideColumnsLeft div.form span label {margin:0 12px 0 0;font-weight:normal;font-size:1.0em;}
#wideColumnsLeft div.form div {padding-left:141px;margin-bottom:4px;position:relative;top:-5px;}
#wideColumnsLeft div.form div input {width:auto;margin-right:5px;position:relative;top:5px;}
#wideColumnsLeft div.form br {clear:left;}
/*\*/
* html #wideColumnsLeft div.form span {height:20px;}
* html #wideColumnsLeft div.form span input {margin:-3px 0 0 -4px;}
/**/
#messageError {color:#000;margin:0 0 16px 0;padding:11px 5px 11px 37px;border-top:2px solid #E23835;min-height:16px;background:#F9F2F2 url(http://www.igougo.com/images/errors/icon_error.gif) 7px 7px no-repeat;}
/*\*/
* html #messageError {height:16px;}
/**/