body {
	color: #707070;
	background: #ffffff;
/*	background: #ffffff url(/img/design/modern-red/bg2.gif) 20px repeat-y;*/
}
#tox-body {
	background: url(/img/design/modern-red/bg2.gif) 20px repeat-y;
	}
#tox-content .tox-header {
	background: #b7bac0 url(/img/design/modern-red/bg_header.gif) right top no-repeat;
	border-left: #a9a9a9 10px solid;
}
#tox-content .tox-header.tox-t-post { background: #b7bac0 url(/img/design/modern-red/bg_header1.gif) right top no-repeat; }
#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: #fff;
}
/*from layout.css*/
#tox-content .tox-list .tox-tags {
	border-left: #e1e1e1 10px solid;}
#tox-content .tox-list .tox-tags p {
	background: #f3f3f3 url(/img/design/modern-red/bg_tags.gif) right -1px no-repeat;
	/*border-top:#ececec 1px solid;*/ border-bottom:#ececec 1px solid;  
}
