﻿.box { overflow: hidden; }
    .box div.title { overflow: hidden; font-weight: bold; padding: 0px 0px 0px 5px; }
	    .box div.title .imageBoxTitle { float:left; }
    .box_footer { text-align: center; }
    .box .box_text_content { font-size: 0.9em; }
    .box .box_content_flat { padding: 0px; margin: 0px; }
	    .box_text_content .div_row { overflow: hidden; }
		    .box_text_content .div_row .div_element { float:left; padding-bottom: 10px; padding-right:5px; }
    .box .box_scroll_content { position: relative; z-index:0; overflow: hidden; }
    .divBoxG40 { font-size: 0.8em; line-height: 17px; }

table.table_corners { width:100%; left: 0; top: 0; padding: 0; margin: 0; border: 0; }
    table.table_corners td.center   { padding:0px; }
    table.table_corners td.title,
    table.table_corners td.lower	{ height: 0px; line-height:0px; }
    table.table_corners td.right,
    table.table_corners td.left		{ width: 0px; }
    
/*test*/
.void .subbox table.table_corners td.title { vertical-align: top; background-image: none; background-color: #D07E0E; height: 0px; line-height: 0px; }
.void .subbox table.table_corners td.lower { background-image: none; }
.void .subbox table.table_corners td.right { background-image: none; }
.void .subbox table.table_corners td.left  { background-image: none; }

	.void .subbox table.table_corners td.title { background-color: Transparent; background-image: none; height: 0px; }

.void .subbox table.table_corners td.corner_upper_sx { background-image: none; width: 0px; height: 0px; }
.void .subbox table.table_corners td.corner_upper_dx { background-image: none; width: 0px; height: 0px; }
.void .subbox table.table_corners td.corner_lower_sx { background-image: none; width: 0px; height: 0px; }
.void .subbox table.table_corners td.corner_lower_dx { background-image: none; width: 0px; height: 0px; }