/* SpiffySearch needs at least 100 pixels to run */
#container { width:300px; margin:10px; float:right;}

/* If you're not using a container, you can specify width here */
#ss, #ss_a dd { width:99%; font-family: verdana; font-size: 100%;}

/* to attach details to right side, use right instead of left */
#ss_a dd { margin:0; padding:10px; position:absolute; left:5px; background:#FFFFCC; border:1px solid #CCC; overflow:hidden; font-size:90%;}

/* I'm using B tags for my mouse-over autofill; delete this if you're not */
b { font-weight:normal; background-color:#FFF; }

/* all links look like links: */
#ss a { color:blue; text-decoration:none; cursor:pointer;}

/* careful when messing with the rest of this! */
#ss, #ss_d { position:relative;}
#ss a:hover { text-decoration:underline;}
#ss_d { border:none; position:absolute; top:4px; right:5px;}
#ss_r { position:absolute; top:4px; left:350px;}
#ss_q { margin:25px 5px 5px 5px; border:1px solid #CCC; background-color: #F0F0F0}
#ss_a  { position: relative; margin:0 5px 5px 5px; padding:0;}
#ss a { margin-bottom:0;}
#ss_a h4 { margin:0 0 3px 0; padding:0; font-size:100%;}
#ss_a dd p {color: #CCC; margin:3px 0 0 0; padding:0; text-align:center;  font-size:100%;}
#ss_a dt { padding:0; margin:0; position:relative; width:100%; height:1.2em; white-space:nowrap; overflow: hidden;}
#ss_a dt.odd { background-color:#f0f0f0;}
#ss_a dt a.resultTitle { position:absolute; left:20px;}
#ss_a dt a.addToMyWeb { display:block; float:left; height:15px; width:15px; background: transparent url(http://us.i1.yimg.com/us.yimg.com/i/us/my/bn/cust_addcontent.gif) 0 3px no-repeat; }
#ss_n { margin-top:5px; background: #CCC; text-align:center; }
#ss p#ss_u { margin:5px; overflow:hidden;}
a#ss_nx { position:absolute; bottom:0; right: 3px; color:#fff; font-weight:bold;}
a#ss_pr { position:absolute; bottom:0; left: 3px; color:#fff; font-weight:bold;}
a#ss_yh { color:#fff; font-weight:bold }
#ss a.yahooSearch, a.yahooNews { position:absolute; height:20px; width:90px; background: url(http://us.i1.yimg.com/us.yimg.com/i/ws/w2/search.gif) 5px 5px no-repeat; }
#ss a.yahooNews { background: url(http://us.i1.yimg.com/us.yimg.com/i/ws/w2/news.gif) 6px 5px no-repeat; }
