#database .images-panel img{
  border: none;
}

#database .images-panel .image_wrapper{
  float:left;
}

#database .images-panel.images-panel-6 .image_wrapper{
  width: 56px;
  height: 56px;
  margin: 0 4px 4px 0;
}

#database .images-panel.images-panel-13 .image_wrapper{
  width: 32px;
  height: 32px;
  margin: 0 4px 4px 0;
}

#database .images-panel .image_wrapper a{
  display: block;
  border: none;
  overflow: hidden;
}

#database .images-panel.images-panel-6 .image_wrapper a{
  width: 56px;
  height: 56px;
}

#database .images-panel.images-panel-13 .image_wrapper a{
  width: 32px;
  height: 32px;
}

#database .images-panel.images-panel-13 #current_wrapper{
  border: 1px solid #5b514f;
  width: 30px;
  height: 30px;
  overflow: hidden;
}

#database .images-panel.images-panel-13 #current_wrapper a{
  margin-left: -1px;
}

#database .images-panel-6{
  width: 600px;
}

#database .images-panel-13{
  position: relative;
  width: 468px;
  padding: 0 32px 0 0;
  float: left;
  margin-top: 16px;
  margin-bottom: 16px;
}

#database .images-panel-13 #scroll_left{
  position: absolute;
  right: 52px;
  bottom: 4px;
}

#database .images-panel-13 #scroll_right{
  position: absolute;
  right: 36px;
  bottom: 4px;
}

#database .images-panel-13 #scroll_left, #database .images-panel-13 #scroll_right{ display: block; height: 16px; width: 16px; margin: 0; float: none; padding: 0; color: white; font-size: 0px; text-indent: -9999px; border: none; }
#database .images-panel-13 #scroll_right{ background: url('/includes/images/right_arrow.gif'); }
#database .images-panel-13 #scroll_left{ background: url('/includes/images/left_arrow.gif'); }

.projects-wide{
  width: 704px;
}

#database ul.keyword-tags{
  width: 220px;
  height: 170px;
  list-style: none;
  float: left;
  padding-left: 0;
  margin: 2px;

}

#database ul.keyword-tags li{
  clear: both;
}

#database ul.keyword-tags li label{
  display: block;

  float: left;
}

#database ul.keyword-tags li input{
  margin: 3px 4px 0 0;
  display: block;
  float: left;
}

#database #keyword-tags-area{
  margin: 16px 0;
  width: 848px;
  clear: both;
}

#database #keyword-tags-area a:link{
color: #3b61aa;
border-bottom: dotted 1px #3b61aa;
}

#database #current_media{
  margin: 32px 0;
  text-align: center;
}

.project_right{
  margin-top: 0;
}


.project_right h3{
  font-size: 11px;
  margin-bottom: 16px;
}

.project_right .item_authors{
}

#content .project_right .item_authors a{
  font-weight: bold;
  color: #395daf;
}

#content .main p#db_mag{
  width: 476px;
}

#content .main p#db_mag a{
  border: none;
  margin-right: 12px;
}

#content .main p#db_mag.db_mag_last a{
  margin-right: 0;
}

#content .main p#db_mag a img{
  border: none;
  margin: 0;
}
