.tab_journal_top {                 position: relative;
	             left: 0;
                 top: -36;
                 width:884;
                 height: 56;
                 background: url('/img/journal/top.png');
	             }
.tab_journal_center {
                    position: relative;
	                left: 0;
                    top: -37;
                    display:table;
                    width:884;
                    height: 800;
                    /*min-height: 800;
                    height:auto !important;
                    height: 800;*/


                    background: url('/img/journal/centr.png');
                    border:0px solid #080;	                }
.tab_journal_bottom {                    position: relative;
                    /*display:table;*/
	                left: 0;
                    top: -37;
                    width:884;
                    height: 47;
                    background: url('/img/journal/bottom.png');	                }




