﻿.box {
	height: 1%;
	clear: both;
	margin-bottom: 8px;
}


.box h2 {
	margin-bottom: 1px;
	font: bold 12px 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 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 {
	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;
}
.s3{
	
}
.s1 ul {
	padding: 0 6px 6px;
	background: url(/images/main/box-side.gif) repeat-x;
	background-position: right top;
}

.s1 li {
	font-size: 11px;
}

.s1 .more {
	background: #eee url('/images/main/li-more.gif') no-repeat 15% 6px;
	border-top: solid 1px #ccc;
}

.s1 .more a {
	display: block;
	padding: 1px 6px 3px 18px;
	line-height: 12px;
	text-align: left;
	border-top: solid 1px #F6f6f6;
	font-family: Tahoma;
	font-size: 11px;
}

.s1 .more span {
	display: block;
	padding: 1px 6px 3px 18px;
	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 12px 2px 6px;
	font-size: 11px;
	background: url(/images/main/li-default.gif) no-repeat 0 4px;
	background-position: right center;
}

.bullet li span {
	display: block;
	padding: 0 12px 2px 6px;
	font-size: 11px;
	font-weight: bold;
	background: url(/images/main/li-default.gif) no-repeat 0 4px;
	background-position: right center;
}

.s2 {
	border-bottom: solid 0px #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{
	
}
.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 .vote {
	width: 20%;
}

