﻿
*
{
  font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , Verdana, Arial, sans-serif;
  color: #333;
  line-height: 140%;
}
select, input, textarea
{
  font-size: 1em;
}
body
{


}

.example
{
  border: 1px solid #CCC;
  background: #f2f2f2;
  padding: 10px;
}
ul
{
  list-style-image: url(list-style.gif);
}
pre
{
  font-family: "Lucida Console" , "Courier New" , Verdana;
  border: 1px solid #CCC;
  background: #f2f2f2;
  padding: 10px;
}
code
{
  font-family: "Lucida Console" , "Courier New" , Verdana;
  margin: 0;
  padding: 0;
}
#gallery
{
  padding: 30px;
  background: #e1eef5;
}
