#results {
	display: inline-block;
	text-align: center;
}

#poptrox {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #414141
}

#poptrox h1 {
	color: #555
}

#poptrox li a {
	color: #000000
}

#gallery {
	display: inline-block;
	text-align: center;
	overflow: hidden;
	padding: 0;
	list-style: none;
	line-height: 200%
}

#gallery li {
	display: inline-block;
	margin: 0;
	padding: 10px
}

#gallery li img {
	border: 1px solid #d9d9d9;
	padding: 3px
}

.placeholder {
	position: relative;
	background: #fff;
	border: 1px solid #cdcdcd;
	margin-bottom: 60px;
	margin-left: 5px;
	width: 252px;
	height: 260px
}

.pic {
	border: 0px;
	float: left;
	margin: 0px;
	max-width: 150px;
    max-height: 150px;
}

.ebay p {
	text-transform: lowercase;
	position: absolute;
	left: 5px;
	top: 175px;
	text-align: left;
	color: #555;
	line-height: 100%;
	margin-top: 0 !important;
	padding: 0 6px !important;
	margin-bottom: 1em !important
}

.ebay p:first-letter {
	text-transform: uppercase
}

.abs {
	position: absolute;
	left: 170px;
	bottom: 180px
}

.ebay-button {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	font-family: Helvetica, Arial, serif;
	line-height: 1.2;
	background-color: #f13340;
	display: inline-block;
	padding: 12px 14px !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: white !important;
	text-decoration: none;
	border: none !important;
	font-size: 14px;
	text-shadow: none;
	border: 0px
}

.ebay-button:hover {
	background-color: #DC143C
}

.ebay-button:active {
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6)
}
