body {
	color: #707070;
	background: #d7deea;
	/*background: #d7deea url(/img/design/modern/bg2.gif) 20px repeat-y;*/
}
#tox-body {
	background: url(/img/design/modern/bg2.gif) 20px repeat-y;
	}
#tox-content .tox-header {
	background: #bdc3cc url(/img/design/modern/bg_header.gif) right top no-repeat;
	border-left: #d7dbe0 9px solid;
}
#tox-content .tox-header h2 {border-left: #c9cdd3 9px solid;}
#tox-content .tpostbg {border-left: #c9cdd3 9px solid;}
#tox-content .tpostbg {margin-left: -9px;}
#tox-structure.one-post {
	background-color: #D7DEEA;
	}
/*from layout.css*/
#tox-content .tox-list .tox-tags {
	border-left: #f3f3f3 9px solid;}
	
#tox-content .tox-list .tox-tags p {
	background: #e7ebf2 url(/img/design/modern/bg_tags.gif) right top no-repeat;
}
.tox-bookmark {background: url(/img/design/modern/bg_bookmark.gif) left no-repeat; margin: 0 -50px 0 -14px;}
