#col1 {
	width: 170px;
	margin: 10px 0 40px 0;
	float: left
}

#tagtitle, #sbstitle, #articletitle, #csstitle, #abouttitle, #faqtitle, #forumtitle {
	background-color: #ded4c4;
	border-bottom: 1px solid #666;
	color: #333;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 90%;
	padding-left: 25px;
	-moz-border-radius-topright: 7px;
}

#tagtitle {
	background: #ded4c4 url('/images/tag.gif') no-repeat 3px 4px; 
	padding-left: 26px;
}

#csstitle {
	background: #ded4c4 url('/images/css.gif') no-repeat 3px 4px; 
}

#sbstitle {
	background: #cec4c5 url('/images/sbstitle.gif') no-repeat 3px 4px; 
}

#articletitle {
	background: #c0d0ba url('/images/section.gif') no-repeat 3px 4px; 

}

#abouttitle {
	background: #c5cdd0 url('/images/about.gif') no-repeat 3px 4px; 
}

#faqtitle {
	background: #e8cdd4 url('/images/lastfaq.gif') no-repeat 3px 4px; 
}

#forumtitle {
  background: #e8dacd url('/images/lastforum.gif') no-repeat 3px 4px;
}

#col1 DIV.panel {
	background: #eee;
	padding: 7px;
	font-size: 90%;
	margin: 0 0 15px 0;
	overflow: auto; 
	height: 251px
}


#col2 {
	margin: 20px 190px 40px 190px

}

.frame {
	margin-bottom: 15px;
	border-bottom: 2px solid #800
}

.frame P.title {
	background: #ded4c4;
	margin: 0;
	color: #333;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #666
}

.frame DIV.flat {
	background: #eee;
	padding: 5px

}

#col3 {
	position: absolute;
	width: 170px;
	right: 0;
	top: 107px;
	padding: 0;
	margin-bottom: 20px
}

.search {
	margin: 0;
}