@charset "UTF-8";
/* CSS Document */


.listingContainer {
	width: 200px;
	float: left;
	margin-right: 15px;
}
.listingText {
	font-size: 12px;
	line-height: 16px;
}
#pricebox {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
#pricebox .label {
	color: #C00;
	font-weight: bold;
}
.listingContainer #productTitle {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	word-spacing: normal;
	padding: 0px;
	line-height: 22px;
}
#formContainer {
	height: 741px;
	border: 1px solid #FFF;
	width: 630px;
	margin-left: 35px;
	margin-bottom: 40px;
}
#main {
	background-color: #FFF;
	height: 100%;
	width: 800px;
	padding-left: 35px;
	overflow: auto;
}
.listingContainer a #button {
	text-decoration: none;
	border:0;
	background-repeat: no-repeat;
	height: 37px;
	width: 118px;
	margin-left: 15px;
}
.buttonfont a {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	vertical-align: middle;
	overflow: hidden;
}

.orange {
	
	color: #f60;
	text-decoration: none;
	}
	
.bogo_font {
	font-size: 26px;
	text-decoration: none;	}

