.box {
	height: 1%;
	clear: both;
	margin-bottom: 8px;
}

.box h2 {
	margin-bottom: 1px;
	font: bold 11px Arial;
	text-transform: uppercase;
	color: #777;
	background: #fcfcfc;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-top-color: #e5e5e5;
	border-bottom-color: #ccc;
}

.box h2 a,
.box h2 span {
	display: block;
	padding: 2px 6px;
	color: #777;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-top-color: #ccc;
	border-bottom-color: #e5e5e5;
}

.box h2 a:hover {
	color: #666;
	background: #f5f5f5;
	text-decoration: none;
}

.lft, .rgt {
	float: left;
}

.s1 .lft {
	width: 152px;
}

.s1 .rgt {
	width: 131px;
	background: url(../i/box-side.gif) repeat-x;
}

.s1 .adr {
	float: left;
	width: 131px;
	text-align: right;
}

.s1 ul {
	padding: 0 6px;
	background: url(../i/box-side.gif) repeat-x;
}

.s1 li {
	font-size: 11px;
}

.s1 .more {
	background: #eee url(../i/li-more.gif) no-repeat 98% 6px;
	border-top: solid 1px #ccc;
}

.s1 .more a {
	display: block;
	padding: 1px 18px 3px 6px;
	line-height: 11px;
	text-align: right;
	border-top: solid 1px #F6f6f6;
}

.s1 .more span {
	display: block;
	padding: 1px 18px 3px 6px;
	line-height: 11px;
	text-align: right;
	border-top: solid 1px #F6f6f6;
}

.spaced li {
	padding: 2px 0 3px 0;
}

.bullet ul {
	padding-top: 4px;
}

.bullet li {
	display: inline;
	
}

.bullet li a {
	display: block;
	padding: 0 6px 2px 12px;
	font-size: 11px;
	background: url(../i/li-default.gif) no-repeat 0 4px;
}

.bullet li span {
	display: block;
	padding: 0 6px 2px 12px;
	font-size: 11px;
	font-weight: bold;
	background: url(../i/li-default.gif) no-repeat 0 4px;
}

.s2 {
	border-bottom: solid 1px #ccc;
}

.s2 .block {
	padding: 2px 6px;
	background: #f1efef;
}

.s2 ul {
	margin-top: 1px;
	padding: 2px 6px 0 6px;
	background: #fcfcfc;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #eee;
}

.s2 li {
	display: inline;
	font-size: 11px;
}

.s2 li a {
	display: block;
	padding: 2px 0 2px 0;
}

.s3 h2 {
	color: #4B3C23;
	background: #fdfcf7;
	border-top-color: #e5e4d3;
	border-bottom-color: #d2cebb;
}

.s3 h2 a {
	color: #4B3C23;
	border-top-color: #d2cebb;
	border-bottom-color: #e5e4d3;
}

.s3 h2 a:hover {
	color: #4B3C23;
	background: #F5F4EE;
}

.s3 .block {
	padding: 2px 6px;
	font-size: 11px;
	background: #F7F6F1;
}

.s3 table {
	border-bottom: solid 1px #D2CEBB;
}

.s3 caption {
	padding: 2px 6px;
	font: bold 11px Arial;
	color: #4B3C23;
	text-align: left;
	background: #EAE7D7;
	border-bottom: solid 1px #D2CEBB;
}

.s3 thead th {
	padding: 2px 6px;
	font: normal 11px Arial;
	color: #6E6A57;
	background: #EFEEE9;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #D2CEBB;
}


.s3 tbody th,
.s3 tbody td {
	padding: 3px 6px;
	font: 11px Arial;
	background: #F7F6F1;
	border-bottom: solid 1px #fff;
	text-align: right;
}

.s3 tbody th {
	font-weight: bold;
	text-align: left;

}

.s3 tbody th a {
	display: block;
	width: 100%;
	height: 100%;
}

.s3 .numb {
	width: 10%;
}

.s3 .phon {
	width: 45%;
}

.s3 .rate,
.s3 .vote {
	width: 20%;
}

.s3 .dummy {
	width: 5%;
}

.s3 .hits {
	width: 40%;
}

#th2c,
#th2d,
#th3c,
#th4c,
#th1c,
#th1d
{
	text-align: right;
}


.s3 h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-left: 7px;
}

.more {
	font-size: 11px;
}

.nobor,
.nobor a,
.nobor strong {
	border-style: none !important;
}

