
div.screlempageofmoment {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.screlembodytopsites {
	text-align: center;
}

div.screlembodytopsites div.pages {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 3px;
}

div.momentsimage {
	text-align: center;
}

table.topsites {
	width: auto;
}

.ranking {
	width: 30px;
	text-align: right;
}

td.ranking img {
	margin-right: 5px;
}

.title {
	width: auto;
	text-align: left;
}

.inperday, .outperday {
	width: 45px;
	text-align: right;
}

.clickin, .clickout {
	width: 45px;
	text-align: right;
}

.voting {
	width: 70px;
	text-align: center;
}

tr.banner td {
	background: #f5f6f7;
	text-align: center;
	vertical-align: middle;
	height: 80px;
}

div.topdescr {
	margin: 0px auto;
	width: 486px;
	height: 60px;
	overflow: hidden;
}

table.topsites tr.topsitesadvertisingheader td {
	text-align: left;
	font-weight: bold;
	padding-left: 32px;
	background: #E06900;
	color: #fff;
}

table.topsites tr.topsitesadvertising td {
	background: #fff;
	text-align: center;
	padding: 20px 0px;
	background: #FFF7EF;
}

div.screlem table.topsites tr {
	background: #C3D2EA;
}

div.screlem table.topsites tr.head {
	background: #E3E4E3;
}

ul.legend {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
}

ul.legend li {
	display: inline;
}

ul.legend li img {
	margin-right: 5px;
	margin-left: 10px;
}

div.voting {
	cursor: pointer;
	position: relative;
	width: 40px;
	height: 6px;
	border: outset 1px #aaa;
	background: #ddd;
	margin: 1px auto;
}

div.voting div.votingrange {
	position: absolute;
	cursor: pointer;
	display: inline;
	overflow: hidden;
	height: 6px;
	background: #000080;
	margin: 0px;
	padding: 0px;
	left: 0px;
	vertical-align: middle;
}

