#facstaffright {
   float: right; 
   padding-right: 20px;
}

#facstaffright ul, #facstaffleft ul {
   font-size: 1.5em;
   list-style: none;
   padding: 0;
}

#facstaffright a, #facstaffleft a {
   text-decoration:none; 
}

.suckerdiv ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

.suckerdiv li {
   padding-left: 3px;
}




//***************************CLS NEWS**************/
#clsnews ul {
   list-style: none;
}

//**************other, helpful things********************/
.center {
   text-align: center;
}

.floatleft {
   float: left;
}
.floatright {

}
.floatright img {
   float: right;
}

.bookbox {
   width: 580px; 
   text-align: center;
}
.bookbox img {   
   display: inline;
   padding: 15px;
}

.bigletter {
   font-size: 40px;
   height: 30px;
   float: left;
   margin-top: 15px;
   margin-right: 3px;
}

p.bigletter:first-letter { font-size: 3.5em; }