@charset "utf-8";
/* CSS Document */

a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bidbuymain {
	height: 675px;
	width: 932px;
	overflow: visible;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
#begbidpacks {
	width: auto;
	overflow: visible;
	clear: both;
	padding: 5px;
	height: 240px;
}
#prevalbidpacks {
	width: auto;
	overflow: visible;
	clear: both;
	padding: 5px;
	height: 260px;
}
#bidpack {
	padding: 4px;
	height: auto;
	text-align: center;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#bidpack .price {
	font-size: 18px;
	font-weight: bold;
}
#bidpack .subtext01 {
	font-size: 11px;
	font-weight: bold;
}
#bidpack .subtext02 {
	font-size: 11px;
	font-weight: bold;
	color: #090;
}
#bidpack .buybtn {
	margin-top: 6px;
	margin-bottom: 6px;
}
