body { background: #000 url(../images/bg_page.jpg) no-repeat left bottom; margin: 0; padding: 0; }
br { font-size: 16px; font-family: Calibri, Corbel, "Gill Sans", sans-serif; line-height: 14px; text-decoration: none; }
.table1 { width: 100%; height: 100%; display: table; }
.table2 { display: table; width: 100%; }
.table3 {
	display: table;
	width: 1200px;
	height: 600px;
	margin: 0;
	padding: 0;
	outline: solid 0px #000;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg_table_03.png);
}
.table4 { display: table; width: 300px; }
.table5 { display: table; width: 200px; }
.table6 { display: table; width: 700px; }
.table7 { display: table; width: 450px; }
.table8 { display: table; width: 150px; }
.td_browse_back { display: table-cell; }
.td_browse_counter { border: solid 1px #262626; display: table-cell; }
.td_browse_next { display: table-cell; }

