.getquote1 {
 font-family: Helvetica, serif;
 font-size:12px;
 color: #444;
 line-height: 20px;
 position: relative;
}
.getquote1 FORM {
 display: block;
 padding: 0;
 margin: 0;
}
.getquote1 .search{
 position: relative;
 border: 1px solid #DDD;
 padding: 0px 30px 0px 5px;
 background-color:#FFF;
}
.getquote1 INPUT.ticker {
 display: block;
 height: 25px;
 border: 0;
 color: #EE8701;
 font-weight: bold;
 width: 100%;
 padding: 0;
}
.getquote1 .go { 
 display: block;
 position: absolute;
 text-indent: -2000px;
 background: #666 url(//images.financialcontent.com/studio-6.0/button/magnify_white.png) no-repeat 6px 7px;
 right: -1px;
 top: -1px;
 width: 27px;
 height: 27px;
 border: 0;
 border-left: 1px solid #CCC;
 cursor: pointer;
}
.getquote1 .dropdown {
 position: absolute;
 width: 100%;
 background: #F9F9F9;
 border-top: 1px solid #DDD;
 margin-top: -1px;
}
.getquote1 TABLE {
 border-left: 1px solid #DDD;
 border-right: 1px solid #DDD;
}

.getquote1 .dropdown TD {
 padding: 5px;
 border-bottom: 1px solid #DDD;
 font-family: Helvetica, serif;
 font-size: 12px;
 line-height: 15px;
 color: #444;
 height: 30px;
 cursor: pointer;
}
.getquote1 .dropdown TR:hover TD {
 background: #DDD;
 color: #000;
}
.getquote1 .dropdown .ticker {
 font-weight: bold;
