.chat {
	font-size:11px;
	line-height:17px;
	width:590px;
	float:left;
	display:inline;
}
.chat select {
	font-size:11px;
	color:#FFFFFF;
	background:#7c4332;
}
.chat a {
	color:#fcce8a;
}
.chat a:hover {
	color:#ffffff;
	text-decoration:none;
}
.chat table td img {
	margin:2px;
}
.chat_col1 {
	width:245px;
	float:left;
	display:inline;
	margin:auto 0 3px 0;
}
.chat_col2 {
	width:245px;
	float:right;
	display:inline;
	margin:auto 0 3px 0;
}
.chat_field {
	width:100%;
	border:none;
	background:transparent url(../../images/backs/gallery_bck.gif) 0px 0px repeat;
	font-size:10px;
	color:#FFFFFF;
	float:left;
	height:16px;
	padding:3px 0 0 0;
}
.chat img {
}
.chat h3 {
	margin:3px 0 0 0;
	color:#FF0000;
}
.chat_butt {
	width:110px;
	border:solid 1px #cccccc;
	background:transparent;
	font-size:10px;
	color:#FFFFFF;
	float:right;
	height:16px;
	text-transform:uppercase;
	font-weight:bold;
}
.chat_head {
	float:left;
	display:inline;
	width:100%;
	font-weight:bold;
	padding:5px 0 5px 0;
	background:transparent url(../../images/backs/gallery_bck.gif) 0px 0px repeat;
}
.chat_text {
	float:left;
	display:inline;
	width:100%;
	padding:5px 0 5px 0;
	text-align:justify;
}



