Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/vios.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/vios.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/vios.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/memory-allocation.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/memory-allocation.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/memory-allocation.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/thread-functions.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/thread-functions.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/thread-functions.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/tsfopen-family.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/tsfopen-family.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/tsfopen-family.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/mutex-guide/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/mutex-guide/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/mutex-guide/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/new-protocol-plugins/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/new-protocol-plugins/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/new-protocol-plugins/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-configurations/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-configurations/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-configurations/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/guide-to-the-logging-api.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/guide-to-the-logging-api.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/guide-to-the-logging-api.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/reading-trafficserver-settings-and-statistics.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/reading-trafficserver-settings-and-statistics.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/reading-trafficserver-settings-and-statistics.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/typographical-conventions.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/typographical-conventions.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/typographical-conventions.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/example-query-remap.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/example-query-remap.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/example-query-remap.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/sample-source-code/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/sample-source-code/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/sample-source-code/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/debugging-memory-leaks.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/debugging-memory-leaks.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/debugging-memory-leaks.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/index.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/index.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/index.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-debug-tags.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-debug-tags.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-debug-tags.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-load-plugins.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-load-plugins.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-load-plugins.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/using-a-debugger.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/using-a-debugger.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/using-a-debugger.en.html
 Thu Feb 17 21:11:59 2011
@@ -5,17 +5,19 @@
   <head>
     
     <link rel="stylesheet" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" />
+    <!-- Needed for amc debugging.
+      <link rel="stylesheet" href="../../../../styles/ts.css" />
+    -->
     
     <title>Apache Traffic Server™ Software Developers Kit</title>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements.  See the NOTICE file distributed with this work 
for additional information regarding copyright ownership.  The ASF licenses 
this file to you under the Apache License, Version 2.0 (the 
&quot;License&quot;); you may not use this file except in compliance with the 
License.  You may obtain a copy of the License at . 
http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law 
or agreed to in writing, software distributed under the License is distributed 
on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.  See the License for the specific language governing 
permissions and limitations under the License. -->
   </head>
 
   <body>
-    <div id="header">
-           <span id="ts_logo">
-                 <a href="http://trafficserver.apache.org/";><img alt="Apache 
Traffic Server" src="/images/ts75.png" /></a>
-         </span>
-           <h1>Apache Traffic Server™ Software Developers Kit</h1>
+    <div id="header" class="header">
+      <a href="http://trafficserver.apache.org/";><img class="logo" alt="Apache 
Traffic Server" 
src="http://trafficserver.apache.org/images/trans_logo_350x69.png"; /></a>
+      <span class="title">Apache Traffic Server™ Software Developers 
Kit</span>
     </div>
 
   <div id="content">

Added: websites/staging/trafficserver/trunk/content/styles/ts.css
==============================================================================
--- websites/staging/trafficserver/trunk/content/styles/ts.css (added)
+++ websites/staging/trafficserver/trunk/content/styles/ts.css Thu Feb 17 
21:11:59 2011
@@ -0,0 +1,117 @@
+a:hover {
+  text-decoration:underline;
+}
+a {
+  color:#528DC8;text-decoration:none;
+}
+
+html {
+  background: url('http://trafficserver.apache.org/images/grey_paper.jpg');
+}
+
+body {
+  margin:0px;
+}
+
+#header {
+  height:75px;
+  margin:0px 0px 0px 0px;
+  padding:0px;
+  padding-top:12px;
+  color:#528DC8;
+/*
+  -moz-border-radius: 5px;
+  -webkit-border-radius: 5px;
+*/
+}
+
+#header a {
+  vertical-align:-18px; /* 12px of padding plus 75 height - 69 image */
+}
+
+img.logo {
+  border:0px;
+}
+
+span.title {
+  margin-left:2ex;
+  font-size:150%;
+  font-weight:bold;
+}
+
+#content {
+  background:white;
+}
+
+#content h1 {
+  background-color:#EEEEEE;
+  color:#528DC8;
+  height:1.5em;
+  -moz-border-radius: 5px;
+  -webkit-border-radius: 5px;
+  font-size:150%;
+  font-weight:normal;
+  padding:0px;
+  padding-top:0.5ex;
+  padding-left:1ex;
+  margin:0px;
+}
+
+#content h2 {
+  font-size:133%;
+  font-weight:normal;
+  background-color:#EEEEEE;
+  color:#528DC8;
+  height:1.5em;
+  -moz-border-radius: 5px;
+  -webkit-border-radius: 5px;
+  padding:0px;
+  padding-top:0.5ex;
+  padding-left:1ex;
+  margin:0px;
+  margin-left:1ex;
+}
+
+#content h3 {
+  font-size:125%;
+  font-weight:normal;
+  background-color:#EEEEEE;
+  color:#528DC8;
+  height:1.5em;
+  -moz-border-radius: 5px;
+  -webkit-border-radius: 5px;
+  padding:0px;
+  padding-top:0.5ex;
+  padding-left:2ex;
+  margin:0px;
+  margin-left:1ex;
+}
+
+#content h4 {
+  font-size:110%;
+  font-weight:normal;
+  background-color:#EEEEEE;
+  color:#528DC8;
+  height:1.5em;
+  -moz-border-radius: 5px;
+  -webkit-border-radius: 5px;
+  padding:0px;
+  padding-top:0.5ex;
+  padding-left:3ex;
+  margin:0px;
+  margin-left:1ex;
+}
+
+#content dl {
+  background:#EEEEEE;
+  margin-top:1ex;
+  margin-left:2ex;
+}
+
+#content p {
+  margin-left:2ex;
+}
+
+div.codehilite {
+  margin-left:2ex;
+}
\ No newline at end of file


Reply via email to