michael@0: SearchResult { michael@0: display: block; michael@0: margin-top: 8px; michael@0: margin-left: 8px; michael@0: } michael@0: michael@0: Header { michael@0: width: 612px; michael@0: display: block; michael@0: } michael@0: michael@0: SearchTitle { michael@0: display: block; michael@0: width: 280px; michael@0: border-bottom: thin solid black; michael@0: padding-bottom: 6px; michael@0: margin-bottom: 12px; michael@0: } michael@0: michael@0: SearchTitle:first-line { michael@0: font-family: Verdana, Sans-Serif; michael@0: color: #cc6600; michael@0: font-size: 14pt; michael@0: } michael@0: michael@0: Toolbar { michael@0: font-family: Verdana, Sans-Serif; michael@0: float: right; michael@0: font-size: 7pt; michael@0: display: block; michael@0: border: ridge #ddddff 4px; michael@0: width: 220px; michael@0: margin-right: 0px; michael@0: text-align: center; michael@0: } michael@0: michael@0: Label { michael@0: font-weight: bold; michael@0: } michael@0: michael@0: input { michael@0: margin-top: 2px; michael@0: }