#box_300.filters #header h2 {
	padding-left:40px;
	margin-left:5px;
	background:url(../images/icons/magnifier_big.png) left center no-repeat;
}
#box_300.filters label {
	font-weight:normal;
	width:90px;
	line-height:25px;
	text-align:right;
	margin-right:30px;
	display:inline;
	float:left;
	clear:both;
}
#box_300.filters .icon {
	float:left;
	clear:none;
	margin:0 0 0 10px;
	display:inline;
	height:25px;
	width:25px;
}
#box_300.filters .checkbox {
	float:left;
	margin:5px 0 0 20px;
	display:inline;
}
#box_300.filters .input {
	width:auto;
}

#box_300 {
	float:left;
	clear:none;
	margin:0 5px 20px 10px;
	width:300px;
}
	#box_300 #header .icon {
		clear:both;
		float:left;
		margin:4px 0 0 5px;
		padding:0;
		display:inline;
	}
	#box_300 #header h2 {
		float:left;
		clear:none;
		width:150px;
		margin:0 0 0 5px;
	}
	#box_300 #content {
		margin:10px;
	}

#shadow_box {
	margin:0 0 20px 10px;
}
	#shadow_box #image {
		float:left;
		margin:10px 5px 5px 5px;
		display:inline;
	}
	#shadow_box #text {
		float:left;
		margin:10px 10px 10px 15px;
		display:inline;
		width:340px;
		height:90px;
	}
		#shadow_box #text img {
			float:left;
			margin:-5px 10px 0 0;
			display:inline;
		}
		#shadow_box #text h2 {
			font-size:20px;
			padding:0 0 0 0;
			margin:1px 0 0 0;
			clear:none;
			width:300px;
			display:inline;
		}
		#shadow_box #text .city {
			float:right;
			clear:none;
			margin:0 10px 0 0;
			display:inline;
			color:#ffd53a;
		}
		#shadow_box #text .quote {
			float:left;
			clear:both;
			width:100%;
			margin:10px 0 0 0;
			display:inline;
			font-style:italic;
			font-size:12px;
		}
		
/* VIEW */
.button {
	border:none;
}

h1.view {
	width:750px;
	float:left;
	clear:none;
}
.icon {
	margin:-6px 10px 0 0;
	display:inline;
	float:left;
}
#left {
	float:left;
	margin:0;
	width:320px;
}
	#left #gray_box {
		margin-bottom:20px;
	}
	#left .image {
		margin-top:0;
	}
#right {
	float:left;
	margin:0;
	width:620px;
}
	#right #square_box #header h2 {
		font-size:16px;
	}
	
.read_more {
	float:left;
	margin:5px 0 0 0;
	display:inline;
	background:url(../images/home/news_read_more.png) left no-repeat;
	padding:0 0 0 20px;
	height:16px;
	line-height:16px;
	width:200px;
}