html{
   margin : 0;
   padding : 0;
   background : url(/images/bg/canvas.gif) #005;
   font-style : normal;
   font-size : 11px;
   font-family : "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}

#col-wrapper-1c{
   position : relative;
   width : 730px;
   margin : 10px auto;
   padding : 20px;
   background : #F2F2F2 url(/images/bg/warning.png) no-repeat 97% 90%;
}

#ic-head{
   margin : 0;
   padding : 0;
   height : 104px;
   text-indent : -999em;
   outline : none;
   background : url(/images/logos/ic-head3n-i.png) no-repeat right;
   font : bold 3em "Times New Roman", Times, serif;
}

h1, h2, h3{
   font-weight:bold;
   font-family : "Trebuchet MS", Verdana, "Verdana Ref",Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", sans-serif;
}

h1{
   margin : 5px 0;
   color : #C8D8F8;
   border-bottom : 2px solid #69F;
   font-size : 5em;
}

h2{
   margin : 5px 0;
   color : #69F;
   text-align : right;
   font-weight : normal;
   font-size :  2em;
}

h3{
   color : #C8D8F8;
   font-size : 1.5em;
}

a{
   color : #009;
   font-weight : bold;
   text-decoration : underline;
}

#http-err{
   color : #69F;
   border-bottom : 2px solid #69F;
   text-align : right;
   font-weight : bold;
   font-size : 10px;
}

ul{list-style-image : url(/images/bullets/bluetri.gif);}

 /* Widget content container */
   #goog-wm { }

    /* Heading for "Closest match"
   #goog-wm h3.closest-match { }

    /* "Closest match" link
   #goog-wm h3.closest-match a { }

    /* Heading for "Other things" */
   #goog-wm h3.other-things { }

    /* "Other things" list item */
   #goog-wm ul li { }

    /* Site search box */
   #goog-wm li.search-goog { display: block; }
