@charset "utf-8";
.rank_item_box {
	height: 150px;
	width: 163px;
	border: 1px solid #252525;
	background-color: #000;
	float: left;
	margin-left: 7px;
	padding: 2px;
	margin-bottom: 7px;
}
.rank_item_graybg {
	background-color: #111111;
	width: 100%;
	padding-top: 9px;
	height: 141px;
}
.rank_item_box2 {
	height: 129px;
	width: 163px;
	border: 1px solid #252525;
	background-color: #000;
	float: left;
	margin-left: 7px;
	padding: 2px;
	margin-bottom: 7px;
}
.rank_item_graybg2 {
	background-color: #111111;
	width: 100%;
	padding-top: 9px;
	height: 120px;
}
.rankitem_img_container {
	height: 59px;
	width: 63px;
	border: 1px solid #343434;
	background-color: #000;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	float: left;
}
.image_border {
	border: 3px solid #ffbb00;
	width: 57px;
	height: 53px;
}
.rank_itemname {
	color: #ffae00;
	font-family: Arial;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.rank_itemname a {
	color: #ffae00;
	text-decoration: none;
}
.rank_itemprice {
	color: #FFF;
	font-family: Arial;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
	padding-bottom: 2px;
}
.rank_itemdate {
	color: #999;
	font-family: Verdana;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 10px;
	margin-bottom: 10px;
}
.rank_autor {
	color: #999;
	font-family: Arial;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 11px;
	padding-bottom: 3px;
}

.rankitem_detailbox {
	float: left;
	width: 75px;
	margin-left: 4px;
}

.rankitem_details {
	color: #d6d6d6;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 3px;
	width: 75px;
	float: left;
}
.rankitem_details on {
	color: #FFAE00;
}

.rankitem_buttonsbox {
	float: left;
	margin-left: 7px;
	width: 95px;
}
.btn_buy {
	background-color: #2f2f2f;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	color: #FFAE00;
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 5px;
	border: 1px none #d2d2d2;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
}
.Rank_label {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	float: left;
	margin-top: 14px;
}
