.gb_item_heading {
	background-color: #c7b787;
	background-image: url(../images/news/news_corner.gif);
	background-repeat: no-repeat;
	width: 100%;
	padding: 5px;
	border-right: solid 3px #91016a;
}

.gb_item_heading h3 {
	color: #51014a;
	font-size: 1em;
	display: inline;
}

.gb_item_heading h4 {
	color: #51014a;
	font-size: 0.8em;
}

.gb_item_heading .date {
	color: #51014a;
	font-size: 0.6em;
}

.gb_item_heading .name {
	color: #FFFFFF;
	font-size: 0.8em;
}

.gb_item_message {
	background-color: #f5f0db;
	background-image: url(../images/news/news_corner_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 100%;
	padding: 5px;
	margin-bottom: 8px;
	border-right: solid 3px #91016a;
}