div.ct{ 
	padding: 1px 1px 1px 1px;
	margin: 0px;
	float: left;
}
div.fb{
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  padding: 3px;
  margin: 0px 0px 0px 0px; 
  text-align: left;
  width: 315px;
  height: 215px;
  font-size: 10px;
  color: #777777;
  font-family : Arial, Helvetica; 
  font-weight: normal;
}
div.fb div.frm{
	padding: 2px;
	margin-bottom: 3px;
}
div.fb div.frm img{
  border: 0px;
  margin: 0px;
  vertical-align: top;
}

div.fb div.frm input{
	width: 20px;
	border-color: #B59E9C; 
	border-style: solid; 
	background-color: #EFEBE7; 
	font-size: 11px; 
	color: #777777; 
	font-family : Arial, Helvetica; 
	font-weight: bold
}
div.fb img.fb_th{
  border: 0px;
  margin: 0px 0px 0px 5px;
  float: right;
  max-height: 190px;
}
div.fb a.t, div.fb a.t:visited{
  display: block;
  color: #313884;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
div.fb a:hover.t{
  text-decoration: underline;
}
div.fb a.p, div.fb a.p:visited{
  display: block;
  margin: 0.2em 0em;
  color: #CF6A67;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
div.fb a:hover.p{
  text-decoration: underline;
}
div.fb h2{
  font-family : Arial, Helvetica; 
  font-weight: normal;
  font-size: 10px;
  margin: 1px 0px 1px 0px;
  padding-left: 5px;
  color: #777777;
}
div.fb div.it{
  margin: 1px 0px 1px 0px;
  font-style: italic;
}
div.fb div.c{
  margin: 3px 0px 0px 0px;
}
div.fb div.c p{
	color: #AD3C39;
	font-weight: bold;
}
div.fb div.tescSmall{
  margin: 3px 0px 3px 0px;
}
div.fb a.t em{
	font-style: normal;
	background-color: #FFFFCC;
}
