.commentbox{
	background-color: #0095DA;
	width: 95%;
	padding: 10px;
	background-image: url(../images/topic4_top_right_blk.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.commentfooter{
background: url(../images/aquote4_arrow.png) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 70%;
color: #4A4A4A;
}

.topic-title {
	font-size:11pt;
	color:#fff;
	padding:3px 0px 5px 0px;
	font-family: "Comic Sans MS", cursive;
}

.topic-text {
	font-size:10pt;
	line-height:125%;
	color:#fff;
}