/*
 * This CSS is only used for the demo pages.
 */

body{ background:#f6f6ef url(../images/demo_bg.jpg); font:15px Ubuntu,'Segoe UI',Calibri,Verdana,sans-serif; line-height:22px; color:#444; width:920px; margin:0 auto; text-shadow:0 0 1px #f7f7f7; position:relative; padding:44px 0 70px }
h1{ font:100 italic 58px Georgia,'Segoe UI',sans-serif; margin:0 0 5px; color:#555 }
h2{ font:26px Ubuntu,'Segoe UI',sans-serif; margin:32px 0; line-height:22px; color:#555 }
h2.closer{ margin-bottom:10px }
a{ color:#d41d1d }
hr{ border:0; margin:0; padding:0; color:#f6f6ef; clear:both; border-bottom:1px dashed #999; margin-bottom:50px }
#examples{ position:absolute; left:0; width:300px; overflow:visible }