/* css for an expanded view to be used in search */
  
div.maintextpositioner, div.searchholder {
    width:720px;
}

div.searchresults {
    width:520px;
}

div.maintextfooter {
    width:780px;
}

