.compare_width {
	font-family: Verdana, "Myriad Pro",Arial, Helvetica, sans-serif;
	width: 650px;
	height: auto;
	border: none;
	text-align: center;
}
.compare_width strong {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 23px;
	color: #636363;
}
.compare_width p {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin: 0px;
	color: #acabab;
}
.compare_width h3 {
	font-size: 14px;
	color: #464646;
	font-weight: normal;
	margin: 0px;
}
.compare_width img {
	margin-left: 40px;
}

div.w173 {
	width: 173px;
	height: auto;
	min-height: 30px;
	float: left;
}

#first_place .w101 {
	padding-top: 50px;
}
div.w101 {
	width: 101px;
	height: auto;
	min-height: 30px;
	float: left;
	padding-top: 17px;
}
div.w73 {
	width: 73px;
	height: auto;
	min-height: 30px;
	float: left;
}
div.w73 img {
	margin: 0px;
}
div.w73 a {
	background: url(images/table/a.jpg) no-repeat;
	width: 73px;
	height: 74px;
	display: block;
}
div.w73 a:hover {
	background: url(images/table/hover.jpg) no-repeat;
	width: 73px;
	height: 74px;
}


#first_place {
	background: url(images/table/first_place.jpg) no-repeat;
	width: 650px;
	height: 124px;
}
#first_place a {
	background: url(images/table/big.jpg) no-repeat;
	width: 73px;
	height: 123px;
}
#first_place a:hover {

	width: 73px;
	height: 124px;
}
div#first_place:hover {
	background: url(images/table/first_place_hover.jpg) no-repeat;
}
#first_place strong {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 23px;
	color: #ffa200;

}


.second_place {
	background: url(images/table/second_place.jpg) no-repeat;
	width: 650px;
	height: 74px;
	margin-top: 15px;
}
.second_place:hover {
	background: url(images/table/second_hover.jpg) no-repeat;
	width: 650px;
	height: 74px;
}

.third_place {
	background: url(images/table/third_place.jpg) no-repeat;
	width: 650px;
	height: 74px;
	margin-top: 15px;
}
.third_place:hover {
	background: url(images/table/third_hover.jpg) no-repeat;
	width: 650px;
	height: 74px;
}

div.compare_width .other {
	background: url(images/table/other_place.jpg) no-repeat;
	width: 650px;
	height: 74px;
	margin-top: 15px;
}
div.compare_width .other:hover {
	background: url(images/table/other_hover.jpg) no-repeat;
	width: 650px;
	height: 74px;
}
