@charset "utf-8";
/* CSS Document */

.subheader {
  background-color: #F2F3F5;
}

#left {
  width: 445px;
}

#right {
  width: 425px;
}

.right_login {
  padding: 10px 0;
}

.right_login ul {
  width: 425px;
  overflow: auto;
  margin: 0;
  padding: 0;
}

.right_login ul li {
  margin: 0;
  padding: 5px;
  float: left;
}

.right_login ul li.first {
  padding-left: 14px;
}

.right_login ul li.last {
  padding-right: 0;
}

.right_login ul li a {
  display: block;
  padding: 2px;
  background-color: #fff;
}

.right_login ul li a:hover {
  padding: 1px;
  border: solid 1px #333;
  background-color: #fff;
}

body .grid_8 .articles.blogs {
  border: solid 1px #fff;
  padding: 0px;
}

.left_box {
  border: 1px solid #e5e5e5;
}

.articles {
  background: #fff url(/whatsnew/testbg.gif) top left repeat-x;
  border: solid 1px #e5e5e5;
  position: relative;
}

.blogs {
  background-image: none;
}

.blogs .inline {
  border-bottom: solid 1px #efefef;
  width: 100%;
  overflow: auto;
}

.blogs .inline ul {
  float: right;
  width: 200px;
  padding: 0 8px 0 0;
}

.blogs .inline ul {
  text-align: right;
}

.blogs .inline h3 {
  float: left;
  width: 200px;
  line-height: 1.8em;
}

img.middle {
  vertical-align: middle;
}

#right .articles {
  overflow: auto;
  width: 407px;
}

#left .articles {
  overflow: auto;
  width: 427px;
}

.box_header {
  width: 100%;
  padding: 0;
  overflow: auto;
  background-color: transparent;
}

.box_header h2 {
  float: left;
  width: 300px;
  background-color: transparent;
  margin-top: 0;
  padding-top: 0;
}

.box_header img {
  margin-top: 0;
  padding-top: 0;
  float: right;
  margin: 0 0 3px 9px;
}

.featuredbook {
  float: right;
  margin: 0 8px 8px 16px;
}

.content h3 a, .content h3 a:hover, .content h3 a:visited {
  text-decoration: none;
  color: #454545;
}

.border {
  border: 1px solid #e5e5e5;
}
