img {
border: 0px;
}

.quote-table {
width: 100%;
border-top: 1px solid #619F8F;
border-left: 1px solid #619F8F;
border-right: 1px solid #619F8F;
margin-bottom: 10px;
}

.quote-table:hover {
background-color: #FAFAFA;
}

.quote-table td {
border-bottom: 1px solid #619F8F;
}

.quote-table td td {
border-bottom: 0px;
}

.chat-quote {
	overflow: auto;
	font-family: monospace, Consolas, 'Courier New', Fixedsys;
}
