div#dabbp_spyahooweb_container{
 width:600px;
 height:400px;
/* overflow: hidden;*/
 border:1px solid black;
 background-color:white;
 color: #000000;
 display:block;
 padding: 5px;
}
div#dabbp_spyahooweb_container *{
 margin:0;
 padding:0;
 border:0;
 list-style-type:none;
 list-style-position:inside;
 font-weight: normal;
 font-style: normal;
 font-size: small;
 color: #000000;
 background-color: transparent;
}
div#dabbp_spyahooweb_container div,
div#dabbp_spyahooweb_container ul,
div#dabbp_spyahooweb_container p{
 display:block;
}
div#dabbp_spyahooweb_container li{
 display: list-item;
}
div#dabbp_spyahooweb_container span,
div#dabbp_spyahooweb_container sub,
div#dabbp_spyahooweb_container a{
 display:inline;
}


div#dabbpyahoowebmenu{
/* height: 50px;*/
}
div#dabbpyahoowebmenu input{
 border: 1px solid black;
}
div#dabbpyahoowebmenu input{
 width: 25px;
}
div#dabbpyahoowebmenu input#q{
 width: 100px;
}
div#dabbpyahooweboutput {
 padding: 8pt;
}
div#dabbpyahooweboutput div.info{
 height: 20px;
 overflow: hidden;
}
div#dabbpyahooweboutput div.info p.info{
	background-color: #F1E7DE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 5px;
}
div#dabbpyahooweboutput div.info p.info input{
 border: 0px none;
}
div#dabbpyahooweboutput div.even {

}
div#dabbpyahooweboutput div.odd {
 float:left;
}
div#dabbpyahooweboutput div.item {
 width: 280px;
 height: 150px;
 overflow: auto;
 font-size: small;
 border: 2px double #ace;
}
div#dabbpyahooweboutput div.item a{
 color: #361B00;
}
div#dabbpyahooweboutput div.item p.title{
 font-weight: bold;
 font-size: medium;
}
div#dabbpyahooweboutput div.item p.title sub{
 font-weight: normal;
 font-size: x-small;
}
div#dabbpyahooweboutput div.item p.title sub a{
 color: #000;
}
div#dabbpyahooweboutput div.item p.summary{
}
div#dabbpyahooweboutput div.item p.mod{
	text-align: right;
}
div#dabbpyahooweboutput div.item p.title{
  background-color: #F1D5BA;
}
div#dabbpyahooweboutput div.item p.mod,
div#dabbpyahooweboutput div.item p.url{
  background-color: #F1E7DE;
}
