@import url(http://www.clover-legal.com/css/styles-site.css);


#main .posted{
  font-size:11px;
  text-align:right;
  margin-top:10px;
  padding:10px;
  border-top:1px dotted #ccc;
  clear:both;
  }


#main .headNavi{
  padding:15px 0;
  }


#entryList li{
  list-style:none;
  widht:640px;
  text-align:left;
  padding:15px 10px;
  border-bottom:1px dotted #999;
  clear:both;
  }

#entryList .day{
  float:left;
  width:120px;
  padding-left:25px;
  background:url(http://www.clover-legal.com/imgs/point-img.jpg) no-repeat 0 3px;
  }
  

#entryList .title{
  float:right;
  width:500px;
  }


#entryList .bottomNavi{
  padding:15px 0;
  clear:both;
  }

