.topseller_overview .product {
	width:122px;
	float:left;
	height:150px;
	border-right:1px solid #C1BDB1;
	border-bottom:1px solid #C1BDB1;
	/* background-color: #f3eedb */
}

.topseller_overview .prev {
	float:left;
	width:260px;
	padding-left:15px;
	padding-top:8px;
}

.topseller_overview .pagebrowser_head {
	width:210px;
	float:left;
	padding-right:10px;
	margin-top:18px;
	font-weight:bold;
	text-align:right;
}

.topseller_overview .pagebrowser {
	width:200px;
	float:left;
	margin-top:10px;
	font-weight:bold;
	text-align:center;
}

.topseller_overview .pagebrowser A, .topseller_overview .pagebrowser_head A {
	text-decoration:none;
	color:#fe0100;
}

.topseller_overview .pagebrowser A:hover, .topseller_overview .pagebrowser_head A:hover {
	text-decoration:underline;
}


.topseller_overview .next {
	float:left;
	/* width:115px; */
	padding-right:10px;
	text-align:right;
	padding-top:8px;
}

.topseller_overview .product_content {
	padding:10px;
}

.topseller_overview .product_content A {
	text-decoration:none;
}

.topseller_overview .product_content A:hover {
	text-decoration:underline;
}

.topseller_overview .product_content .img {
	margin-bottom:10px;
	text-align:center;
}

.topseller_overview .box_header {
	height:27px;
	width:500px;
	float:left;
}

.topseller_overview .box_content {
	padding:0 3px 0 3px;
}

//.topseller_overview .act {
//	background-color:#f8f5ee;
//}

.topseller_overview .last {
	border-right:0;
}

.topseller_overview .firstRow{
	border-top:1px solid #C1BDB1;
}
