/* ArtPoker Emoticons style sheet */

/* table pages down */
table#Emoticons {
	font-family: Tahoma, san-serif;
	color: #777777;
	height: 42px;
	text-align: center;
	font-size: 90%;
	margin: 0;
	padding: 15px;
	width:545px;
	clear:both;
}

table#Emoticons th {
	text-align: left;
	background: url(images/dashed_line_b.gif) repeat-x top;
	font-size: 120%;
	padding-top: 10px;
	color:#7e8fa5;
}

table#Emoticons td {
	padding: 0px;
	vertical-align: top;
	width:20%;		
}

#Emoticons strong {
	color: #649bd1;
	font-weight: normal;
}

#Emoticons img {
	margin-top:20px;
	margin-bottom:10px;
}

#Emoticons .border {
		border: 1px solid #649bd1;
}
