			td.generator_content_blok_table {
				width:100%;
			}
			td.generator_content_blok {
				width:100%;
				vertical-align:top;
				padding-bottom:15px;
			}
			.generator_content_image_table {
				padding:0px 2px 5px 2px;
			}
			.generator_content_td1_table{
				width:100%;
				height:auto;
				padding:0px 2px 0px 2px;
			}
			.generator_content_td2_table {
				width:100%;
				height:auto;
				padding:0px 2px 0px 2px;
			}
			.generator_content_td3_table {
				width:100%;
				height:auto;
				padding:0px 2px 0px 2px;
			}
			.generator_content_tr2_table {
				width:100%;
				height:auto;
			}
			P {
			    margin: 0 0 0 0;
			}
			
			.dhtmlcomponent_table {
				width:100%;
			}
			.dhtmlcomponent_td {
				width:100%;
			}					
			.generator_content_text_table {
				width:100%;
			}
			table.editor_tableborder {
				border:1px solid #4574BA;
				padding:2px;
				vertical-align:top;
			}
			table.editor_tableborder td p {
				padding:2px;
			}
			.generator_content_image img{
				border : 1px solid #000000;	
			}
			
			
			td.generator_content_td2_0 {
				/*background: green;*/
				display: block;
				width: 410px;
			}
			td.generator_content_td2_1 {
				/*background: orange;*/
				width: 100px;
			}

			td img,
			img.generator_content_image_right {
				/*margin: 0 -80px 10px 10px;*/
				margin: 0 0 10px 10px;
				border: 1px solid #ffd400;
				float: right;
			}
			img.generator_content_image_left {
				margin: 0 10px 10px 0;
				border: 1px solid #ffd400;
			}
