#icons ul {
clear: both;
width: 100%;
overflow: hidden;
margin: 25px 0 10px;
text-align: center;
text-transform: capitalize;
position: relative;
}

#icons ul li {
float: left;
width: 65px;
height: 52px;
padding: 5px 5px 1px;
margin: 0 0 10px 0;
cursor: pointer;
list-style: none;
}
#icons ul li label {
display: block;
font-size: 11px;
background-position: 50% 0 !important;
background-repeat: no-repeat !important;
padding: 60px 0 0;
line-height: 12px;
cursor: pointer;
position: relative;
}

 
html[xmlns] .sv_container {
	display: block;
}
 
* html .sv_container {
	height: 1%;
}

.sv_unit {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	margin-bottom: 15px;
	margin-right: 10px;
	padding: 5px;
	display: inline-block;
}

.sv_title {
	text-align: center;
	font-size: 12px;
}

.sv_button {
	text-align: center;
}

#action_button {
	font-size: 1em;
	outline: 0;
	border: 0;
	background: #D8D8D8;
	color: #555;
	padding: 7px 10px;
	margin: 5px 0 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
}
#action_button:hover {
	background: #2e4c79;
	color: #fff;
	cursor: pointer;
}

#sv_dialog {
	display: none;
}

.sv_votes {
	text-align: center;
	font-size: 12px;
}
#sv_votes_0 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_1 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_2 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_3 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_4 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_5 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_6 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_7 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_8 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}
#sv_votes_9 {
	text-align: center;
	font-size: 22px;
	color: #990000;
}