		<!--
			/* Testimonials */
			/* Set color for dialog-link button */
			/* Custom-set setting
			.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
			*/
			.ui-state-default, .ui-widget-content .ui-state-default { font-family: Tahoma; border: 1px solid #d3d3d3; background: #dadada url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #b60102; outline: none;}

			/* UI styling */
			#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
			#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
			ul#icons {margin: 0; padding: 0;}
			ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
			ul#icons span.ui-icon {float: left; margin: 0 4px;}

			/* Testimonials */
			/* UI (dialog) */	
			.filler {height: 7px; background: none;}
			.bg_1 {background-color: #eee; outline: thin;}
			.bg_2 {background-color: #ddd; outline: thin;}
			.bg_3 {background-color: #ccc;}
			.bg_4 {background-color: #e8e8e8;}

			.header{ font-family: Tahoma; border: 1px solid #d3d3d3; background: #dadada url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #585858; outline: none;}
			
			/* BlPr */
			.dialog_container {
				background-color: #e8e8e8;
				width:670px;
				margin:0 auto;
				font-family:Trebuchet MS;
				font-size: 16px;
				display: block;
			}
			
			.text_dialog {
				font-family:Trebuchet MS;
				font-size: 14px;
				color:#fbfaf9;
				text-align:justify;
				text-decoration:none;
				font-weight: bolder;
			}
			.ui-dialog-titlebar {
				font-family:Verdana;
				font-family:Trebuchet MS;
				font-size: 18px;
				color: #b60102;
			}
			
			#news_header {
				text-align: left;
				font-weight: bolder;
			}
			.pic_row {
				height: 364px;
				width: 658px;
				background-color: #e8e8e8;
				background-color: #e4e4e4;
				font-size: 12px;
			}
			.left_pic {
				width: 316px;
				float: left;
			}
			.rite_pic {
				width: 316px;
				float: right;
			}
			.left_pic img{
				float: left;
				border: 2px solid #000000;
				margin-right: 12px;
				margin-bottom: 6px;
			}
			.rite_pic img {
				float: right;
				border: 2px solid #000000;
				margin-left: 12px;
				margin-bottom: 4px;
			}
			.left_pic p {
				text-align: left;
				margin: 0 0 12px 0;
			}
			.rite_pic p {
				text-align: right;
				margin: 0 0 12px 0;
			}
			.font_11 {
				font-size: 11px;
			}
		-->

