.bbform {
	font-size:14px;
}
.bbform a{

  padding: 5px;
  color: #999999;
  font-weight: bold;
  text-decoration: none;
  
  font-size:12px;
  border-bottom: 1px groove rgba(0,0,0,0);
}

.bbform a:hover {
	color: #333333;

}
.bbform img{
	max-height:600px;
	max-width:700px;
	margin: 5px 5px 5px 5px;
	border-radius: 10px;
}
.bbform iframe{
	margin: 5px 5px 5px 5px;
}

