.smileyBOX {
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	height: 25px;
	width: 25px;
	background-image: url(images/back_smile.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 25px;
}
#closebt {
	float: left;
	width: 93%;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.smileypic {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
#smileys_container {
	padding: 0px;
	height: 157px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
