
			body { color: #666666; font: 14px/22px Arial,sans-serif;}
			img { max-width: 1002px;}

			.wrapper { width: 1002px; margin: 0px auto; padding: 10px; /*border: 1px solid #A9D121; */}
			.row { margin: 0 0 20px;}

			.header { position: relative; background: url(http://www.skicenter.it/ebay/img/skicenter_bg.jpg) no-repeat; height: 220px; margin-bottom: 30px;}			
			.header .right { position: absolute; right: 0; bottom: 5px; text-align: right; }
			.header .right a { color: #666;}

			.description { border-bottom: 2px solid #A9D121; margin-bottom: 4px; padding: 0 0 20px 0;}
			.desc_table { border-collapse: collapse; border-spacing: 0; }
			.desc_table td { padding: 8px 10px; border: 1px solid #aaa; }
			.desc_img_1 { float: right; margin: 0 0 10px 10px; width: 360px;}
			.desc_img_2 { margin: 10px 0; }

			.footer { margin: 0px 0 0 -21px;}
			.box { float: left; width: 320px; height: 240px; margin-left: 21px; border-bottom: 2px solid #A9D121; }
			.box .title { background: #A9D121; color: #fff; padding: 3px; margin-bottom: 15px; font-weight: bold; }
			.box .content { padding: 10px 3px;}

			.arrow_box { position: relative; background: #A9D121; } 
			.arrow_box:after { top: 100%; left: 10%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(169, 209, 33, 0); border-top-color: #A9D121; border-width: 10px; margin-left: -10px; }

			.alert { clear: both; margin: 20px 0; color: #a03333; font-weight: bold; font-size: 15px; padding-top: 10px; }
			.clear { clear: both;}