#ResultBg {
	top: 0px;
	position: relative;
	background: url('images/ranking_stron.png') no-repeat;
        background-position: bottom left;
	height: 315px;
	width: 450px;
	margin: 15px 0;
}

#ResultDomain1 {
	top: -5px;
	left: 170px;
}

#ResultDomain2 {
	top: 33px;
	left: 15px;
}

#ResultDomain3 {
	top: 52px;
	left: 325px;
}

.ResultLoadScreenS {
	border: 1px solid #F0F0F0;
	width: 120px;
	margin: 0;
	padding: 0;
}

#ResultDomain1  ,#ResultDomain2,#ResultDomain3 {
	position: absolute;
	width: 155px;
	height: 130px;
	margin: 0;
	padding: 0;
}

#ResultPointBox {
	top: -20px;
	position: relative;
	width: 640px;
	margin: 15px 0;
}

#ResultPoints1 {
	top: -30px;
	left: 300px;
}

#ResultPoints2 {
	top: -10px;
	left: 120px;
}

#ResultPoints3 {
	top: -45px;
	left: 520px;
}

#ResultPoints1,#ResultPoints2,#ResultPoints3 {
	position: absolute;
	width: 100px;
	height: 130px;
	margin: 0;
	padding: 0;
}

#ResultWinnerBox {
	font-size: 1.7em;
	font-weight: bold;
	color: #EC2222;
	margin: 30px auto;
	width: 640px;
	text-align: center;
}

.ResultScreenS {
	width: 120px;
	height: 110px;
}

.ResultHead {
	font-family : Verdana; 
        font-size : 7pt;
	color: #3A81AD;
	width: 130px;
	text-align: center;
	padding: 5px 0;
	font-size: 1em;
	height: 20px;
	font-weight: bold;
	display: block;
}
