@charset "ISO-8859-1";
div.container {
	width: 599px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 650px;
}
div.carbox_grey {
	height: 120px;
	width: 599px;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div.carbox_white {
	height: 120px;
	width: 599px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div.imageboox {
	height: 100px;
	width: 181px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
div.txtboox {
	height: 100px;
	width: 390px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.bigredhed_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bigredhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #FF0000;
	text-decoration: underline;
}
.details {
	margin-left: 10px;
}

/*pirce tag styles*/
.poundSign {
	font-family: "Courier New", Courier, monospace;
	font-size: 44px;
	color: #FF0000;
	text-decoration: none;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.PriceBigUsed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF0000;
	text-decoration: none;
	margin-top: 16px;
	font-weight: bold;
}
.PriceSmallUsed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	margin-top: 16px;
}
div.opt {
	margin-left: 14px;
	margin-right: 17px;
	margin-bottom: 20px;
}

