td.TitleText 
{ 
	font-size: 85%; 
  width: 150px;
}
TD.ItemHeader{
	
}
TD.ItemLocation{
	
}
TD.ItemDetails{
	
}
TD.ItemTitleTop
{
  background-color: #FEF6E4;
  border-top: 1px solid #D65D00;
  width:200px;
  line-height: 8px;
  overflow: hidden;
}

TD.ItemTitleMiddle
{
  font-size:90%;
  background-image: url('/images/title_bg.gif');
  height:48px;
  background-repeat:repeat-x;
}

.AuthorName
{
  color:#000000;
  font-size: 100%;
}

TD.ItemTitleBG
{
  background-color: #FEF6E4;
  line-height: 8px;
}

TD.ItemTitleBottom
{
  background-color: #FEF6E4;
  border-bottom: 1px solid #D65D00;
  width:150px;
  height: 7px;
  font-size: 7px
}
