body {
  font-family: verdana, arial, georgia, helvetica, sans-serif, trebuchet ms;
  line-height: 1.3;
  font-size: 14px;
  color: #000000;
}
.boundary {
  width: 573px;
}
.content .top{
 width: 100%;
 display: block;
 float: left;
 margin: 0 0 20px 0;
}
.content .main {
  width: 573px;
  float: left;
}
.content .main .article{
 width: 100%;
 float: left;
}

.content .main .article .abstract{
 font-size: 18px;
 font-family: georgia;
 line-height: 1.1;
 font-weight: bold;

}
h2{
 font-family: georgia;
 font-size: 22px;
}
.content .main .article .main.bg_image{
  background: none;
}
.content .main .bottom_articles{
 float: left;
 width: 573px;
 margin-top: 20px;
 background: url(/grf/bg_condensed.gif);
 
}
.content .main .bottom_articles .bottom_article{
 width: 163px;
 padding: 10px;
 float: left;
 margin-right: 10px;
}
.content .main .bottom_articles .bottom_article p{

}
.content .main .bottom_articles .bottom_article.last{
 margin-right: 0px;
 }
a.read_more,a.read_more:visited{
 clear: both;
 float: right;
 display: block;
 margin-top: 5px; 
 font-size: 11px;
}
a, a:visited, a:hover, a:active{
 color: black;
 text-decoration: underline;
}
a.read_more:active,a.read_more:hover{
 color: black;

}
a.read_more.small{
 font-size: 10px;
}
h3.title {
 font-weight: bold;
 text-transform: uppercase;
 margin: 0 0 0 0;
 font-size: 11px;
 
}
.content .main .booklist .booklist_lines_bg{
 width: 573px;
 min-height: 320px;
 padding: 0px;

}
.content .main .booklist .row{
 width: 573px;
 float: left;
 padding: 3px 0;
}

.content .main .booklist .cell{
 width: 171px;
 padding: 0 10px;
 float: left;
 display: inline;
}

td.category_title{
 font-size: 20px;
 font-family: georgia;
}
td.category_title img{
 padding-right: 5px;
 float: left;
}
td{
 padding: 2px;
}