
#widget form {
    margin: 0;
    padding: 0;
}
#eqrybtn {
	behavior: url("/asiakaspalvelu/js/png.htc");
	cursor:hand;
}


#widget {
    float: left;
}

#widget input { border:none ;}
#eqryresults h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#eqryresults p {
	margin: 0;
	margin-top: 12px;
	line-height: 120%;
}

#eqryresults a {
	font-weight: bold;
}

.restrict {
    background-color: #fff;
	margin: 10px 15px 0;
}

#eqryresults a {
	color: #003399;
}

#eqryresults-container {
    display: none;
    position: absolute;
	top:85px ;
	left:0px ;
}
#eqryresults {
	padding-top: 2px;
	padding-bottom: 15px;
	width: 264px;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    display: block;
}

#widget_header {
  display:none ;
}
#widget_footer {
    background: url(/img/aspa/bg_widget_results_bottom.png) no-repeat;
    height: 4px;
    width: 264px;
}
#eqryresults {
    background: url(/img/aspa/bg_widget_results.png) no-repeat ;
}

#eqryinputcontainer {
    background: url(/asiakaspalvelu/img/aspa/haku_input.png) no-repeat;
    behavior: url("/asiakaspalvelu/js/png.htc");
    width: 264px;
    height: 25px;
    float: left;
    margin-right: 12px;
}
#eqry {
    border: 0px solid white;
    background-color: white;
    color: #7f7f7f;
    font: normal 12px arial, helvetica, sans-serif;
    margin: 3px 4px 3px 4px;
    padding: 0px;
    height: 18px;
    width: 264px;
}

.ac_results { z-index:100 ; }
#global-footer #global-footer-middle li.last a { z-index: 100; }
#global-footer #global-footer-middle li.last { z-index: 99; }
#global-footer #global-footer-middle { z-index: 98; position: static; margin-left: 90px }
#global-footer { z-index: 97; }
#widget #eqryresults-container #eqryresults { z-index: 100; }
#widget #eqryresults-container { z-index: 99; }
#widget { z-index: 98; }


