/* content */
.content { background: url(../images/line.gif) repeat-y 666px 0; }
.content .text {
	width: 610px;
	margin: -7px 0 0;
	padding: 0;
}
.content .text p.important-text { padding: 0 0 1em 0; font-size:1.7em }
/* sidebar */
.sidebar { width: 231px; }
/* categories */
.category {
	background: url(../images/bg-category-line.gif) no-repeat;
	padding: 24px 0 0 1px;
	border-style: none;
}
.category h3 { padding: 0 0 6px; }
.category ul li {
	background: url(../images/bullet.gif) no-repeat 0 14px;
	padding: 9px 0 1px 20px;
	line-height: 18px;
}
.category ul li a { color: #3c3c3c; }