.zgb_structure_div {
	width: 400px;
}

.zgb_message_table {
	width: 480px;
	border: 0px;
	padding: 0px;
	border-collapse: separate; 
	border-spacing: 0px;
}

.zgb_message_fade {
	height: 5px;
	background-repeat: no-repeat;
	padding: 0px;
}

.zgb_message_bottom {
	height: 3px;
	background-image: url('../pics/bottom.png');
	background-repeat: no-repeat;
	padding: 0px;
}

.zgb_msg_timestamp {
	text-align: right;
	font-size: 10px;
	margin-top: 6px;
	padding-right: 3px;
	padding-bottom: 0px;
}

.zgb_message_header_bar {
	height: 20px; 
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
        background-color: #000000;
	background-repeat: no-repeat;
        font-weight: bold;
        border-top: 1px solid #454545;
        border-bottom: 1px solid #454545;
	color:#D0B226;
	font-variant: small-caps;
}

.zgb_message_header_bar_high {
	height: 20px; 
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	background-color: #000000;
	background-repeat: no-repeat;
        font-weight: bold;
        border-top: 1px solid #454545;
        border-bottom: 1px solid #454545;
	color: #A50000;

}

.zgb_message_bar {
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
}

.zgb_replies_field {
	text-align: left;
        background-color: #CDCDCD; 
	background-repeat: repeat-y;
	color: #000000;
}

.zgb_reply_header_bar {
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
        font-weight: bold;
        border-top: 1px solid #454545;
        border-bottom: 1px solid #454545;
	color: #A50000;
}

.zgb_reply_bar {
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 8px;
	margin: 0px;
}
