/*ΠΗΠΗΡωΚ½*/


.block .star_score {
	float: left;
}

.star_list {
	height: 21px;
	margin: 50px;
	line-height: 21px;
}

.block p, .block .attitude {
	padding-left: 20px;
	line-height: 21px;
	display: inline-block;
}

.block p span {
	color: #C00;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.star_score {
	background: url(images/stark2.png);
	width: 160px;
	height: 21px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 2rem;
}

.star_score a {
	height: 21px;
	display: block;
	text-indent: -999em;
	position: absolute;
	left: 0;
}

.star_score a:hover {
	background: url(images/stars2.png);
	left: 0;
}

.star_score a.clibg {
	background: url(images/stars2.png);
	left: 0;
}

#starttwo .star_score {
	background: url(images/starky.png);
}

#starttwo .star_score a:hover {
	background: url(images/starsy.png);
	left: 0;
}

#starttwo .star_score a.clibg {
	background: url(images/starsy.png);
	left: 0;
}

/*ΠΗΠΗΡωΚ½*/
.show_number {
	padding-left: 50px;
	padding-top: 20px;
}

.show_number li {
	width: 240px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.atar_Show {
	background: url(images/stark2.png);
	width: 160px;
	height: 21px;
	position: relative;
	float: left;
}

.atar_Show p {
	background: url(images/stars2.png);
	left: 0;
	height: 21px;
	width: 134px;
}

.atar_Show2 {
	background: url(images/starky2.png);
	width: 85px;
	height: 12px;
	position: relative;
	float: left;
}

.atar_Show2 p {
	background: url(images/starsy2.png);
	left: 0;
	height: 12px;
	width: 45px;
}

.atar_Show3 {
	background: url(images/starky2-2.png);
	width: 85px;
	height: 12px;
	position: relative;
	float: left;
}

.atar_Show3 p {
	background: url(images/starsy2-2.png);
	left: 0;
	height: 12px;
	width: 45px;
}

.show_number li span {
	display: inline-block;
	line-height: 21px;
}

.starLevel{
	position:absolute;
	left: 37px;
    top: 4px;
}
@media screen and (max-width: 768px) {
.starLevel{
	left: 27px;
}
}
