/*========================================================
 @site		Iperbole
 @company	Keepthinking LTD
 @address	http://keepthinking.it
 @author	Oskar Krawczyk (o.krawczyk@keepthinking.it)
 @rev		08/05/2007
 ========================================================*/

.func,
#main ul.func a {
	color: #84375d ;
}
a {
	color: #84375d ;
}
	.paging a {
		border: solid 1px #84375d ;
		background: #fff;
		color: #84375d ;
	}
	.paging {
		margin-top: 10px;
		padding-bottom: 1px;
	}
input {
	border: 0;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
#header {
	border-bottom: 16px solid #602844;
}
#nav {
	background: #602844;
}
	#nav ul ul {
		background: #602844;
		padding: 0;
	}
#main h2 span,
#page-info #nav-title {
	color: #84375d ;
}
h2 span {
	color: #84375d ;
}
#side h3 {
	background: url(../img/dot-w.gif) 0 100% repeat-x;
	color: #ec7017;
}
#main h3 {
	color: #84375d ;
	margin: 10px 0 5px 0;
}
a.func {
	background: url(../img/link-arr.png) 100% 50% no-repeat;
}
#userprofile-actions {
	background: #FAF1F4;
}
form .submitContainer input {
	color: #D24A72;
	background: url(../img/bg-submit.gif) 100% 0 no-repeat;
}
.rcWrapper li.item {
	margin-bottom: 10px;
}
.pag-bottom {
	border: 0;
	border-top: 4px solid #EEEEEE;
}
#google-map-small,
#google-map-small img {
   display: block;
   border: none;
}
#google-map-small {
   margin: 0 0 10px;
   font-size: 0.9em;
}
#google-map-small img {
   border: solid 1px #A1A3A7;
}
	#google-map-small img:hover {
	   border: solid 1px #602844;
	}
.funcFull {
   margin: 0 0 10px;
}
.back_to_list {
	background: url(../img/back-arr-2.gif) 0 50% no-repeat;
	font-size: 11px;
	padding-left: 15px;
	text-decoration: none;
}
#filter {
	padding-top: 10px;
}
#filter h3.heading {
	padding-top: 20px;
	padding-left: 13px;
}

/*========================================================
 @site		Iperbole
 @company	Keepthinking LTD
 @address	http://keepthinking.it
 @author	Igino Fucci (i.fucci@keepthinking.it)
 @rev		18/05/2010
 ========================================================*/
#userprofile-actions {
	display: none;
}
#nav {
	margin-bottom: 100px;
}
#nav a {
	color: #fff;
}
#nav ul li.selectedItem a,
#nav ul li.active a,
#nav #main-nav ul li a:hover {
	color: #333;
}
#main {
	position: relative;
	/* overflow: hidden; */
}
	.home-secondary_list {
		width: 689px;
		overflow: hidden;
	}
		.home-column {
			width: 331px;
			margin-right: 13px;
			float: left;
		}
			.home-column .pod-content {
				width: 331px;
				border: 0;
				border-bottom: 1px solid #C9C9C9;
			}
				.home-column .pod-content .pod-image a {
					height: 100px;
				}
				.home-column .pod-content .pod-map h4 {
					font-family: Verdana, Arial, Helvetica, sans-serif;
				}
					.home-column .pod-content .pod-map h4 .pod-map_date {
						display: block;
						text-transform: none;
						letter-spacing: normal;
						color: #666;
					}
			.home-column h3 span {
				float: left;
				width: 235px;
			}
			.home-column .azz {
				width: auto;
				white-space: nowrap;
			}
#main #intro {
	width: 100%;
	padding: 0;
}
#main h2 {
	color: #84375d ;
	font-size: 20px;
	border-bottom: 4px solid #B3B3B3;
}
#main h3 {
	color: #84375d ;
}
	#title {
		overflow: hidden;
		line-height: 20px;
	}
	#fast_filter {
		background:none repeat scroll 0 0 #EEEEEE;
		width: 650px;
		font-size: 11px;
		line-height: 25px;
		color: #333;
		padding: 0 13px;
		margin-top: 1px;
		left: 0;
	}
		#fast_filter .swCont {
			margin-bottom: 2px;
		}
		#fast_filter .swCont,
		#fast_filter .swCont select,
		#special-select {
			width: 400px;
		}
			#fast_filter li {
				float: left;
				margin-right: 8px;
			}
				#fast_filter li label {
					font-weight: bold;
					color: #666;
					margin-right: 8px;
				}
	#filter {
		margin-top: 32px;
		margin-bottom: 10px;
	}
		#filter-container {
			width: 655px;
			max-width: 655px;
			margin: 0;
			padding: 10px;
		}
		.filter-tab {
			position: absolute;
			font-size: 12px;
			top: -30px;
			right: 0;
		}
			.filter-tab a {
				background: #EDEDED;
				color: #8A8A8A;
				height: 25px;
				line-height: 25px;
				text-decoration: none;
				padding: 0 10px;
				margin-left: 1px;
				float: left;
			}
			.filter-tab .active {
				background: #B0B0B0;
				color: #000;
			}
		#filter-container .filter_cont {
			width: 100%;
			overflow: hidden;
			text-align: left;
		}
		#filter-container .filter_cont-large {
			padding-top: 10px;
		}
		#filter-container.alphabet-filter {
			width: 675px;
			max-width: 675px;
			padding: 10px 0;
		}
		#filter-container.alphabet-filter p {
			padding: 0 10px;
		}
			#filter-container fieldset p {
				font-family: Helvetica, Arial, Verdana, sans-serif;
				font-size: 12px;
				font-weight: bold;
				width: 130px;
				margin-right: 20px;
			}
				#filter #filter-container fieldset p input,
				#filter #filter-container fieldset p select {
					width: 100%;
				}
				#filter #filter-container fieldset p input {
					height: 21px;
					border: 1px solid #C9C9C9;
				}
				form .submitContainer input {
					color: #84375d ;
					font-weight: bold;
					text-align: right;
				}
			.alphabet-wrapper {
				width: 100%;
				overflow: hidden;
				border-bottom: 1px solid #fff;
				margin-bottom: 10px;
			}
				.alphabet-title {
					display: block;
					width: 100%;
					padding: 0 10px 5px 10px;
					font-weight: bold;
				}
				.alphabet-list {
					overflow: hidden;
					padding: 0 10px 5px 10px;
				}
					.alphabet-list li {
						font-family: Helvetica, Arial, Verdana, sans-serif;
						font-size: 18px;
						font-weight: bold;
						color: #BCB5BF;
						text-transform: uppercase;
						float: left;
					}
						.alphabet-list li a,
						.alphabet-list li.alphabet-none {
							display: block;
							padding: 4px 6px;
						}
						.alphabet-list li a:hover,
						.alphabet-list li a.active,
						.alphabet-list li a.active:hover {
							background: #602844;
							color: #fff;
							text-decoration: none;
							-moz-border-radius: 4px;
							-webkit-border-radius: 4px;
						}
				.alphabet-result {
					position: relative;
				}
					.alphabet-result .alph_result-text {
						position: relative;
						border-top: 1px solid #fff;
						padding: 10px;
						z-index: 100;
					}
					.alphabet-result .alph_result-wrap {
						background: #fff;
						position: absolute;
						width: 100%;
						height: 100%;
						top: 0;
						left: 0;
						-khtml-opacity: 0.5;
						-moz-opacity: 0.5;
						opacity: 0.5;
						z-index: 0;
					}
	#main.special_view {
		margin-bottom: 60px;
	}
	#main.special_view #content {
		width: 430px;
	}
		#main #content .special-top_view {
			position: absolute;
			width: 675px;
			margin-bottom: 20px;
		}
		#main #content .special-main_view {
			margin-top: 50px;
		}
			#main #content .special-top_view .grid-filter {
				margin: 0;
			}
		#main.special_view #side {
			width: 232px;
		}
			#main.special_view #side .itemContainer {
				width: 210px;
				margin-top: 10px;
				overflow: hidden;
			}
				#main.special_view #side .itemContainer h3,
				#main.special_view #side .itemContainer .item-cont_wrap {
					width: 205px;
					overflow: hidden;
				}
	#main #content h3 {
		overflow: hidden;
		font-size: 18px;
		font-weight: normal;
		text-transform: none;
		padding: 2px 0 5px 0;
		border-bottom: 4px solid #C9C9C9;
	}
		#main #content .sub_pod-wrapper h3 span {
			width: 325px;
			margin-top: 2px;
			float: left;
		}
		#main #content .sub_pod-wrapper .azz,
		#main #content .home-column .azz {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			float: right;
			padding-top: 5px;
			text-align: right;
		}
	#content {
		/* width: 437px; */
		width: 463px;
		padding: 0;
		margin-top: 10px;
	}
		#content .very_big-img {
			margin-top: 4px;
		}
		.home_pod-content {
			width: 689px;
			overflow: hidden;
			margin: 6px 0 30px 0;
		}
			.special_home-intro {
				margin: -10px 0 30px 0;
			}
			.home_pod-content .home_pod-block {
				width: 216px;
				margin-right: 13px;
				float: left;
			}
				.home_pod-block .home_pod-block_img {
					width: 216px;
					height: 125px;
					overflow: hidden;
				}
				.home_pod-block .home_pod-block_text {
					font-size: 11px;
					overflow: hidden;
					margin-top: 13px;
				}
					.eng_flag {
						background: url(../img/flags-icons.png) 0 -18px no-repeat;
						padding-left: 22px;
					}
					.ita_flag {
						background: url(../img/flags-icons.png) 0 3px no-repeat;
						padding-left: 22px;
					}
				.home_pod-block .home_pod-block_caption {
					background: #C9C9C9;
					padding: 5px 13px;
					font-size: 11px;
					color: #666;
				}
					.home_pod-block .home_pod-block_caption a {
						color: #666;
					}
					.home_pod-block .home_pod-block_caption a.func {
						background: url(../img/home-side-arr.gif) no-repeat 100% 50%;
					}
			#collections_section .paging {
				border-bottom: 1px solid #C9C9C9;
				margin-top: 0;
			}
			.classic-wrapper #collections_section .paging {
				margin-top: 10px;
			}
			.complex-wrapper .grid-filter {
				margin-top: 0;
			}
			#collections_section .pag-bottom .paging {
				margin-top: 10px;
			}
				#collections_section .home_pod-content {
					margin: 10px 0 0;
				}
					#collections_section .pod-content:first-child {
						border: 0 !important;
					}
					#collections_section .pod-content:first-child {
						border: 0 !important;
					}
			#collections_section .home_pod-block {
				background: #EEE;
				overflow: hidden;
				width: 160px;
				height: 180px;
				text-align: center;
				line-height: 180px;
				margin-right: 12px;
			}
				#collections_section .home_pod-block img {
					vertical-align: middle;
				}
			#collections_section .pod-image a {
				height: auto;
			}
		#accordion-wrapper {
			background: #F5F5F5;
			overflow: hidden;
			margin-top: -9px;
			margin-bottom: 10px;
			padding-bottom: 5px;
			border-bottom: 1px solid #C9C9C9;
		}
			#main #content #accordion-wrapper .itemContainer {
				padding: 0;
			}
		.hide-accordion {
			font-weight: bold;
			padding: 0 10px 5px 10px;
			margin-bottom: 30px;
		}
		#accordion-wrapper .func {
			font-weight: bold;
		}
			.accordion-img {
				width: 146px;
				overflow: hidden;
				margin-right: 3px;
				float: left;
			}
				.accor-img_caption {
					font-size: 11px;
					font-style: italic;
					padding: 5px;
				}
			.accordion-text {
				width: 497px;
				font-size: 11px;
				padding: 10px;
				float: left;
			}
		#accordion-wrapper .classic-wrapper {
			width: 497px;
			float: right;
			padding: 10px;
			margin-right: 10px;
		}
			#accordion-wrapper .classic-wrapper .pod-content {
				width: auto;
			}
			#accordion-wrapper .classic-wrapper .pod-map {
				display: none;
			}
		.sub_pod-wrapper {
			margin-top: 30px;
		}
		.pageBodytext {
			padding: 0;
			margin-bottom: 20px;
		}
			.moreInfoCont {
				border-top: 1px dotted #999;
				margin-bottom: 10px;
				padding-top: 10px;
			}
				.moreInfoCont .special_info {
					margin-top: 20px;
				}
			.object-period {
				display: block;
				margin-bottom: 10px;
			}
			.pageBodytext ul br {
				display: none;
			}
			.sub-body_text {
				font-size: 11px;
				font-weight: normal;
				padding-top: 10px;
			}
			.sub-body_text ul {
				padding-top: 0 !important;
			}
/*
			.sub-body_text a {
				color: #666;
			}
*/
		.special_info {
			background: #EEEEEE;
			border-top: 4px solid #B3B3B3;
			overflow: hidden;
			font-size: 11px;
			padding-bottom: 13px;
			margin-top: 10px;
		}
			.special_info-wrapper {
				padding: 0 10px;
			}
				#main #content .pageBodytext .special_info-wrapper h6,
				.special_info-wrapper h6 {
					padding: 0 0 2px 5px;
					margin: 10px 0 5px;
					border-bottom: 2px solid #FFFFFF;
					font-size: 1.3em;
				}
			.special_info a.func {
				font-weight: bold;
			}
		#main span.search_result-title {
			color: #666;
		}
		.grid-filter {
			overflow: hidden;
			font-size: 11px;
			margin-top: 5px;
			float: left;
		}
			.grid-filter li {
				float: left;
			}
			.grid-filter li a {
				display: block;
				background: url(../img/filter-icons.png) no-repeat;
				height: 16px;
				line-height: 16px;
				margin-left: 13px;
			}
				li.grid-filter_list a {
					background-position: 0 -29px;
					padding-left: 21px;
				}
					li.grid-filter_list a:hover,
					li.grid-filter_list a.active,
					li.grid-filter_list a.active:hover {
						background-position: 0 -44px;
						color: #666;
						text-decoration: none;
					}
				li.grid-filter_map a {
					background-position: 0 -61px;
					padding-left: 21px;
				}
					li.grid-filter_map a:hover,
					li.grid-filter_map a.active,
					li.grid-filter_map a.active:hover {
						background-position: 0 -79px;
						color: #666;
						text-decoration: none;
					}
				li.grid-filter_single a {
					background-position: 0 0;
					padding-left: 18px;
				}
					li.grid-filter_single a:hover,
					li.grid-filter_single a.active,
					li.grid-filter_single a.active:hover {
						background-position: 0 -15px;
						color: #666;
						text-decoration: none;
					}
				li.grid-filter_more a {
					background-position: 0 -95px;
					padding-left: 18px;
				}
					li.grid-filter_more a:hover,
					li.grid-filter_more a.active,
					li.grid-filter_more a.active:hover {
						background-position: 0 -110px;
						color: #666;
						text-decoration: none;
					}
		.pod-content {
			width: 675px;
			overflow: hidden;
			font-size: 11px;
			padding-top: 15px;
			margin-bottom: 5px;
			border-top: 1px solid #C9C9C9;
		}
		#features .pod-content {
			padding-top: 10px;
		}
		#features .feature_pod-content {
			overflow: hidden;
			background: #F5F5F5;
			margin-bottom: 5px;
		}
		.sub_pod-wrapper .pod-content {
			width: 463px;
			margin: 0;
			border: 0;
			border-bottom: 1px solid #C9C9C9;
			padding-bottom: 5px;
		}
			.pod-image {
				position: relative;
				overflow: hidden;
				width: 130px;
				margin-right: 16px;
				float: left;
				margin-bottom: 10px;
			}
			.crop-image {
				overflow: hidden;
				min-height: 65px
				/* height: 65px; */
			}
			#features .pod-image {
				margin-bottom: 0;
			}
				.pod-image a {
					background-color: #F2F2F2;
					overflow: hidden;
					display: block;
					width: 130px;
					/*height: 65px;*/
					min-height: 65px;
					height: auto;
					/*line-height: 0;*/
					margin-bottom: 5px;
					/*border:1px solid red;*/
				}
				.pod-image.video_style {
					background-color: #F2F2F2;
				}
				.pod-image.video_style .video-icon {
					background-color: transparent;
				}
					.pod-image a.placeholder_type,
					.pod-image div.placeholder_type,
					.side_pod-image a.placeholder_type {
						background-image: url(../img/placeholder_type-icons.png);
						background-repeat: no-repeat;
					}
						.placeholder-event {
							background-position: 0 center;
						}
						.placeholder-teaching {
							background-position: -132px center;
						}
						.placeholder-audio {
							background-position: -264px center;
						}
							.side_pod-image .placeholder-audio {
								background-position: -850px center;
							}
						.placeholder-video {
							background-position: -396px center;
						}
							.side_pod-image .placeholder-video {
								background-position: -792px center;
							}
						.placeholder-news {
							background-position: -528px center;
						}
						.placeholder-place {
							background-position: -660px center;
						}
					.pod-image div.placeholder_type {
						/* height: 65px; */
						min-height: 65px;
					}
				#features .pod-image a {
					height: 137px;
				}
				.video-icon {
					background: url(../img/video-icon.png) center center no-repeat;
					position: absolute;
					display: block;
					text-indent: -9000em;
					top: 0;
					left: 0;
					z-index: 100;
				}
				.pod-image img {
					/* min-height: 65px; */
					border: 0;
				}
			.pod-text {
				width: 318px;
				float: left;
				margin-right: 26px;
			}
				.pod-text h4 {
					margin-bottom: 5px;
				}
			#features .pod-text {
				margin-top: 10px;
			}
			.sub_pod-wrapper .pod-text {
				width: 317px;
				margin-right: 0;
			}
				.pod-text .func {
					font-weight: bold;
				}
				.pod-short_desc {
					margin-bottom: 10px;
				}
					.pod-text h4,
					#side .itemContainer h4,
					.home_pod-block_text h4 {
						font-family: Verdana, Arial, Helvetica, sans-serif;
						padding-bottom: 4px;
					}
					.pod-text h4 span,
					#side .itemContainer h4 span,
					.home_pod-block_text h4 span,
					.home-column .pod-content .pod-map h4 span {
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						/* letter-spacing: 2px; */
						text-transform: uppercase;
					}
			.pod-map {
				width: 185px;
				overflow: hidden;
				margin-bottom: 10px;
				float: left;
			}
				.pod-map ul {
					margin-bottom: 10px;
				}
				.pod-map li {
					line-height: 14px;
				}
			#features .pod-map {
				width: 175px;
				padding: 10px 10px 10px 0;
			}
				.pod-map .func,
				.pod-map_date,
				.home_pod-block_text .func {
					font-weight: bold;
				}
				.pod-map_elements {
					overflow: hidden;
					margin-top: 10px;
				}
					.sub_func,
					.pod-map_elements .sub_func,
					#side li a.func.sub_func {
						font-weight: normal;
					}
			.pag-bottom {
				margin-top: 20px;
			}
				.pag-bottom .paging {
					border: 0 !important;
				}
		.video_audio-wrapper {
			margin-top: -9px;
		}
	#side {
		overflow: hidden;
	}
	#side .intro_side {
		margin-top: 11	px;
	}
		#side .home_side-wrapper {
			overflow: hidden;
			font-size: 11px;
			margin: 13px 0 20px 0;
		}
			#side .home_side-wrapper .imageContainer {
				overflow: hidden;
				width: 200px;
				min-height: 65px;
				/* height: 65px; */
				margin-top: 4px;
			}
			#side .home_side-wrapper h2,
			#content .home_title-wrapper h2 {
				font-size: 16px;
			}
			#side .home_side-wrapper p {
				margin-top: 5px;
			}
		.special_view #side {
			position: relative;
			margin-top: 88px;
		}
		.side-navigation {
			height: 47px;
			font-size: 11px;
			font-weight: bold;
		}
			.side-navigation div {
				padding: 25px 0 0 10px;
			}
		#side #photo-gallery {
			overflow: hidden;
		}
		#side #photo-gallery .itemContainer {
			background: none;
			padding: 0;
			border: 0;
		}
			#side #photo-gallery li {
				overflow: hidden;
			}
			#side #photo-gallery .gallery-preview {
				width: 230px;
			}
			#side #photo-gallery .gallery-thumbnail {
				background: #EEEEEE;
				width: 56px;
				height: 75px;
				margin: 0 2px 4px 0;
				float: left;
			}
			#side #photo-gallery .gallery-thumbnail a {
				background: #EEEEEE;
				overflow: hidden;
				width: 56px;
				height: 75px;
				text-align: center;
				line-height: 75px;
				margin: 0 2px 4px 0;
				float: left;
			}
				#side #photo-gallery .gallery-thumbnail img {
					vertical-align: middle;
				}

		#side .imageContainer {
			margin-top: 10px;
		}
		#side .itemContainer h3 {
			padding-left: 5px;
		}
		#side li {
			font-size: 11px;
			background: none;
			padding: 0;
		}
		#side li a.func {
			color: #84375d ;
			font-weight: bold;
		}
		#side .side_func-elem li a.func {
			font-weight: normal;
		}
		.item-text_wrap {
			overflow: hidden;
			font-size: 11px;
			padding: 5px;
			word-wrap: break-word;
		}
			#side .itemContainer .item-text_wrap ul {
				padding-left: 0;
				padding-right: 0;
			}
			.item-text_wrap.google-map {
				overflow: visible;
				padding: 0;
			}
		.item-cont_wrap {
			padding: 10px 5px;
			border-bottom: 1px solid #C9C9C9;
			overflow: hidden;
		}
		#side li.item-cont_wrap {
			padding: 10px 0;
			border-bottom: 1px solid #C9C9C9;
		}
		.item-cont_wrap:last-child,
		#side li.item-cont_wrap:last-child {
			border: 0;
		}
			#side .itemContainer h4,
			.special_info .item-cont_wrap h4 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				padding-bottom: 4px;
			}
			#side .itemContainer h4 span,
			.special_info .item-cont_wrap h4 span {
				font-size: 11px;
				font-weight: normal;
				/* letter-spacing: 2px; */
				text-transform: uppercase;
			}
		#side .side_pod-image {
			position: relative;
			width: 56px;
			height: 28px;
			padding-right: 7px;
			float: left;
		}
			#side .side_pod-image a {
				display: block;
				overflow: hidden;
				width: 56px;
				height: 28px;
			}
			#side .side_pod-image .video-icon {
				background: url(../img/video-icon_small.png) center center no-repeat;
			}
		#side .side_pod-text {
			width: 98px;
			float: left;
		}
.ifNav {
	background: url(../img/nav-icons.png) no-repeat;
}
	.nav_left {
		background-position: 0 0;
		left: 0;
	}
	.nav_right {
		background-position: 0 -57px;
		right: 0;
	}
#rotator-adv-nav li a {
	background: url(../img/slide_show-icons.png) 0 0 no-repeat;
}
	#rotator-adv-nav li a.active {
		background-position: -15px 0;
	}
#rotator {
	margin-bottom: -20px;
}
	#rotator #rotator-nav {
		background: #602844;
	}
		#rotator #rotator-nav .active a {
			color: #602844;
		}

/*========================================================*/
.form_filter-cal a {
	background: url(../img/form_filter-icons.png) no-repeat;
}
.swCont span.swLabel {
	background: #602844 url(../img/form_filter-icons.png) 100% -22px no-repeat;
}

#change-size .active a {
	border: solid 1px #84375d ;
	color: #84375d ;
}

/*========================================================
 Date Picker
 ========================================================*/
#cultura .datepicker-day-title {
    color: #70567B;
}
#cultura .datepicker-controls {
    background-color: #70567B;
}
#cultura .datepicker-day.picked {
    background-color: #70567B;
}

/*========================================================
 Calendar Style
 ========================================================*/
.datepicker {
	border-color: #602844;
}
.datepicker .header {
	background: #602844;
}
.datepicker .days .title {
	background: #84375d;
}
.datepicker .days .week .day:hover,
.datepicker .months .month:hover,
.datepicker .years .year:hover {
	background: #84375d !important;
}
.datepicker .selected {
	background: #84375d !important;
}

/*========================================================
 Macro Rassegna Style
 ========================================================*/
.ribbon-style_wrapper {
	 background: #EFEFEF url(../img/white-arrow_top.png) right top repeat-y;
	 overflow: hidden;
	 font-size: 11px;
	 width: 463px;
	 margin-bottom: 25px;
}
	.ribbon-image {
		 background: url(../img/white-arrow_bottom.png) left top no-repeat;
		 height: 31px;
		 padding: 2px 20px;
		 float: left;
	}
	.ribbon-image img {
		 height: 31px;
	}
	.ribbon-text {
		 display: block;
		 padding: 8px 20px;
	}
	.classic-wrapper .ribbon-style_wrapper {
		 margin-left: 130px;
		 width: 545px;
		 margin-bottom: 12px;
	}
	.ribbon-parent_wrapper {
		width: 529px;
		float: left;
	}
		.ribbon-parent_wrapper .ribbon-style_wrapper {
			width: 100%;
			margin: 0 0 10px 0;
			float: left;
		}
	.feature_pod-content .ribbon-style_wrapper,
	#accordion-wrapper .ribbon-style_wrapper {
		background: #E4E4E4 url(../img/grey-arrow_top.png) right top repeat-y;
		 margin-left: 146px;
		 width: 519px;
		 margin-bottom: 15px;
	}
		.feature_pod-content .ribbon-style_wrapper .ribbon-image,
		#accordion-wrapper .ribbon-style_wrapper .ribbon-image {
			 background: url(../img/grey-arrow_bottom.png) left top no-repeat;
		}
