.primespace {
  position: absolute;
  top: 66px;
  right: 20px;
  width: 468px;
  height: 72px;
  background: url('Images/bg_fullcomment.gif') right bottom no-repeat;
  color: #ffffff;
  font-size: 9px;
  margin-bottom: 5px;
}
.half {
  border: 1px solid black;
}
.micro {
  border: 1px solid black;
}

.fullspace {
	position: relative;
	left: 116px;
	width: 468px;
	height: 72px;
	background: url('Images/bg_fullcomment.gif') right bottom no-repeat;
	color: #ffffff;
	font-size: 9px;
	margin-bottom: 5px;
}
.full {
  border: 0px;
  margin: 0;
  padding: 0;
}
.fullcommenttext {
	text-align: right;
	position: relative;
	right: 20px;
	height: 12px;
	vertical-align : middle;
}
