@charset "utf-8";
/* CSS Document */



div.bookbut
{

}

.bookbut a
{

display:block;

text-decoration:none;

}


.bookbut a#book{background: url('images/new%20buttons/book.jpg') no-repeat left ;width:80px; height:28px}
.bookbut a#quickpc{background: url('images/new%20buttons/quickpc.jpg') no-repeat left ;width:150px; height:28px}





.bookbut a#book:hover {background-image:url('images/new%20buttons/bookr.jpg')  }
.bookbut a#quickpc:hover {background-image:url('images/new%20buttons/quickpcr2.jpg')  }

.testback{background: url('images/testback.gif') no-repeat left ; width:200px;height:20px;  }
.testback2{background: url('images/testback2.gif') no-repeat left ; width:200px;height:20px;  }

.notext
{text-decoration:none}

#notext
{text-decoration:none}

.bulletpt{ padding-left:15px;}
ul li.bulletpt2{list-style:square; list-style-position:outside; word-wrap:break-word   }
