div.art_summary_outer_div {
   text-align:left;
   width:550px;
   font-size:12px;
   font-family:Arial;
   color:#263D69;
   color:black;
}

table.art_summary_table {
   margin-left:auto;
   margin-right:auto;
   font-size:12px;
}

table.art_summary_table table {
   font-size:12px;
   width:100%;
}

table.art_summary_table a img {
   border:solid 1px #263D67;
}

table.art_summary_table td.description_body {
   height:75px;
}

table.art_summary_table .rating_votes{
   display:none;
}
table.art_summary_table td.rating_filler {
   height:15px;
}
table.art_summary_table div.top_padding {
   line-height:1px;
   height:10px;
   font-size:1px;
}

td.article_small_font {
   font-size:10px;
   width:48%;
}

td.art_td_leftwidth {
   width:120px;
}
div.description_body {
   height:90px;
}

span.article_author_bold {
   font-weight:bold;
   float:right;
}

span.article_author_bold a{
   color:#000000;
   text-decoration:none;
}
span.article_author_bold a:hover {
   text-decoration:underline;
}

a.art_comment_link {
	color:#192790;
	font-weight:bold;
   text-decoration:none;
}

a.art_comment_link:hover {
   text-decoration:underline;
}

a.article_link {
   color:#263D69;
   font-weight:bold;
}
div.dotted {
   clear:both;
   height:5px;
   line-height:5px;
   border-bottom:dashed 1px #263D69;
}
