body {
	background-color: white;
	color: black;
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	padding: 10px;
}
table.fullwidth {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
table.fullwidth tr {
	padding: 10px;
}
.nowr {
	white-space: nowrap;
}
font.sitelogo {
	font-size: 22px;
	color: red;
	font-style: italic;
	font-weight: bold;
	text-shadow: 0px 1px 0px #f1f1f1, 0px 1px 3px #999;
}
div.top {
	border-bottom: 2px solid black;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
div.bottom {
	border-top: 2px solid black;
	text-align: right;
	margin-top: 20px;
}
div.rcontent {
	width: 250px;
	float: right;
}
div.lcontent {
	width: 150px;
}
div.itemdesc {
	border-left: 2px dotted gray;
	padding-left: 10px;
}
div.pricebox {
	float: right;
	padding-right: 40px;
}
span.pagepart {
	border-left: 10px solid #6a6;
	border-bottom: 2px solid #6a6;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	padding-left: 4px;
	color: gray;
}
span.itemtitle {
	padding-left: 10px;
	font-weight: bold;
}
span.itemdescr {
}
span.sellerrules {
	font-size: 12px;
}
.orange {
	color: orange;
}
span.selltype {
	font-weight: bold;
	color: #66a;
	font-size: 20px;
}
span.price {
	color: #6a6;
	font-size: 40px;
}
a, a:active, a:visited {
	text-decoration: none;
	color: #66a;
}
a:hover {
	border-bottom: 1px dashed #66a;
}
span.tag {
	border: 1px solid silver;
	border-radius: 5px;
	margin-right: 4px;
	background-color: beige;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
	line-height: 2em;
}
span.lastright {
	font-size: 12px;
}
span.sellers {
	font-size: 18px;
	color: gray;
}
span.sellert {
	font-size: 14px;
	color: gray;
	font-style: italic;
}
span.sellern {
	font-size: 18px;
}
span.sellerc {
	font-size: 12px;
	color: gray;
}
span.sellerc img {
	opacity: 0.65;
}
span.reputation {
	color: gray;
}
img.firstpic {
	border: 4px solid gray;
	overflow: hidden;
	border-radius: 9px;
	width: 320px;
	height: 240px;
}
img.morepics {
	border: 2px solid gray;
	overflow: hidden;
	border-radius: 5px;
	width: 64px;
	height: 48px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.bigbutton {
	border: 2px solid #6a6;
	border-radius: 5px;
	background-color: #eee;
	color: #66a;
	text-shadow: none;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
}
.bigbutton:hover {
	border: 2px solid #6a6;
	background-color: #D2DEEC;
	color: brown;
}
/*
div.pricebox .bigbutton {
	width: 200px;
	text-align: left;
}
	*/
span.tool {
	color: #333;
	margin-right: 30px;
}
.red {
	color: red;
}
.brown {
	color: brown;
}
.blue {
	color: blue;
}
span.categorypath {
	font-size: 13px;
	font-weight: bold;
}
