body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	margin: 0;
	padding: 0;
}

a img {
	border: none }

#container {
	background-color: #f9f9ef;
	width: 740px }

#content {
	padding: 10px 0 20px 10px }

#content #leftCol {
	margin-top: 20px;
	width: 255px;
	float: left }

#leftCol .scrollBox {
	height: 295px;
	overflow: auto }

#leftCol .scrollBox img {
	margin-bottom: 5px }

.listbox { margin-top: 10px ; margin-bottom: 10px; }

.listbox a {
	color: #000;
	font-size: x-small;
	text-decoration: none }

.listbox a:hover { color: red; font-size: small; text-decoration: underline   }

#leftCol ul {
	list-style-position: inside;
	background-color: #ccc;
	padding:0 0 0 40px;
	margin: 0 }

#content #rightCol {
	margin-left: 270px }

h3 { font-size: 9pt; font-family: Arial, Helvetica, Geneva; line-height: 13pt; text-align: left; margin: 0 0 5px; border-bottom-color: #bfdfff; }
H4   { color: #444; font: 500 14pt/18pt Arial, Helvetica, Geneva; word-spacing: 1mm; letter-spacing: 1pt; padding-right: 10mm }
h4 .price{
	padding-left:4px;
	border-left:1px solid #666;
}
.article {
	margin-top: 10px }

.article p {
	text-indent: 14px;
	margin: 0;
	padding: 0 10px 0 20px }

.blockimg {
	display: block }

#footer {
	color: #fff;
	font-weight: bold;
	background-color: #000;
	padding: 5px 0 5px 10px;
	width: 730px;
	clear: both }
#imageSect {
	background-color: #f7f9de;
	text-align: center;
	visibility: hidden;
	padding: 5px;
	position: absolute;
	z-index: 3;
	top: 142px;
	left: 10px;
	width: 400px;
	height: 324px;
	border: solid 2px #000
	}
#imageSect a {
	color: #fff;
	font-size: small;
	text-decoration: none;
	background-color: #f79910;
	display: block;
	margin-bottom: 2px;
	padding: 4px;
	width: 60px;
	height: 12px
	}
#imageSect a:hover {
	color: #fff;
	background-color: #000
	}
