--- trunk/vhost/ecas/ecas.css 2009/07/28 22:51:16 1260 +++ trunk/vhost/ecas/ecas.css 2009/07/28 22:52:43 1261 @@ -1,15 +1,23 @@ /* design for this vhost */ +.title, .urlp { + display: block; + padding-left: 11em; +} + .title { font-weight: bold; - display: block; - padding-left: 10em; } + #inputs label { clear: left; } +#results label { + width: 11em; +} + h1 { font-family: Trebuchet MS,Lucida,Arial,sans-serif ; }