	.snippet {
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		width:150px;
		height:auto;
		display:inline;
		margin:8px;
		padding:10px;
		background-color:#eeece1;
		border:1px solid #000000;
		float:right;
		color:#000000;
	}
	
	.snippet ul{
			width:150px;
			margin:0px;
			padding:0;
			text-align:left;
			list-style-type:none;
	}
	.snippet ul li{
			width:150px;
			padding:2px;
			display:block;
			float:left;
			text-align:left;
	}
	
	.snippet ul li p{
		text-indent:0px;
		padding-bottom:2px;
		padding-top:2px;		
	}
		
	.snippet ul li a{
			display:block;
			float:left;
			color:#000000;
			text-decoration:underline;
			font-weight:normal;
	}
	.snippet ul li a:hover{
			color:#000000;
			font-weight:normal;
			text-decoration:none;
	}
	
	.snippet_expand {
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		width:450px;
		height:auto;
		margin:8px;
		padding:10px;
		background-color:#eeece1;
		border:1px solid #000000;
		float:left;
		color:#000000;	
	}
	
	.snippet_expand ul{
			width:450px;
			margin:0px;
			padding:0;
			text-align:left;
			list-style-type:none;
	}
	.snippet_expand ul li{
			width:450px;
			padding:2px;
			display:block;
			float:left;
			text-align:left;
	}
	.snippet_expand ul li a{
			display:block;
			float:left;
			color:#000000;
			text-decoration:underline;
			font-weight:normal;
	}
	.snippet_expand ul li a:hover{
			color:#000000;
			font-weight:normal;
			text-decoration:none;
	}	
	
	.snippet_weather {
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		width:auto;
		height:auto;
		margin:8px;
		background-color:#eeece1;
		float:left;
		color:#000000;
	}
	
	.snippet_weather .col{
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		width:130px;
		height:auto;
		background-color:#eeece1;
		float:left;
		color:#000000;
	}	
	
	.snippet_weather .col div{
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		text-align:center;
		width:130px;
		height:40px;
		padding-top:10px;
		background-color:#eeece1;
		border:1px solid #000000;
		float:left;
		color:#000000;
	}		
	
	.snippet_weather .col div.image{
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		text-align:center;
		width:130px;
		height:92px;
		background-color:#eeece1;
		border:1px solid #000000;
		float:left;
		color:#000000;
	}		
	
	.prices_details {
		color:#000000;
		float:left;
		font-family:Arial;
		font-size:10px;
		font-stretch:extra-condensed;
		font-weight:normal;
		height:12px;
		text-transform:none;
		width:500px;
		text-indent:10px;
	}
	
	
	.snippet_weather_average {
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		width:auto;
		height:auto;
		margin:8px;
		display:inline;
		background-color:#eeece1;
		float:left;
		color:#000000;
	}
	
	.snippet_weather_average .col{
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		width:65px;
		height:auto;
		background-color:#eeece1;
		float:left;
		color:#000000;
	}	
	
	.snippet_weather_average .col div{
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		text-align:center;
		width:65px;
		height:40px;
		padding-top:10px;
		background-color:#eeece1;
		border:1px solid #000000;
		float:left;
		color:#000000;
	}		
	
	.snippet_weather_average .col div.image{
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		text-align:center;
		width:65px;
		height:52px;
		background-color:#eeece1;
		border:1px solid #000000;
		float:left;
		color:#000000;
	}		
	