/* main column: headings */
.label1 {
	border: solid #b6e756;
	border-width: 1px 0;
	padding: 2px 0 2px 9px;
	margin: 0 0 15px;
}
.label1 h2 {
	font-size: small;
	line-height: 1em;
	color: #35a02c;
	background: url(../images/bg_heading.gif);
}
.bgwhite {
	background: #ffffff;
	padding-right: 8px;
}
.label2 {
	background: url(../images/circle.gif) no-repeat left center;
	padding-left: 14px;
	margin: 0 0 5px 10px;
}
.label2 h3 {
	font-size: small;
	font-weight: normal;
	line-height: 1em;
}
.label2 h3 a { color: #536c1c; }
h4 {
	font-size: medium;
	color: #fe6601;
	margin: 0 0 0.3em 10px;
}
.label3 {
	clear: both;
	border-left: solid 5px #b6e756;
	padding-left: 3px;
	font-size: 90%;
	color: #35a02c;
	margin: 0 0 3px 10px;
}
.label4 {
	clear: both;
	font-size: small;
	line-height: 2em;
	color: #35a02c;
	text-indent: 0.2em;
	background: url(../images/bg_heading2.gif) repeat-x bottom;
	margin: 0 0 3px 10px;
}

/* main column: texts */
p {
	font-size: small;
	line-height: 1.4em;
	margin: 0 0 1em 10px;
}
p.date {
	clear: both;
	border-top: 1px dashed #b6e756;
	font-size: x-small;
	text-align: right;
	margin: -0.7em 0 27px 10px;
}
em {
	font-style: normal;
	font-weight: normal;
	color: #dc143c;
}

/* main column: graphic */
.fig {
	float: right;
	margin: 0 0 10px 7px;
	font-size: x-small;
	color: #000000;
}
.fig img { display: block; }

/* main column: form */
input, textarea { font-size: small; }

/* sub column */
#subcol {
	font-size: x-small;
	letter-spacing: 1px;
	color: #ffffff;
}
#subcol a { color: #def9c5; }
#subcol a:hover { text-decoration: underline; }
.label5 {
	width: 230px;
	border: dashed #ffffff;
	border-width: 1px 0;
	text-indent: 10px;
	letter-spacing: 0.3em;
	line-height: 22px;
	margin-bottom: 1em;
}
#subcol dl { padding: 0 5px 40px 10px; }
#subcol dt {
	font-size: small;
	font-weight: bold;
	letter-spacing: 0;
}
#subcol dd { margin: 0 0 1em 3px; }
#subcol dd ul {
	list-style: none;
	padding: 3px 5px 0 10px;
}
#subcol dd li {
	background: url(../images/feed-icon-10x10.gif) no-repeat left center;
	padding-left: 13px;
	line-height: 1.1em;
	letter-spacing: 0;
	margin-bottom: 0.5em;
}
#subcol form { margin: 0 0 20px 10px; }
#subcol img {
	display: block;
	margin: 0 0 1px 10px;
}
#subcol p {
	font-size: x-small;
	letter-spacing: 0;
	line-height: 1.3em;
}

/* added style */
.recently-bought {
	width: 500px;
	margin: 0 -10px 30px 10px;
}
.cd {
	width: 100px;
	float: left;
}
.cd img {
	display: block;
	margin-bottom: 2px;
}
.cd p {
	width: 84px;
	font-size: xx-small;
	line-height: 1.2em;
	margin: 0;
}
.noimage {
	width: 75px;
	height: 75px;
	background: #999999;
	font-size: 11px;
	font-weight: bold;
	line-height: 75px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 2px;
}
#comment-captcha-block {
	font-size: xx-small;
	margin: -1em 0 0 10px;
}
#comment-captcha-block img {
	display: block;
	margin-bottom: 7px;
}
#comment-captcha-block input { margin-bottom: 23px; }

