#trColA {
  float:left;
  margin:0 0 0 10px;
  padding:0 30px 0 0;
  width:464px;
  border-right:1px solid #e1e1e1;
  }

#trColA h1 {
  padding:0;
  margin:0 0 10px 0;
  font:16px Georgia,Times,serif;
  text-transform:uppercase;
  color:#444;
  }

#trColA h1.article {
  padding:0;
  margin:10px 0;
  font:18px Georgia,Times,serif;
  text-transform:uppercase;
  letter-spacing:1px;
  color:#444;
  }

#trColA h1.article span.right {
  float:right;
  padding:0 0 10px 0;
  }

#trColA p, ol, ul {
  margin:0 0 18px 0;
  line-height:18px;
  }

#trColA ol li {
  margin:10px 0;
  }

#trColA ol li p {
  margin:10px 0;
  }

#trColA ol li ul {
  margin:0 5px;
  padding:0 10px;
  list-style:disc;
  line-height:12px;
  }

#trColA ul {
  margin:20px;
  list-style:disc;
  line-height:18px;
  }

#trColA ul li {
  margin:12px 0;
  }

#trColA h2 {
  font:14px Georgia,Times,serif;
  margin:14px 0 6px 0;
  padding:0;
  line-height:18px;
  }

/* Breadcrumb*/
#trmenu {
  float:right;
  clear:right;
  position:relative;
  width:810px;
  height:35px;
  font-weight:bold;
  border-left: 1px dashed #e1e1e1;
  }

#trmenu ul {
  list-style:none;
  }

#trmenu ul li {
  background:none;
  float:left;
  }

#trmenu ul a:link {
  display:block;
  font:14px Georgia,Times,serif;
  padding:0 20px;
  line-height:35px;
  text-decoration:none;
  color:#444;
  background:#fff;
  border-bottom: 5px solid #fff;
  }

#trmenu ul a:visited {
  display:block;
  font:14px Georgia,Times,serif;
  padding:0 20px;
  line-height:35px;
  text-decoration:none;
  background:#fff;
  color:#444;
  border-bottom: 5px solid #fff;
  }

#trmenu ul a:hover {
  display:block;
  font:14px Georgia,Times,serif;
  padding:0 20px;
  line-height:35px;
  text-decoration:underline;
  color:#222;
  background:#f9f9f9;
  border-bottom: 5px solid #e1e1e1;
  }

#trmenu ul li.on a:link {
  border-bottom: 5px solid #696969;
  }

#trmenu ul li.on a:visited {
  border-bottom: 5px solid #696969;
  }

#trmenu ul a:active {
  display:block;
  font:14px Georgia,Times,serif;
  padding:0 20px;
  line-height:35px;
  text-decoration:none;
  color:#222;
  border-bottom: 5px solid #696969;
  }

.trdescrip {
  clear:both;
  margin:0 0 20px 0;
  padding:15px 0;
  font:italic 12px Georgia,Times,serif;
  line-height:18px;
  color:#444;
  border-top:#e1e1e1 dashed 1px;
  border-bottom:#e1e1e1 dashed 1px;
  }

.feat {
  font-size:10px;
  padding:0;
  margin:0;
  color:#696969;
  text-transform:uppercase;
  }

.arti {
  font:italic 14px Georgia,Times,serif;
  letter-spacing:0;
  text-transform:none;
  }

div.artdescrip {
  margin:10px 0;
  border-bottom:#e1e1e1 dashed 1px;
  padding:15px 0;
  }

div.artdescrip a.arttitle {
  margin:0;
  padding:0 0 10px 0;
  font:18px Georgia,Times,serif;
  line-height:18px;
  }

p.author {
  margin:0 0 10px 0;
  padding:0;
  font:italic 12px Georgia,Times,serif;
  line-height:18px;
  color:#696969;
  }

a.tc {
  padding-left:15px;
  margin-left:10px;
  font:10px Arial,Helvetica,sans-serif;
  color:#5d990c;
  text-transform:uppercase;
  background: transparent url(i/bullet.gif) no-repeat center left;
  }

p.artsum {
  margin:0;
  padding:0;
  line-height:18px;
  }

#trColB {
  float:right;
  margin:0 0 20px 0;
  padding:0;
  width:265px;
  border-bottom:#e1e1e1 solid 1px;
  }

#trColB h3 {
  margin:28px 0 20px 0;
  padding:5px;
  font:italic 14px Georgia,Times,serif;
  color:#444;
  background:#f9f9f9;
  border-top:#e1e1e1 solid 1px;
  }

#trColB h4 {
  margin:0;
  padding:0 5px;
  }

#trColB p {
  margin:0;
  padding:5px;
  line-height:18px;
  }

#trColB dl {
  margin:5px;
  }

#trColB dt {
  font-weight:bold;
  color:#696969;
  }

#trColB dd {
  margin:5px 0;
  }

#trColB dl.articlelist {
  margin:5px;
  }

#trColB dl.articlelist dd {
  margin:20px 0;
  font:14px Georgia,Times,serif;
  }
