﻿/* search results */

table#masterColumnLayout { width: 100%; }
td#masterColumnLeft { display: none;  }
td#masterColumnRight { padding:0; width: 100% !important; background: #fff; }
div#searchLayout { width: 100%; padding: 0 10px; }
#webZoneLayout { width: 870px; }
#leftZone, #rightZone { width: 425px; vertical-align: top; }
#spacerZone { width: 20px; }

#leftZone .ms-WPBody, #rightZone .ms-WPBody { width: 425px; }

#bottomWebZone, #bottomWebZone table { width: 875px; }
#bottomWebZone table table { width: 100%; }

.srch-Icon { }
.srch-Title { }
.srch-Description { }
.srch-Metadata { color: #888888; }
.srch-URL a { color: #008800; }
.srch-WPBody * { border-style: none; }
.srch-Page { padding: 2px 5px; color: #000; background: #e4efd5; }
.srch-Page a { color: #000; }

td#MidLowerRightCell, td#MidLowerLeftCell { background: #e4efd5; }



