body {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1150px;
	height: 100%;
	text-align: center;
}
body * {
	margin: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}
img {
	border: 0px solid;
}
a,
a:link,
a:visited,
a:active {
	color: ;
	outline: 0 none;
}
a:hover {
	color: ;
	outline: 0 none;
}
.clear_float {
	clear: both;
}
.float_r {
	float: right;
}
.arial{
	font-family: arial;
}
.red {
	color: #ff0000;
}
.purple {
	color: #f067a6;
}
.green {
	color: #f067a6;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.small {
	font-size: 11px;
}
.smalled {
	font-size: 10px;
}
.smalled a{
	font-size: 10px;
}
.medium {
	font-size: 12px;
}
.bigger {
	font-size: 16px;
}
.big {
	font-size: 14px;
}
.uppercase {
	text-transform: uppercase;
}
.underline{
	text-decoration: underline;
}
.pointer{
	cursor: pointer;
}
	#no_script_text {
		position: relative;
		margin-top: 70px;
	}
		#no_script_text a,
		#no_script_text a:link,
		#no_script_text a:visited,
		#no_script_text a:active {
			color: #54bd84;
			outline: 0 none;
		}
		#no_script_text a:hover {
			color: #000000;
			outline: 0 none;
		}
		#no_script_text a.purple,
		#no_script_text a.purple:link,
		#no_script_text a.purple:visited,
		#no_script_text a.purple:active {
			color: #f067a6;
			outline: 0 none;
		}
		#no_script_text a.purple:hover {
			color: #000000;
			outline: 0 none;
		}
		#flo_logo {
			position: relative;
			width: 190px;
			height: 133px;
			background: url("../images_spring/1flo_logo.png") top left no-repeat transparent;
			margin: auto;
			margin-bottom: 50px;
		}
	#images_array {
		display: none;
	}
	#container {
		position: relative;
		left: 0;
		width: 100%;
		overflow: hidden;
		z-index: 1;
	}
		#howto {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			margin: 0;
			padding: 0;
			width: 100%;
			height: 100%;
			background-color: transparent;
			z-index: 100;
		}
			#close_overlay {
				position: absolute;
				width: 30px;
				height: 30px;
				right: 25px;
				top: 60px;
				background: url("../images_spring/close_overlay.png") no-repeat top left transparent;
				cursor: pointer;
			}
			#close_overlay a {
				position: relative;
				display: block;
				width: 100%;
				height: 100%;
			}
			#banner_overlay {
				position: fixed;
				width: 500px;
				height: 500px;
				top: 50%;
				margin-top: -250px;
				left: 50%;
				margin-left: -250px;
				background: url("../images_spring/banner_overlay.png") no-repeat top left transparent;
			}
			#banner_overlay_content {
				margin: 135px 100px 100px 100px;
				color: #fff;
			}
				#banner_overlay_content h1{
					color: #ffe400;
					font-weight: bold;
					font-size: 16px;
					text-align: left;
					margin-bottom: 30px;
				}
					#banner_overlay_content h1 span{
						float: left;
						color: #ffe400;
						font-weight: bold;
						font-size: 60px;
						font-style: italic;
						display: block;
						margin: 0 20px 0 0;
						padding: 0;
						line-height: 60px;
					}
				#banner_overlay_content h2 {
					font-weight: normal;
					font-size: 14px;
					text-align: left;
					margin: 0 0 15px 20px;
				}
					#banner_overlay_content h2 span{
						float: left;
						font-weight: bold;
						font-size: 30px;
						font-style: italic;
						display: block;
						margin: 0 20px 0 0;
						padding: 0;
						line-height: 30px;
					}
			#banner_overlay_content a,
			#banner_overlay_content a:link,
			#banner_overlay_content a:visited,
			#banner_overlay_content a:active {
				font-weight: bold;
				color: #54bd84;
				text-decoration: none;
				font-size: 14px;
			}
			#banner_overlay_content a:hover {
				color: #000000;
				
			}
		#panorama {
			position: relative;
			margin-left: 50%;
			margin-top: 70px;
			left: -1352px;
			width: 2274px;
			min-height: 1135px;
			background: url("../images_spring/panorama.png") top left no-repeat transparent;
		}
			#panorama #flo_logo {
				display: block;
				position: absolute;
				margin: 0;
				margin-left: 50%;
				left: -320px;
				top: 42px;
			}
			#wave {
				position: absolute;
				display: block;
				top: -347px;
				left: -17px;
				margin-left: 50%;
				width: 572px;
				height: 643px;
				background: url("../images_spring/wave.png") top left no-repeat transparent;
			}
			#banner {
				position: absolute;
				display: block;
				top: 256px;
				left: 1360px;
				margin-left: -530px;
				width: 149px;
				height: 176px;
				background: url("../images_spring/banner.gif") top left no-repeat transparent;
				cursor: pointer;
			}
			#banner:hover {
				background: url("../images_spring/banner_hover.gif") top left no-repeat transparent;
			}
			#main_nav {
				position: absolute;
				width: 153px;
				height: 154px;
				top: 230px;
				margin-left: 50%;
				left: -145px;
				text-align: left;
			}
				#butt_home {
					z-index: 20;
				}
				#butt_laradio {
					z-index: 19;
				}
				#butt_pali {
					z-index: 18;
				}
				#butt_media {
					z-index: 17;
				}
				#butt_contatti {
					z-index: 16;
				}
				.main_nav_butt {
					position: relative;
					width: 153px;
					height: 88px;
					margin: 0;
					text-align: left;
					margin-top: -58px;
					background: url("../images_spring/butt_box.png") top left no-repeat transparent;
				}
				.main_nav_butt2 {
					position: relative;
					width: 153px;
					height: 88px;
					margin: 0;
					text-align: left;
					margin-top: -58px;
					background: url("../images_spring/butt_box2.png") top left no-repeat transparent;
				}
				.main_nav_butt3 {
					position: relative;
					width: 153px;
					height: 90px;
					margin: 0;
					text-align: left;
					margin-top: -58px;
					background: url("../images_spring/butt_box3.png") top left no-repeat transparent;
				}
				.main_nav_butt.on {
					cursor: default;
				}
				#butt_home.main_nav_butt.on {
					background: url("../images_spring/butt_home_on.png") top left no-repeat transparent;
				}
				#butt_laradio.main_nav_butt2.on {
					background: url("../images_spring/butt_laradio_on.png") bottom left no-repeat transparent;
				}
				#butt_pali.main_nav_butt2.on {
					background: url("../images_spring/butt_pali_on.png") bottom left no-repeat transparent;
				}
				#butt_media.main_nav_butt2.on {
					background: url("../images_spring/butt_media_on.png") bottom left no-repeat transparent;
				}
				#butt_contatti.main_nav_butt3.on {
					background: url("../images_spring/butt_contatti_on.png") bottom left no-repeat transparent;
				}
					#main_nav div a {
						position: absolute;
						display: block;
						width: 125px;
						height: 30px;
						margin-top: 58px;
					}
					#butt_home.off a {
						height: 32px;
						margin-top: 56px;
						background: url(../images_spring/butt_home.png) top left no-repeat transparent;
					}
					#butt_home.off a:hover {
						background: url(../images_spring/butt_home_over.png) top left no-repeat transparent;
					}
					#butt_laradio.off a {
						background: url(../images_spring/butt_laradio.png) top left no-repeat transparent;
					}
					#butt_laradio.off a:hover {
						background: url(../images_spring/butt_laradio_over.png) top left no-repeat transparent;
					}
					#butt_pali.off a {
						background: url(../images_spring/butt_pali.png) top left no-repeat transparent;
					}
					#butt_pali.off a:hover {
						background: url(../images_spring/butt_pali_over.png) top left no-repeat transparent;
					}
					#butt_media.off a {
						background: url(../images_spring/butt_media.png) top left no-repeat transparent;
					}
					#butt_media.off a:hover {
						background: url(../images_spring/butt_media_over.png) top left no-repeat transparent;
					}
					#butt_contatti.off a {
						background: url(../images_spring/butt_contatti.png) top left no-repeat transparent;
					}
					#butt_contatti.off a:hover {
						background: url(../images_spring/butt_contatti_over.png) top left no-repeat transparent;
					}
					#butt_home.on a,
					#butt_home.on a:hover,
					#butt_laradio.on a,
					#butt_laradio.on a:hover,
					#butt_pali.on a,
					#butt_pali.on a:hover,
					#butt_media.on a,
					#butt_media.on a:hover,
					#butt_contatti.on a,
					#butt_contatti.on a:hover {
						background: none;
					}
			#people {
				position: absolute;
				display: block;
				top: 503px;
				left: -266px;
				margin-left: 50%;
				width: 591px;
				height: 166px;
				background: url("../images_spring/people.png") top left no-repeat transparent;
			}
			#people_nojs {
				clear: both;
				position:relative;
				display: block;
				width: 585px;
				height: 127px;
				margin: auto;
				margin-top: 25px;
				background: url("../images_spring/people.png") top left no-repeat transparent;
			}
			#advertising {
				position: absolute;
				display: block;
				top: 705px;
				left: 250px;
				margin-left: 50%;
				width: 513px;
				background-color: transparent;
			}
				#ad_elements {
					position: absolute;
					margin-left: -130px;
					top: 181px;
					width: 809px;
					height: 194px;
					background: url("../images_spring/ad_elements.png") top left no-repeat transparent;
				}
				#ad_bgrnd {
					position: absolute;
					display: block;
					width: 513px;
					min-height: 337px;
					background: url("../images_spring/ad_bgrnd.png") top left repeat-y transparent;
					z-index: 5;
				}
				#ad_bgrnd a{
					position: relative;
					display: block;
					width: 482px;
					height: 70px;
					margin: -4px 0 0 11px;
					padding: 0;
				}
					#google_ad {
						position: relative;
						width: 482px;
						height: 65px;
						margin: 0 0 0 11px;
					}
					#ad_top {
						position: absolute;
						display: block;
						margin-top: -21px;
						top: 0;
						width: 513px;
						height: 120px;
						background: url("../images_spring/ad_top.png") top left no-repeat transparent;
					}
					#ad_bot {
						position: absolute;
						display: block;
						margin-top: -21px;
						bottom: -38px;
						width: 513px;
						height: 200px;
						background: url("../images_spring/ad_bot.png") top left no-repeat transparent;
					}
				#ad_content {
					position: relative;
					display: block;
					width: 482px;
					z-index: 3;
					margin: -4px 0 0 11px;
				}
					#ad_content img {
						position: relative;
						display: block;
						width: 482px;
						height: 70px;
					}
					#google_ad_bgrnd {
						position: relative;
						width: 482px;
						height: 65px;
						background-color: #ffde68;
					}
			#footer {
				position: absolute;
				display: block;
				top: 940px;
				left: -330px;
				margin-left: 50%;
				width: 454px;
				background-color: transparent;
				text-align: left;
			}
				#footer .flo_logo{
					display: block;
					margin-bottom: 8px;
					margin-left: 100px;
				}
				#footer div{
					font-size: 9px;
					margin-bottom: 10px;
				}
				#footer div span{
					font-size: 9px;
				}
				#footer #siae {
					color: #f067a6;
					margin-bottom: 20px;
					margin-left: 60px;
				}
				#footer #credits{
					color: #000000;
					margin-left: 32px;
					margin-bottom: 12px;
				}
					#footer #credits a,
					#footer #credits a:link,
					#footer #credits a:visited,
					#footer #credits a:active {
						color: #000000;
						font-size: 11px;
					}
					#footer #credits a:hover {
						color: #f067a6;
						text-decoration: none;
					}
					#credits .ekid_micro{
						position: relative;
						display: block;
						float: left;
						background: url(../images_spring/ekid_micro.png) top left no-repeat transparent;
						width:26px;
						height: 17px;
						margin: -1px 8px 0 0;
					}
					#credits .ekid_credit{
						font-size: 11px;
					}
				#footer #cc_license {
					color: #008f6c;
					margin-left: 15px;
				}
					#footer #cc_license a,
					#footer #cc_license a:link,
					#footer #cc_license a:visited,
					#footer #cc_license a:active {
						color: #008f6c;
						font-size: 9px;
					}
					#footer #cc_license a:hover {
						color: #f067a6;
						text-decoration: none;
					}
				#footer #cc_icon,
				#footer .cc_license
				{
					position: relative;
					clear: both;
					float: left;
				}
				#footer #cc_icon
				{
					margin: 1px 10px 0 0;
				}
				#footer #histats a
				{
					position: relative;
					padding: 0;
					margin: 0;
					float: left;
				}
				#footer #histats
				{
					margin: 0 10px 0 0;
				}
				#footer #histats,
				#footer #histats embed
				{
					position: relative;
					display: inline;
					width: 85px;
					height: 17px;
					float: left;
					margin: 0;
				}
				#footer #histats
				{
					margin: 0 10px 0 0;
				}
		#main {
			position: absolute;
			top: 0;
			margin-left: 50%;
			margin-top: 75px;
			left: -110px;
			width: 650px;
			min-height: 1110px;
			background-color: ;
			text-align: left;
		}
			.dynamic {
				overflow: hidden;
			}
			#all_grp .dynamic {
				height: 0;
			}

			.more {
				position: absolute;
				z-index: 6;
				width: 24px;
				height: 24px;
				background: url("../images_spring/more.png") top left no-repeat transparent;
				cursor: pointer;
				bottom: 0;
				right: 8px;
			}
			.more:hover {
				background: url("../images_spring/more_over.png") top left no-repeat transparent;
			}
			.less {
				position: absolute;
				z-index: 6;
				width: 24px;
				height: 24px;
				background: url("../images_spring/less.png") top left no-repeat transparent;
				cursor: pointer;
				bottom: 0;
				right: 8px;
			}
			.less:hover {
				background: url("../images_spring/less_over.png") top left no-repeat transparent;
			}
			#green_box_corner_t_small,
			#green_box_corner_b_small {
				position: absolute;
				height: 30px;
				width: 274px;
				z-index: 5;
			}
			#green_box_corner_t_small {
				margin: 0;
				top: 0;
				left: 0;
				background: url("../images_spring/green_box_corner_t_small.png") top left no-repeat transparent;
			}
			#green_box_corner_b_small {
				background: url("../images_spring/green_box_corner_b_small.png") top left no-repeat transparent;
			}
			#white_box_corner_t_small,
			#white_box_corner_b_small {
				position: relative;
				height: 8px;
				width: 274px;
				z-index: 5;
			}
			#white_box_corner_t_small {
				margin: 0;
				top: 0;
				left: 0;
				background: url("../images_spring/white_box_corner_t_70_small.png") top left no-repeat transparent;
			}
			#white_box_corner_b_small {
				background: url("../images_spring/white_box_corner_b_75_small.png") top left no-repeat transparent;
			}
			#white_box_corner_t_small2,
			#white_box_corner_b_small2 {
				position: relative;
				height: 8px;
				width: 274px;
				z-index: 5;
			}
			#white_box_corner_t_small2 {
				margin: 0;
				top: 0;
				left: 0;
				background: url("../images_spring/white_box_corner_t_85_small.png") top left no-repeat transparent;
			}
			#white_box_corner_b_small2 {
				background: url("../images_spring/white_box_corner_b_85_small.png") top left no-repeat transparent;
			}
			#green_box_corner_t,
			#green_box_corner_b {
				position: absolute;
				height: 30px;
				width: 310px;
				z-index: 5;
			}
			#green_box_corner_t {
				margin: 0;
				top: 0;
				left: 0;
				background: url("../images_spring/green_box_corner_t.png") top left no-repeat transparent;
			}
			#green_box_corner_b {
				background: url("../images_spring/green_box_corner_b.png") top left no-repeat transparent;
			}
			#white_box_corner_t,
			#white_box_corner_b {
				position: relative;
				height: 8px;
				width: 310px;
				z-index: 5;
			}
			#white_box_corner_t {
				margin: 0;
				top: 0;
				left: 0;
				background: url("../images_spring/white_box_corner_t_70.png") top left no-repeat transparent;
			}
			#white_box_corner_b {
				background: url("../images_spring/white_box_corner_b_75.png") top left no-repeat transparent;
			}
			#header {
				position: relative;
				width: 650px;
				height: 190px;
				background: url("../images_spring/white_box.png") top left no-repeat transparent;
				margin-bottom: 30px;
			}
				#white_box_corner_l,
				#white_box_corner_r {
					position: absolute;
					top: 0;
					height: 190px;
					width: 7px;
					z-index: 5;
				}
				#white_box_corner_l {
					left: 0;
					background: url("../images_spring/white_box_corner_l.png") top left no-repeat transparent;
				}
				#white_box_corner_r {
					right: 0;
					background: url("../images_spring/white_box_corner_r.png") top right no-repeat transparent;
				}
				#evento_box {
					position: relative;
					float: right;
					margin: 0 0 30px 0;
					width: 310px;
					height: 190px;
					overflow: hidden;
				}
					#evento {
						position: absolute;
						height: 30px;
						width: 310px;
						right: 0;
						top: 150px;
						background-color: #f067a6;
					}
						#evento_text {
							margin: 5px 5px 0 10px;
							font-family: arial, verdana, sans-serif;
							font-weight: bold;
							font-size: 16px;
							color: #ffeaa1;
						}
							#evento span{
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								color: #fff;
								font-size: 16px;
							}
							#evento_img {
								float: right;
								position: relative;
								width: 310px;
								height: 190px;
								background: url("../eventi/evento.jpg") top left no-repeat transparent;
							}
				#flo_player {
					position: relative;
					margin: 10px 0 30px 0;
					float: left;
					height: 180px;
					width: 274px;
					float: left;
				}
					/*#player_mask {
						position: absolute;
						right: 0;
						width: 39px;
						height: 139px;
						background: url("../images/player_mask.png") top left no-repeat transparent;
						z-index: 11;
					}
					object {
						float: left;
						z-index: 10;
						width: 274px;
						height: 180px;
						overflow: hidden;
					}*/
					#flo_player embed {
						position: absolute;
						z-index: 10;
						width: 275px;
						height: 24px;
						margin: /*-175px*/0 0 0 -1px/*-10px*/;
						bottom: 10px;
					}
					.player_info_title {
						color: #f80000;
						font-family: Arial, sans-serif;
						font-size: 26px;
						font-weight: bold;
						margin: 8px 0 0 20px;
					}
					.player_info_content {
						margin-top: 6px;
						padding: 12px 15px 7px 20px;
						background-color: #f067a6;
						height: 75px;
						overflow: hidden;
					}
					.player_pillow {
						margin: 0px;
						padding: 0px;
						background-color: #f067a6;
						height: 20px;
					}
					#sname {
						color: #ffffff;
						font-family: Arial, sans-serif;
						font-size: 20px;
						font-weight: bold;
					}
					#currentsong {
						color: #ffeaa1;
						font-family: Arial, sans-serif;
						font-size: 15px;
						font-weight: bold;
					}
					/*.prevsong_box {
						margin-top: 5px;
						color: #000000;
						font-size: 11px;
						font-weight: bold;
					}
					#prevsong {
						color: #ffeaa1;
						font-size: 11px;
						font-weight: bold;
					}*/
			.trans_bgrnd {
				display: block;
				position: absolute;
				width: 100%;
				height: 100%;
			}
			.ajax_box {
				position: relative;
				padding: 0 0 40px 0;
				z-index: 10;
			}
					.l_col {
					position: relative;
					margin: 0;
					padding: 0;
					float: left;
					width: 274px;
				}
				.r_col {
					position: relative;
					margin: 0;
					padding: 0;
					float: right;
					width: 310px;
				}
					#pali {
						position: relative;
						float: left;
						width: 310px;
						margin: 0 0 30px 0;
					}
					#main_pali {
						position: relative;
						margin-top: 8px;
						background-color: transparent;
					}
						#pali_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#pali_title div {
								margin: 0 10px 0 10px;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#pali_title a,
								#pali_title a:link,
								#pali_title a:visited,
								#pali_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#pali_title a:hover {
									color: #f067a6;
								}
						.pali_item {
							position: relative;
							padding: 0 0 10px 0;
							margin: 0 10px 0 10px;
						}
							.pali_item h1 {
								color: #000;
								margin-right: 10px;
								font-weight: bold;
								font-size: 14px;
								margin-bottom: 8px;
								font-family: arial, verdana, sans-serif;
							}
								.pali_item h1 a,
								.pali_item h1 a:link,
								.pali_item h1 a:visited,
								.pali_item h1 a:active {
									color: #000;
									text-decoration: none;
								}
								.pali_item h1 a:hover {
									color: #f067a6;
									text-decoration: none;
								}
							.pali_item h2 {
								float: left;
								color: #ffffff;
								margin: 0 10px 0 0;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 9px;
								font-style: italic;
								background-color: #54bd84;
								padding: 2px 6px 3px 3px;
							}
								.pali_item h3 {
									margin-top: -2px;
									margin-right: 10px;
									color: #000;
									font-weight: bold;
									font-size: 11px;
								}
								.pali_item span {
									position: relative;
									margin: 0px 0 0 0;
									color: #f067a6;
									font-size: 11px;
								}
							.pali_item  span {
								float: left;
								position: relative;
							}
							.pali_item p img {
								position: relative;
								height: 50px;
							}
							.pali_item #pali_date {
								float: left;
								margin: 5px 10px 5px 0;
								font-size: 9px;
								display: block;
								color: #fff;
								font-style: italic;
								font-weight: bold;
								font-family: arial, verdana, sans-serif;
								background-color: #f067a6;
								padding: 2px 4px 2px 3px;
							}

					#contatti {
						position: relative;
						float: left;
						width: 274px;
						margin: 0 0 30px 0;
					}
					#main_contatti {
						position: relative;
						margin-top: 8px;
						background-color: transparent;
					}
						#contatti_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#contatti_title div {
								margin: 0 10px 0 10px;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#contatti_title a,
								#contatti_title a:link,
								#contatti_title a:visited,
								#contatti_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#contatti_title a:hover {
									color: #f067a6;
								}
						.contatti_item {
							position: relative;
							padding: 0 0 25px 0;
							margin: 0 10px 0 15px;
							font-size: 11px;
						}
							.contatti_item a,
							.contatti_item a:link,
							.contatti_item a:visited,
							.contatti_item a:active {
								color: #000;
								font-weight: bold;
								font-size: 11px;
								text-decoration: none;
								line-height: 16px;
							}
							.contatti_item a:hover  {
								background-color: #fff;
							}
							.contatti_item h1 {
								color: #000;
								margin-right: 10px;
								font-weight: bold;
								font-size: 14px;
								margin-bottom: 8px;
							}
								.contatti_item h1 a,
								.contatti_item h1 a:link,
								.contatti_item h1 a:visited,
								.contatti_item h1 a:active {
									color: #000;
									text-decoration: none;
								}
								.contatti_item h1 a:hover {
									color: #f067a6;
									text-decoration: none;
								}
							.contatti_item h2 {
								float: left;
								color: #ffffff;
								margin: 0 10px 0 0;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 9px;
								font-style: italic;
								background-color: #54bd84;
								padding: 2px 6px 3px 3px;
							}
								.contatti_item h3 {
									margin-top: -2px;
									margin-right: 10px;
									color: #ef4b2a;
									font-weight: bold;
									font-size: 12px;
								}
								.contatti_item span {
									position: relative;
									margin: 0px 0 0 0;
									color: #000000;
									font-size: 11px;
								}
								.contatti_item  span {
									float: left;
									position: relative;
									width: 32px;
									height: 45px;
									margin-right: 10px;
								}
								.contatti_item  span.mail {
									background: url("../images_spring/mail.png") top left no-repeat transparent;
								}
								.contatti_item  span.facebook {
									background: url("../images_spring/facebook.png") top left no-repeat transparent;
								}
								.contatti_item  span.twitter {
									background: url("../images_spring/twitter.png") top left no-repeat transparent;
								}
								.contatti_item  span.skype {
									background: url("../images_spring/skype.png") top left no-repeat transparent;
								}
								.contatti_item p a,
								.contatti_item p a:link,
								.contatti_item p a:visited,
								.contatti_item p a:active {
									color: #000;
									background-color: #ffcf24;
									font-weight: bold;
									font-size: 11px;
									text-decoration: none;
								}
								.contatti_item p a:hover  {
									background-color: #fff;
								}
							.contatti_item p img {
								position: relative;
								height: 50px;
							}
							.contatti_item #contatti_date {
								float: left;
								margin: 5px 10px 5px 0;
								font-size: 9px;
								display: block;
								color: #fff;
								font-style: italic;
								font-weight: bold;
								font-family: arial, verdana, sans-serif;
								background-color: #f067a6;
								padding: 2px 4px 2px 3px;
							}
					#pali_list {
						position: relative;
						float: left;
						width: 274px;
						margin: 0 0 30px 0;
					}
					#main_pali_list {
						position: relative;
					}
						#pali_list_main_title {
							position: relative;
							margin: 0 0 15px 0;
							width: 274px;
							height: 30px;
							background: url("../images_spring/green_box_item.png") top left no-repeat transparent;
							font-weight: bold;
							color: #ffeaa1;
							z-index: 6;
						}
						#pali_list_main_title div{
							padding: 5px 10px 0 10px;
							font-size: 16px;
							font-family: arial, verdana, sans-serif;
						}
						.pali_list_title {
							position: relative;
							margin: 0 0 10px 0;
							width: 274px;
							height: 26px;
							background-color: transparent;
							font-family: arial, verdana, sans-serif;
							font-weight: bold;
							font-size: 14px;
							z-index: 6;
						}
						.pali_list_title.on {
							background: url("../images_spring/pali_list_on.png") top left no-repeat transparent;
						}
						.pali_list_title.off {
							background: url("../images_spring/pali_list_off.png") top left no-repeat transparent;
							opacity: .9;
						}
						.pali_list_title.off:hover {
							background: url("../images_spring/pali_list_off.png") top left no-repeat transparent;
							opacity: 1;
						}
								.pali_list_title a,
								.pali_list_title a:link,
								.pali_list_title a:visited,
								.pali_list_title a:active {
									display: block;
									height: 21px;
									color: #56c186;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 14px;
									padding: 5px 0 0 10px;
								}
								.pali_list_title a:hover {
									color: #f067a6;
								}
								.pali_list_title.on a,
								.pali_list_title.on a:link,
								.pali_list_title.on a:visited,
								.pali_list_title.on a:active {
									color: #ffffff;
								}
								.pali_list_title.on a:hover {
									color: #ffffff;
								}
							.pali_list_title div {
								position: relative;
								width: 100%;
								height: 100%;
							}

					#podcast {
						position: relative;
						float: left;
						width: 274px;
						margin: 0 0 30px 0;
					}
					#main_podcast {
						position: relative;
						margin-top: 8px;
						background-color: transparent;
					}
						#podcast_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#podcast_title div {
								margin: 0 10px 0 10px;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#podcast_title a,
								#podcast_title a:link,
								#podcast_title a:visited,
								#podcast_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#podcast_title a:hover {
									color: #f067a6;
								}
						.podcast_item {
							position: relative;
							padding: 0 0 25px 0;
							margin: 0 10px 0 15px;
							font-size: 11px;
						}
							.podcast_item a,
							.podcast_item a:link,
							.podcast_item a:visited,
							.podcast_item a:active {
								color: #000;
								font-weight: bold;
								font-size: 11px;
								text-decoration: none;
								line-height: 16px;
							}
							.podcast_item a:hover  {
								background-color: #fff;
							}
							.podcast_item a span  {
								display: block;
								font-size: 10px;
								color: #54bd84;
							}
							.podcast_item h1 {
								color: #000;
								margin-right: 10px;
								font-weight: bold;
								font-size: 14px;
								margin-bottom: 8px;
							}
								.podcast_item h1 a,
								.podcast_item h1 a:link,
								.podcast_item h1 a:visited,
								.podcast_item h1 a:active {
									color: #000;
									text-decoration: none;
								}
								.podcast_item h1 a:hover {
									color: #f067a6;
									text-decoration: none;
								}
							.podcast_item h2 {
								float: right;
								color: #ffffff;
								margin: 0 10px 0 0;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 9px;
								font-style: italic;
								background-color: #54bd84;
								padding: 1px 4px 1px 3px;
							}
							.podcast_item h2.resource {
								background-color: #f067a6;
								padding: 1px 4px 1px 3px;
							}
							.podcast_item h2:hover {
								background-color: #ffffff;
								color: #000000;
							}
								.podcast_item h3 {
									margin-top: -2px;
									margin-right: 10px;
									color: #ef4b2a;
									font-weight: bold;
									font-size: 12px;
								}
								.podcast_item div {
									position: relative;
									margin: 0 0 0 0;
									color: #000000;
									font-size: 11px;
								}
								.podcast_item p a,
								.podcast_item p a:link,
								.podcast_item p a:visited,
								.podcast_item p a:active {
									color: #000;
									background-color: #ffcf24;
									font-weight: bold;
									font-size: 11px;
									text-decoration: none;
								}
								.podcast_item p a:hover  {
									background-color: #fff;
								}
							.podcast_item p img {
								position: relative;
								height: 50px;
							}
					#social {
						position: relative;
						float: left;
						width: 310px;
						margin: 0 0 30px 0;
					}
					#main_social {
						position: relative;
						margin-top: 8px;
						background-color: transparent;
					}
						#social_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#social_title div {
								margin: 0 10px 0 10px;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#social_title a,
								#social_title a:link,
								#social_title a:visited,
								#social_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#social_title a:hover {
									color: #f067a6;
								}
						.social_item {
							position: relative;
							padding: 0 0 25px 0;
							margin: 0 10px 0 15px;
							font-size: 11px;
						}
							.social_item a,
							.social_item a:link,
							.social_item a:visited,
							.social_item a:active {
								color: #000;
								font-weight: bold;
								font-size: 11px;
								text-decoration: none;
								line-height: 16px;
							}
							.social_item a:hover  {
								background-color: #fff;
							}
							.social_item h1 {
								color: #000;
								margin-right: 10px;
								font-weight: bold;
								font-size: 14px;
								margin-bottom: 8px;
							}
								.social_item h1 a,
								.social_item h1 a:link,
								.social_item h1 a:visited,
								.social_item h1 a:active {
									color: #000;
									text-decoration: none;
								}
								.social_item h1 a:hover {
									color: #f067a6;
									text-decoration: none;
								}
							.social_item h2 {
								float: left;
								color: #ffffff;
								margin: 0 10px 0 0;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 9px;
								font-style: italic;
								background-color: #54bd84;
								padding: 2px 6px 3px 3px;
							}
								.social_item h3 {
									margin-top: -2px;
									margin-right: 10px;
									color: #ef4b2a;
									font-weight: bold;
									font-size: 12px;
								}
								.social_item span {
									position: relative;
									margin: 0px 0 0 0;
									color: #000000;
									font-size: 11px;
								}
								.social_item  span {
									float: left;
									position: relative;
									width: 32px;
									height: 45px;
									margin-right: 10px;
								}
								.social_item  span.mail {
									background: url("../images_spring/mail.png") top left no-repeat transparent;
								}
								.social_item  span.facebook {
									background: url("../images_spring/facebook.png") top left no-repeat transparent;
								}
								.social_item  span.twitter {
									background: url("../images_spring/twitter.png") top left no-repeat transparent;
								}
								.social_item  span.skype {
									background: url("../images_spring/skype.png") top left no-repeat transparent;
								}
								.social_item p a,
								.social_item p a:link,
								.social_item p a:visited,
								.social_item p a:active {
									color: #000;
									background-color: #ffcf24;
									font-weight: bold;
									font-size: 11px;
									text-decoration: none;
								}
								.social_item p a:hover  {
									background-color: #fff;
								}
							.social_item p img {
								position: relative;
								height: 50px;
							}
							.social_item #social_date {
								float: left;
								margin: 5px 10px 5px 0;
								font-size: 9px;
								display: block;
								color: #fff;
								font-style: italic;
								font-weight: bold;
								font-family: arial, verdana, sans-serif;
								background-color: #f067a6;
								padding: 2px 4px 2px 3px;
							}
					#video {
						position: relative;
						float: left;
						width: 310px;
						margin: 0 0 30px 0;
					}
					#main_video {
						position: relative;
						margin-top: 8px;
						background-color: transparent;
					}
						#video_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#video_title div {
								margin: 0 10px 0 10px;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#video_title a,
								#video_title a:link,
								#video_title a:visited,
								#video_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#video_title a:hover {
									color: #f067a6;
								}
						.video_item {
							position: relative;
							padding: 0 0 15px 0;
							margin: 0 10px 0 15px;
							font-size: 11px;
						}
							.video_item .video_img_wrap {
								position: relative;
								display: block;
								width: 275px;
								height: 60px;
								overflow: hidden;
							}
								.video_item img {
									position: relative;
									display: block;
									width: 275px;
									height: 190px;
									margin-top: -25%;
								}
							.video_item a,
							.video_item a:link,
							.video_item a:visited,
							.video_item a:active {
								color: #000;
								font-weight: bold;
								font-size: 11px;
								text-decoration: none;
								line-height: 16px;
							}
							.video_item a:hover  {
								background-color: #fff;
							}
							.video_item h1 {
								color: #000;
								margin-right: 10px;
								font-weight: bold;
								font-size: 14px;
								margin-bottom: 8px;
							}
								.video_item h1 a,
								.video_item h1 a:link,
								.video_item h1 a:visited,
								.video_item h1 a:active {
									color: #000;
									text-decoration: none;
								}
								.video_item h1 a:hover {
									color: #f067a6;
									text-decoration: none;
								}
							.video_item h2 {
								float: right;
								color: #ffffff;
								margin: -2px 10px 0 0;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 9px;
								font-style: italic;
								background-color: #54bd84;
								padding: 1px 4px 1px 3px;
							}
							.video_item h2:hover {
								background-color: #ffffff;
								color: #000000;
							}
								.video_item h3 {
									margin-top: -2px;
									margin-right: 10px;
									color: #ef4b2a;
									font-weight: bold;
									font-size: 12px;
								}
								.video_item span {
									position: relative;
									margin: 0px 0 0 0;
									color: #000000;
									font-size: 11px;
								}
								.video_item  span {
									float: left;
									position: relative;
									width: 32px;
									height: 45px;
									margin-right: 10px;
								}
								.video_item  span.mail {
									background: url("../images_spring/mail.png") top left no-repeat transparent;
								}
								.video_item  span.facebook {
									background: url("../images_spring/facebook.png") top left no-repeat transparent;
								}
								.video_item  span.twitter {
									background: url("../images_spring/twitter.png") top left no-repeat transparent;
								}
								.video_item  span.skype {
									background: url("../images_spring/skype.png") top left no-repeat transparent;
								}
								.video_item p a,
								.video_item p a:link,
								.video_item p a:visited,
								.video_item p a:active {
									color: #000;
									background-color: #ffcf24;
									font-weight: bold;
									font-size: 11px;
									text-decoration: none;
								}
								.video_item p a:hover  {
									background-color: #fff;
								}
							.video_item p img {
								position: relative;
								height: 50px;
							}
							.video_item #video_date {
								float: left;
								margin: 5px 10px 5px 0;
								font-size: 9px;
								display: block;
								color: #fff;
								font-style: italic;
								font-weight: bold;
								font-family: arial, verdana, sans-serif;
								background-color: #f067a6;
								padding: 2px 4px 2px 3px;
							}
					#news {
						position: relative;
						float: left;
						width: 274px;
						margin: 0 0 30px 0;
					}
					#main_news {
						margin-top: 8px;
						position: relative;
						background-color: transparent;
					}
						#news_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#news_title div {
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#news_title a,
								#news_title a:link,
								#news_title a:visited,
								#news_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#news_title a:hover {
									color: #f067a6;
								}
						.news_item {
							clear: both;
							position: relative;
							margin: 0 10px 0 10px;
							text-align: justify;
						}
							.news_item h1 {
								float: left;
								color: #ffffff;
								margin: 0 7px 3px 0;
								font-weight: bold;
								font-style: italic;
								font-size: 9px;
								font-family: arial, verdana, sans-serif;
								background-color: #f067a6;
								padding: 2px 4px 2px 3px;
							}
								.news_item h2 {
									margin-right: 10px;
									color: #000;
									font-weight: bold;
									font-size: 11px;
								}
								.news_item p {
									position: relative;
									color: #000000;
									font-size: 11px;
								}
							.news_item  div {
								clear: both;
							}
									.news_item a,
									.news_item a:link,
									.news_item a:visited,
									.news_item a:active {
										color: #000000;
										font-weight: bold;
									}
									.news_item a:hover {
										color: #000000;
										font-weight: bold;
										background-color: #ffffff;
									}
					#odelay_feed {
						position: relative;
						float: left;
						width: 274px;
						margin: 0 0 30px 0;
					}
					#main_odelay_feed {
						position: relative;
						margin-top: 8px;
						background-color: transparent;
					}
						#feed_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#feed_title div {
								margin: 0 10px 0 10px;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#feed_title a,
								#feed_title a:link,
								#feed_title a:visited,
								#feed_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#feed_title a:hover {
									color: #f067a6;
								}
						.feed_item {
							position: relative;
							margin: 0 10px 0 10px;
						}
							.feed_item h1 {
								color: #000;
								margin-right: 10px;
								font-weight: bold;
								font-size: 14px;
								margin-bottom: 8px;
							}
								.feed_item h1 a,
								.feed_item h1 a:link,
								.feed_item h1 a:visited,
								.feed_item h1 a:active {
									color: #000;
									text-decoration: none;
								}
								.feed_item h1 a:hover {
									color: #f067a6;
									text-decoration: none;
								}
							.feed_item h2 {
								line-height: 10px;
								margin-bottom: 5px;
								color: #ffe400;
								font-weight: bold;
								font-size: 12px;
							}
							.feed_item p {
								clear: both;
								position: relative;
								margin: 0;
								font-size: 11px;
								text-align: justify;
							}
								.feed_item p a,
								.feed_item p a:link,
								.feed_item p a:visited,
								.feed_item p a:active {
									color: #000;
									background-color: #ffcf24;
									font-weight: bold;
									font-size: 11px;
									text-decoration: none;
								}
								.feed_item p a:hover  {
									background-color: #fff;
								}
							.feed_item p img {
								position: relative;
								height: 50px;
							}
							.feed_item #feed_date {
								float: left;
								margin: 5px 10px 5px 0;
								font-size: 9px;
								display: block;
								color: #fff;
								font-style: italic;
								font-weight: bold;
								font-family: arial, verdana, sans-serif;
								background-color: #f067a6;
								padding: 2px 4px 2px 3px;
							}
					#cosa {
						position: relative;
						float: left;
						width: 274px;
						margin: 0 0 30px 0;
					}
					#main_cosa {
						position: relative;
						margin-top: 8px;
						background-color: transparent;
					}
						#cosa_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#cosa_title div {
								margin: 0 10px 0 10px;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#cosa_title a,
								#cosa_title a:link,
								#cosa_title a:visited,
								#cosa_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#cosa_title a:hover {
									color: #f067a6;
								}
						.cosa_item {
							position: relative;
							margin: 0 10px 0 10px;
						}
							.cosa_item h1 {
								color: #000;
								margin-right: 10px;
								font-weight: bold;
								font-size: 12px;
								margin-bottom: 8px;
							}
								.cosa_item h1 a,
								.cosa_item h1 a:link,
								.cosa_item h1 a:visited,
								.cosa_item h1 a:active {
									color: #000;
									text-decoration: none;
								}
								.cosa_item h1 a:hover {
									color: #f067a6;
									text-decoration: none;
								}
							.cosa_item h2 {
								line-height: 10px;
								margin-bottom: 5px;
								color: #ffe400;
								font-weight: bold;
								font-size: 12px;
							}
							.cosa_item div,
							.cosa_item div p {
								clear: both;
								position: relative;
								margin: 0;
								font-size: 11px;
								text-align: justify;
							}
								.cosa_item p a,
								.cosa_item p a:link,
								.cosa_item p a:visited,
								.cosa_item p a:active {
									color: #000;
									background-color: #ffcf24;
									font-weight: bold;
									font-size: 11px;
									text-decoration: none;
								}
								.cosa_item p a:hover  {
									background-color: #fff;
								}
							.cosa_item p img {
								position: relative;
								height: 50px;
							}
							.cosa_item #cosa_date {
								float: left;
								margin: 5px 10px 5px 0;
								font-size: 9px;
								display: block;
								color: #fff;
								font-style: italic;
								font-weight: bold;
								font-family: arial, verdana, sans-serif;
								background-color: #f067a6;
								padding: 2px 4px 2px 3px;
							}
					#chi {
						position: relative;
						float: left;
						width: 310px;
						margin: 0 0 30px 0;
					}
					#main_chi {
						position: relative;
						margin-top: 8px;
						background-color: transparent;
					}
						#chi_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 0 0 15px 0;
							background-color: transparent;
							z-index: 6;
						}
							#chi_title div {
								margin: 0 10px 0 10px;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#chi_title a,
								#chi_title a:link,
								#chi_title a:visited,
								#chi_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#chi_title a:hover {
									color: #f067a6;
								}
						.chi_item {
							position: relative;
							margin: 0 10px 0 10px;
						}
						.chi_item  div.l_col,
						.chi_item  div.r_col{
							width: 135px;
							clear: none;
						}
							.chi_item h1 {
								color: #000;
								margin-right: 10px;
								font-weight: bold;
								font-size: 12px;
								margin-bottom: 8px;
							}
								.chi_item h1 a,
								.chi_item h1 a:link,
								.chi_item h1 a:visited,
								.chi_item h1 a:active {
									color: #000;
									text-decoration: none;
								}
								.chi_item h1 a:hover {
									color: #f067a6;
									text-decoration: none;
								}
							.chi_item h2 {
								float: left;
								color: #f067a6;
								margin: 0 0 5px 0;
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 9px;
								/*background-color: #54bd84;
								padding: 2px 4px 2px 3px;*/
							}
							.chi_item h3 {
								font-weight: normal;
								font-size: 11px;
							}
							.chi_item div {
								clear: both;
								position: relative;
								margin: 0;
								font-size: 11px;
								text-align: justify;
							}
								.chi_item div span{
									position: relative;
									display: block;
									clear: both;
									padding-bottom: 6px;
								}
								.chi_item a,
								.chi_item a:link,
								.chi_item a:visited,
								.chi_item a:active {
									color: #000;
									background-color: #ffcf24;
									font-weight: bold;
									font-size: 11px;
									text-decoration: none;
								}
								.chi_item a:hover  {
									background-color: #fff;
								}
							.chi_item img {
								position: relative;
								height: 50px;
							}
							.chi_item #chi_date {
								float: left;
								margin: 5px 10px 5px 0;
								font-size: 9px;
								display: block;
								color: #fff;
								font-style: italic;
								font-weight: bold;
								font-family: arial, verdana, sans-serif;
								background-color: #f067a6;
								padding: 2px 4px 2px 3px;
							}
					#chat {
						position: relative;
						width: 310px;
						float: left;
					}
						#chat_title {
							position: relative;
							padding: 0 10px 5px 10px;
							margin: 9px 0 0 0;
							background-color: transparent;
							z-index: 6;
						}
							#chat_title div {
								font-family: arial, verdana, sans-serif;
								font-weight: bold;
								font-size: 16px;
								margin: 0;
								line-height: 15px;
								color: #ffeaa1;
								overflow: visible;
							}
								#chat_title a,
								#chat_title a:link,
								#chat_title a:visited,
								#chat_title a:active {
									color: #ffffff;
									text-decoration: none;
									font-family: arial, verdana, sans-serif;
									font-size: 16px;
								}
								#chat_title a:hover {
									color: #f067a6;
								}
					#chat iframe {
						overflow: hidden;
					}
					#chat iframe *{
						overflow: hidden;
					}
					#chat .dynamic {
						position: relative;
						height: 750px;
						overflow: hidden;
					}
					#all_grp #chat .dynamic {
						height: 230px;
					}
						#chat_form {
							position: relative;
							padding-top: 0px;
							width: 310px;
							margin-top: -18px;
							margin-bottom: 0px;
							height: 87px;
							background: url("../images_spring/chat_form_mask.png") top left no-repeat transparent;
							z-index: 6;
						}
							#main_chat_posts {
								position: relative;
								width: 310px;
								margin: -25px 0 0 0;
								background-color: transparent;
							}
								iframe#chat_posts {
									position: relative;
									margin: 35px 10px 0 10px;
									width: 290px;
									height: 710px;
									z-index: 1;
								}
								#all_grp iframe#chat_posts {
									height: 190px;
								}
				
