/*pngfix*/
#notepad,#burst{behavior: url(resources/iepngfix.htc)}



a.button{
  display:inline-block;
  width: auto;
  padding: 0 16px 0 0;
  text-decoration: none; 
  background: transparent url(images/button.png) no-repeat top right;
  font-weight: bold; 
  color: #fff; }
  a.button span{
    display:inline-block;
    padding: 8px 0 8px 16px;
    background: transparent url(images/button.png) no-repeat top left; }
.replaced{text-indent: -9000px; display:none;}

#news{text-align: left;}
  #news li{ 
    list-style:none; 
    padding: 0; margin: 0 0 10px;}
    #news li .small{font-size: .8em; color: #888}
.home{
  width: 650px; 
  margin: 15px auto; padding: 1px 15px 1px 20px;
  text-align: left; 
  position: relative;}
.content{padding: 0 20px;}

#notepad{
  float:right; 
  width: 340px; height: 290px;
  padding: 40px 0 20px;
  margin: 0 0 20px 20px;
  background: url(images/quiz.png) no-repeat;
  font-family: "comic sans ms";
  color: #00009a;
  font-size: 11px;
  font-weight: bold;}
  #notepad h2{
    font-size: 17px; 
    text-indent: -9000px;}
    #notepad li{list-style:none;}
  #guilt{
    position:relative;  left: 230px;
    width: 90px;
    margin-bottom: 6px;
    font: bold 10px Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #c33;}
  #page #burst{
    display: block;
    position: relative; left: 180px;
    width: 74px; height: 78px;
    padding: 29px 32px 40px 26px;
    background: url(images/burst.png) no-repeat;
    font: normal 22px Verdana, Arial, sans-serif;
    text-align: center;
    color: #fff;
    text-decoration: none;}
#banner{
  margin: 20px 320px 20px 0; padding: 20px;
  -moz-border-radius: 5px;
  background: #8bb800; color: #fff}
  #banner h1{
    margin: 0;
    font: normal 28px Verdana, sans-serif}
  #banner h1 span{display: block; font-size: 50px}
  #banner h2{ 
    margin: 12px 0 0; 
    line-height: 1.43; 
    font-size: 1em;
    font-weight: bold;}
#afterTrial{float:right; 
  width: 230px;
  color: #c33; 
  font-size: 10px;
  font-weight: bold;}
#preview{
  clear: both;
  margin: 20px 0; padding: 20px 20px;
  -moz-border-radius: 5px;
  background: #224272;
  font-size: 11px;
  color: #fff;}
  #previewText{
    float:left; 
    width: 252px;}
    #preview h2{font-size: 1.2em; margin: 0 0 10px; font-weight: bold;}
  #img_preview{float:left; margin-right: 20px}
.boxes{margin: 0; padding: 0;}
.boxes li{
  list-style:none;
  float: left;
  width: 201px; height: 140px; 
  margin: 0 0 20px 19px;padding: 0;
  background: #eee url(Images/smallbox_sprite.png) no-repeat bottom;
  font-size: 11px}
.boxes li:first-child,
.boxes li.first-child{margin-left: 0;}
  .boxes h3{
    margin-bottom: 10px; padding: 5px 8px 2px 80px;
    background: #315A84 url(Images/smallbox_sprite.png) no-repeat; 
    color: #fff; 
    font-size: 1.2em;
    text-align: center;}
  .boxes p{margin: 0 10px 5px 0;line-height:13px;}
  .boxes .pic{
    float: left; display:inline;/*ie*/
    margin: 0 10px 10px;
    font-size: 9px;}
    .boxes .pic img{display: block;}
blockquote{margin: 0; padding: 0;}
    
    
/* page specific */
#home2 #banner{
  margin-right:0;}
  #home2 #notepad{width: 310px; background-image: url(images/paper_ebaysellers.png);}
  #home2 #burst{top: 90px;}
  #home2 #afterTrial{
    float: none;
    position: relative; top: 85px; left: 225px;
    width: 80px;
    font: bold 9px Verdana, sans-serif}
  
/*clearfix*/
#preview:after,
.body:after,
.boxes li:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;}
#preview,
.body,
.boxes li{
  zoom: 1;/* IE */}
