.smileyCell {
	vertical-align: bottom;
}
.smileyBlockContainer {
	position: relative;
	padding-top: 10px;
}
.smileyTable td {
	background-color: #EAEAEA;
}
.smileyTable td a {
	color: black; 
	text-decoration: none;
}
.submitBlock {
	padding: 10px; 
	text-align: right;
}
.smileyBlockTopic {
	display: none; 
	position: absolute; 
	top: -120px; 
	left: 0px; 
	background-color: white;
}
.topicTitle {
	padding-bottom: 10px;
	font-weight: bold;
}

