.textPreview {
	width: 400px;
	text-align: justify;
	padding: 2px 4px 2px 4px;
	border: 1px solid #c0c0c0;
}

#smileys {
	color: #C35617;
	cursor: pointer;
}

#smileys:hover {
	text-decoration: underline;
}

#smileysPopup {
	background-color: white;
	border: 1px solid #ff8c2d;
	position: absolute;
	left: 655px;
	top: 287px;
}

td.emoticon {
height: 20px;
width: 35px;
padding: 4px;
text-align: center;
}
	