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