#title {
	background: #346aa7;
	height: 46px;
	}

#main,
#right {
	margin-top: 0;
	padding-top: 24px;
	}

#main p {
	color: #626262;
	}

ul.ops {
	overflow: hidden;
	width: 728px;
	margin: 20px 0 0;
	#margin-bottom: 20px;
	}
ul.ops li {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
	}

table.smiles {
	width: 100%;
	margin-top: 20px;
	}
table.smiles td {
	padding: 4px 10px 5px 0;
	border-bottom: 1px solid #e5e5e5;
	color: #626262;
	}
table.smiles span.smile {
	color: #000;
	width: 30px;
	margin-right: 5px;
	float: left;
}
h2.smilehead {
	color: #626262;
	margin-top: 1em;
}

