<!--
/* General styles */
	body {
		margin:			0;
		padding:		0;
		border:			0;
		width:			100%;
		background:		#fff;
		min-width:		600px;
		font-size:		12px;
		font-family:		Verdana;
	}
	a {
		color:			#0000ff;
		text-decoration:	none;
	}
	a:hover {
		color:			#00f;
		text-decoration:	underline;
	}
	ul {
		padding-left:		20px;
		margin-top:		0px;
	}
	li {
		padding-top:		2px;
	}

	#page {
		margin-left:		auto;
		margin-right:		auto;
		width:			1000px;
	}
	#header {
		position:		relative;
		clear:			both;
		float:			left;
		width:			100%;
		height:			100px;
		background-image:	url(header-background.gif);
		background-repeat:	repeat-x;
	}
		#header_logo {
			position:		absolute;
			top:			10px;
			left:			10px;
			height:			80px;
			width:			250px;
			background-image:	url(header-logo.gif);
			background-repeat:	no-repeat;
			cursor:			pointer;
		}
		#header_banner {
			position:	absolute;
			top:		10px;
			right:		10px;
			height:		80px;
			width:		720px;
		}
	#menu {
		z-index:		20;
		position:		relative;
		clear:			both;
		float:			left;
		width:			100%;
		height:			26px;
		background:		#3b5417;
		background-image:	url('x12-header-background.gif');
		background-repeat:	repeat-x;
		border-top:		solid 1px #395910;
		border-bottom:		solid 1px #000;
	}
		.menu_item {
			height:		14px;
			float:		left;
			color:		#fff;
			padding:	6px;
			padding-left:	8px;
			padding-right:	8px;
			font-family:	Verdana;
			font-size:	11px;
			margin-left:	1px;
			margin-right:	1px;
			cursor:		pointer;
		}
		.menu_item_on {
			height:			14px;
			float:			left;
			color:			#fff;
			padding:		6px;
			padding-left:		8px;
			padding-right:		8px;
			font-family:		Verdana;
			font-size:		11px;
			background-image:	url(menu-background.gif);
			background-repeat:	repeat-x;
			border-left:		solid 1px #528f1a;
			border-right:		solid 1px #528f1a;
			margin-left:		0px;
			margin-right:		0px;
			cursor:			pointer;
		}
		.menu_item_special {
			height:		14px;
			float:		right;
			color:		#fff;
			padding:	6px;
			padding-left:	8px;
			padding-right:	8px;
			font-family:	Verdana;
			font-size:	11px;
			margin-left:	1px;
			margin-right:	1px;
		}
	#searchbar {
		z-index:		10;
		position:		relative;
		clear:			both;
		float:			left;
		width:			1000px;
		height:			30px;
		margin-bottom:		10px;
		padding-bottom:		1px;
	}
		#searchbar_contents {
			padding:		5px;
			background:		#666;
			height:			20px;
		}
		#searchbar_contents_input {
			width:			635px;
			height:			20px;
			float:			left;
			border:			solid 1px #000;
			background-color:	#fff;
			margin-right:		5px;
			background-image:	url(icon-search.gif);
			background-repeat:	no-repeat;
			background-position:	4px 4px;
			padding-left:		24px;
			padding-right:		115px;
			font-size:		15px;
		}
		#searchbar_search_select {
			position:		absolute;
			left:			671px;
			top:			7px;
			width:			108px;
			border:			solid 1px #CCC;
		}
		#searchbar_contents_search {
			width:			80px;
			height:			24px;
			float:			left;
			background-image:	url(button-search.gif);
			background-repeat:	no-repeat;
			cursor:			pointer;
		}
		#searchbar_contents_prefs {
			width:			77px;
			height:			15px;
			font-family:		Verdana;
			font-size:		12px;
			padding:		3px;
			margin-top:		2px;
			margin-left:		27px;
			float:			left;
			filter:			shadow(Color=#000,Direction=135,Strength=1);
			cursor:			pointer;
		}
		#searchbar_contents_prefs:hover {
			margin-top:		1px;
			margin-left:		26px;
			border:			solid 1px #dbe8ca;
			border-bottom:		solid 1px #333;
			border-right:		solid 1px #333;
		}
		#searchbar_preferences {
			height:			90px;
			background:		#666;
			display:		none;
			padding-top:		10px;
			color:			#fff;
		}
		#searchbar_preferences_main select {
			height:			18px;
			margin-top:		2px;
			margin-left:		4px;
			border:			solid 1px #000;
			font-family:		Verdana;
			font-size:		11px;
		}
			.searchbar_preferences_options_left {
				width:			350px;
				height:			20px;
				text-align:		right;
				float:			left;
				padding-top:		3px;
			}
			.searchbar_preferences_options_right {
				width:			110px;
				height:			20px;
				margin-left:		5px;
				text-align:		left;
				float:			left;
			}
		#searchbar_preferences_save {
			width:			90px;
			height:			100px;
			float:			right;
			margin-top:		58px;
		}
		#searchbar_preferences_set_preferences {
			cursor:			pointer;
		}
		#searchbar_preferences_thumbs {
			width:			170px;
			height:			100px;
			float:			right;
			margin-right:		10px;
		}
		#searchbar_preferences_thumbs fieldset {
			color:			#fff;
			font-family:		Verdana;
			font-size:		11px;
			border:			solid 1px #000;
			height:			68px;
		}
		#searchbar_preferences_thumbs legend {
			color:			#fff;
		}
		#searchbar_preferences_thumbs_zoom {
			margin-left:		25px;
		}
		#searchbar_preferences_local {
			width:			190px;
			height:			100px;
			float:			right;
			margin-right:		10px;
		}
		#searchbar_preferences_local fieldset {
			color:			#fff;
			font-family:		Verdana;
			font-size:		11px;
			border:			solid 1px #000;
			height:			68px;
		}
		#searchbar_preferences_local legend {
			color:			#fff;
		}
		#searchbar_preferences_local select {
			height:			18px;
			margin-top:		2px;
			margin-left:		4px;
			border:			solid 1px #000;
			font-family:		Verdana;
			font-size:		11px;
		}
			.searchbar_preferences_local_left {
				width:			70px;
				height:			20px;
				text-align:		left;
				float:			left;
				padding-top:		3px;
			}
			.searchbar_preferences_local_right {
				width:			60px;
				height:			20px;
				margin-left:		5px;
				text-align:		left;
				float:			left;
			}
		#searchbar_footer {
		}
			.searchbar_footer_1 {
				height:			2px;
				line-height:		1px;
				font-size:		1px;
				background:		#666;
				margin-left:		1px;
				margin-right:		1px;
			}
			.searchbar_footer_2 {
				height:			1px;
				line-height:		1px;
				font-size:		1px;
				background:		#666;
				margin-left:		2px;
				margin-right:		2px;
			}
			.searchbar_footer_3 {
				height:			1px;
				line-height:		1px;
				font-size:		1px;
				background:		#666;
				margin-left:		4px;
				margin-right:		4px;
			}
	#content {
		position:			relative;
		clear:				both;
		float:				left;
		width:				100%;
		padding-top:			5px;
		overflow:			hidden;
	}
	#column_1 {
		position:			relative;
		clear:				both;
		float:				left;
		width:				690px;
		margin-left:			5px;
		overflow:			hidden;
	}
		#column_1_subcolumn_1 {
			position:		relative;
			float:			left;
			width:			310px;
			min-height:		250px;
			overflow:		hidden;
		}
		#column_1_subcolumn_2 {
			position:		relative;
			float:			right;
			width:			370px;
			min-height:		250px;
			overflow:		hidden;
		}
		#column_1_subcolumn_3 {
			position:		relative;
			float:			left;
			width:			690px;
			overflow:		hidden;
		}
	#column_2 {
		position:			relative;
		float:				right;
		width:				300px;
		overflow:			hidden;
	}
		#column_2_ad300x250 {
			width:			300px;
			height:			250px;
		}
		.column_2_object {
			width:			300px;
			margin-top:		10px;
		}
		.column_2_object_header {
			width:			300px;
			height:			20px;
			margin-bottom:		5px;
		}
		.column_2_object_contents {
			width:			300px;
			margin-left:		5px;
			margin-right:		5px;
			background-color:	#fff;
		}
	.column_subheader {
		height:			20px;
		background-image:	url(subheader-background.gif);
		background-repeat:	repeat-x;
		background-position:	bottom center;
	}
		.column_subheader_item_current {
			border:			solid 1px #689729;
			border-bottom:		solid 1px #fff;
			margin-left:		4px;
			margin-top:		2px;
			padding:		2px;
			padding-left:		7px;
			padding-right:		7px;
			background-color:	#fff;
			font-size:		10px;
			color:			#000;
			float:			left;
			cursor:			pointer;
		}
		.column_subheader_item_background {
			border:			solid 1px #86b744;
			border-bottom:		solid 1px #689729;
			margin-left:		4px;
			margin-top:		2px;
			padding:		2px;
			padding-left:		7px;
			padding-right:		7px;
			background-color:	#d7e6c5;
			font-size:		10px;
			color:			#689729;
			float:			left;
			cursor:			pointer;
		}

	#news_headline_image {
		width:				328px;
		height:				200px;
		margin-right:			10px;
		margin-bottom:			5px;
		background-position:		center center;
		background-repeat:		no-repeat;
		border:				solid 1px #000;
	}
	#news_headline_image_title {
		font-weight:			bold;
		font-size:			12px;
		padding:			2px;
		height:				30px;
		background-color:		#000;
		filter:				alpha(opacity=75);
		-moz-opacity:			.75;
		opacity:			.75;
		color:				#fff;
	}
	#news_headline_image_title A {
		color:				#fff;
		text-decoration:		none;
	}
	#news_headline_stories {
		font-size:			10px;
		font-align:			left;
		margin-top:			5px;
	}
	#news_headline_stories A {
		text-decoration:		none;
	}
	#news_headline_stories UL {
		padding:			5px;
		margin:				5px;
		list-style:			none;
	}
	#news_headline_stories I {
		color:				#999;
	}

	#footer {
		clear:				both;
		float:				left;
		width:				100%;
		height:				26px;
		margin-top:			10px;
		background:			#ccc;
		background-image:		url(footer-background.gif);
		background-repeat:		repeat-x;
	}
		.footer_item {
			height:			14px;
			float:			left;
			color:			#000;
			padding:		6px;
			padding-left:		8px;
			padding-right:		8px;
			font-family:		Verdana;
			font-size:		11px;
			margin-left:		1px;
			margin-right:		1px;
			cursor:			pointer;
		}
		.footer_item a {
			color:			#000;
		}
		#footer_search {
		}
		#footer_search_input {
			width:			100px;
			height:			14px;
			border:			solid 1px #000;
			float:			left;
			margin-right:		3px;
		}
		#footer_search_button {
			width:			16px;
			height:			16px;
			background-image:	url(button-search-small.gif);
			background-repeat:	no-repeat;
			background-position:	center center;
			border:			solid 1px #000;
			float:			left;
		}
	#footer_fade {
		padding-top:			5px;
		font-size:			11px;
		text-align:			center;
		color:				#689729;
		clear:				both;
		float:				left;
		width:				100%;
		height:				100px;
		background-image:		url(footer-background2.gif);
		background-repeat:		repeat-x;
	}
	.section_container {
		border:				solid 1px #000;
		background-image:		url(section-background.gif);
		background-repeat:		repeat-x;
		background-position:		top center;
		padding:			4px;
		margin-bottom:			10px;
	}
	.section_container_header {
		height:				25px;
		margin-bottom:			3px;
		font-size:			12px;
		color:				#fff;
		font-weight:			bold;
	}
	.section_container_navigator {
		height:				12px;
		margin-top:			5px;
		bottom:				0px;
		font-size:			10px;
		color:				#fff;
		background-color:		#000;
		border-top:			solid 1px #ccc;
		font-weight:			bold;
		text-align:			right;
		padding:			2px;
	}
	.section_container_navigator A {
		color:				#fff;
	}
	.section_container_button_rss {
		height:				16px;
		width:				16px;
		background-image:		url('http://images.zumber.com/common/feed_rss.png');
		background-repeat:		no-repeat;
		float:				right;
		cursor:				pointer;
		z-index:			99;
	}

	.container_x11_main {
		background-image:				url('section-background.gif');
		background-repeat:				repeat-x;
		background-position:				top center;
		border:						solid 1px #000;
		margin-bottom:					5px;
	}
		.container_x11_header {
			font-family:				Verdana;
			font-size:				12px;
			font-weight:				bold;
			height:					24px;
		}
			.container_x11_header_section {
				background-image:		url('section-background-black.gif');
				background-repeat:		repeat-x;
				background-position:		0px 0px;
				background-color:		#000;
				float:				left;
				height:				23px;
			}
				.container_x11_header_section DIV {
					padding-top:		4px;
				}
				.container_x11_header_section SPAN {
					padding-top:		4px;
				}
			.container_x11_header_current {
				float:				left;
			}
				.container_x11_header_current DIV {
					padding-top:		4px;
				}
				.container_x11_header_current SPAN {
					padding-top:		4px;
				}
			.container_x11_header_title {
				padding-left:			5px;
				padding-right:			5px;
			}
			.container_x11_header_tools {
				float:				right;
				padding:			3px;
			}
				.container_x11_header_tools_rss {
					background-image:	url('http://images.zumber.com/common/feed_rss.png');
					background-repeat:	no-repeat;
					background-position:	center center;
					height:			16px;
					width:			16px;
					cursor:			pointer;
				}
		.container_x11_body {
			padding:				3px;
			font-family:				Verdana;
			font-size:				12px;
		}
		.container_x11_footer {
			bottom:					0px;
			background-color:			#000;
			color:					#fff;
			font-family:				Verdana;
			font-size:				10px;
			font-weight:				bold;
			height:					14px;
			padding:				2px;
			text-align:				right;
		}
			.container_x11_footer A {
				color:				#fff;
			}

	#title_lifestyle {
		background-image:		url(title-lifestyle.jpg);
		background-repeat:		repeat-x;
		background-position:		top center;
		width:				690px;
		height:				50px;
	}
	#title_travel {
		background-image:		url(title-travel.jpg);
		background-repeat:		repeat-x;
		background-position:		top center;
		width:				690px;
		height:				50px;
	}

	.shadow {
		position:			relative;
		display:			block;
		color:				#fff;
		width:				75%;
	}
		.shadow span {
			position:		absolute;
			display:		block;
			top:			0px;
		}
		.shadow:before {
			display:		block;
			color:			#000;
			padding:		1px;
			content:		attr(title);
		}

	.shadow_x11 {
		position:			relative;
		display:			block;
		color:				#fff;
		width:				75%;
		white-space:			nowrap;
	}
		.shadow_x11 span {
			position:		absolute;
			display:		block;
			top:			0px;
		}
		.shadow_x11:before {
			display:		block;
			color:			#000;
			padding:		1px;
			content:		attr(title);
		}

	.group_label_check input {
		float:				left;
	}
	.group_label_check label {
		float:				left;
		padding-top:			3px;
	}

	#news_title {
		border-bottom:			solid 2px #689729;
		padding-bottom:			10px;
		background-color:		#fff;
		margin-top:			5px;
	}
	#news_title_main {
		font-size:			20px;
		font-weight:			bold;
		color:				#000;
		padding:			5px;
	}
	#news_title_credits {
		font-size:			12px;
		font-weight:			bold;
		color:				#689729;
		padding-left:			15px;
	}
	#news_title_image {
		width:				340px;
		height:				200px;
		margin-right:			10px;
		background-position:		center center;
		background-repeat:		no-repeat;
		border:				solid 2px #689729;
		border-top:			solid 0px #689729;
	}
	#news_share {
		float:				right;
		width:				80px;
		height:				65px;
		border:				solid 1px #689729;
		border-top:			solid 0px #689729;
		border-bottom:			solid 0px #689729;
	}
		.news_share_item {
			padding:			2px;
			font-size:			10px;
			height:				16px;
			border-top:			solid 1px #689729;
			background-color:		#ffffff;
		}

	#share_bar {
		border-top:			dashed 1px #689729;
		border-bottom:			solid 2px #689729;
		padding:			2px;
		padding-right:			0px;
		height:				22px;
	}
	#share_icons {
		float:				right;
	}
	#share_options {
		float:				left;
	}
		.share_icon {
			margin-right:			2px;
			padding:			2px;
			border:				solid 1px #ccc;
			cursor:				pointer;
		}

	#results_body {
	}
		#results_information {
			text-align:		center;
			margin-bottom:		20px;
		}
		#results_pagnation {
			width:			240px;
			height:			22px;
			text-align:		center;
			margin-right:		auto;
			margin-left:		auto;
		}
			.results_pagnation_pages_button {
				width:			20px;
				height:			17px;
				display:		block;
				float:			left;
				padding-top:		3px;
				border:			solid 1px #ccc;
				margin:			2px;
				cursor:			pointer;
			}
			.results_pagnation_pages_button:hover {
				background-color:	#ccc;
			}
			.results_pagnation_pages_button_current {
				background-color:	#ccc;
			}
			.result_object {
				height:			110px;
			}
			.result_object IMG {
				width:			120px;
				height:			100px;
				border:			solid 1px #ccc;
				margin-bottom:		5px;
				margin-right:		10px;
			}
			.result_object A {
				color:			#009;
				text-decoration:	underline;
				font-weight:		bold;
				font-size:		14px;
			}
		#results_news {
			width:				740px;
			margin-left:			20px;
		}
			#results_news .source {
				display:		none;
			}

	.container_x12_main {
		font-family:		Verdana;
		margin-bottom:		10px;
	}
	.container_x12_header {
		height:			25px;
		background-image:	url('x12-header-background.gif');
		background-repeat:	repeat-x;
		position:		relative;
		z-index:		10;
	}
	.container_x12_header_corner_left {
		height:			10px;
		width:			10px;
		background-image:	url('x12-header-corner-left.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		left:			0;
		z-index:		20;
	}
	.container_x12_header_corner_right {
		height:			10px;
		width:			10px;
		background-image:	url('x12-header-corner-right.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		20;
	}
	.container_x12_header_watermark {
		height:			25px;
		width:			88px;
		background-image:	url('x12-header-watermark.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		15;
	}
	.container_x12_header_fawn {
		height:			25px;
		background-image:	url('x12-fawn-header-background.gif');
		background-repeat:	repeat-x;
		position:		relative;
		z-index:		10;
	}
	.container_x12_header_corner_left_fawn {
		height:			10px;
		width:			10px;
		background-image:	url('x12-fawn-header-corner-left.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		left:			0;
		z-index:		20;
	}
	.container_x12_header_corner_right_fawn {
		height:			10px;
		width:			10px;
		background-image:	url('x12-fawn-header-corner-right.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		20;
	}
	.container_x12_header_watermark_fawn {
		height:			25px;
		width:			88px;
		background-image:	url('x12-fawn-header-watermark.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		15;
	}
	.container_x12_header_sky {
		height:			25px;
		background-image:	url('x12-sky-header-background.gif');
		background-repeat:	repeat-x;
		position:		relative;
		z-index:		10;
	}
	.container_x12_header_corner_left_sky {
		height:			10px;
		width:			10px;
		background-image:	url('x12-sky-header-corner-left.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		left:			0;
		z-index:		20;
	}
	.container_x12_header_corner_right_sky {
		height:			10px;
		width:			10px;
		background-image:	url('x12-sky-header-corner-right.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		20;
	}
	.container_x12_header_watermark_sky {
		height:			25px;
		width:			88px;
		background-image:	url('x12-sky-header-watermark.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		15;
	}
	.container_x12_header_cerise {
		height:			25px;
		background-image:	url('x12-cerise-header-background.gif');
		background-repeat:	repeat-x;
		position:		relative;
		z-index:		10;
	}
	.container_x12_header_corner_left_cerise {
		height:			10px;
		width:			10px;
		background-image:	url('x12-cerise-header-corner-left.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		left:			0;
		z-index:		20;
	}
	.container_x12_header_corner_right_cerise {
		height:			10px;
		width:			10px;
		background-image:	url('x12-cerise-header-corner-right.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		20;
	}
	.container_x12_header_watermark_cerise {
		height:			25px;
		width:			88px;
		background-image:	url('x12-cerise-header-watermark.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		15;
	}
	.container_x12_header_kuro {
		height:			25px;
		background-image:	url('x12-kuro-header-background.gif');
		background-repeat:	repeat-x;
		position:		relative;
		z-index:		10;
	}
	.container_x12_header_corner_left_kuro {
		height:			10px;
		width:			10px;
		background-image:	url('x12-kuro-header-corner-left.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		left:			0;
		z-index:		20;
	}
	.container_x12_header_corner_right_kuro {
		height:			10px;
		width:			10px;
		background-image:	url('x12-kuro-header-corner-right.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		20;
	}
	.container_x12_header_watermark_kuro {
		height:			25px;
		width:			88px;
		background-image:	url('x12-kuro-header-watermark.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		15;
	}
	.container_x12_header_silver {
		height:			25px;
		background-image:	url('x12-silver-header-background.gif');
		background-repeat:	repeat-x;
		position:		relative;
		z-index:		10;
	}
	.container_x12_header_corner_left_silver {
		height:			10px;
		width:			10px;
		background-image:	url('x12-silver-header-corner-left.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		left:			0;
		z-index:		20;
	}
	.container_x12_header_corner_right_silver {
		height:			10px;
		width:			10px;
		background-image:	url('x12-silver-header-corner-right.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		20;
	}
	.container_x12_header_watermark_silver {
		height:			25px;
		width:			88px;
		background-image:	url('x12-silver-header-watermark.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		right:			0;
		z-index:		15;
	}

	.container_x12_header_title {
		font-size:		13px;
		font-weight:		bold;
		height:			25px;
		position:		absolute;
		top:			4px;
		left:			5px;
		z-index:		15;
	}
	.container_x12_body {
		background-image:	url('x12-body-background.gif');
		background-repeat:	repeat-x;
		background-color:	#fff;
		border-left:		solid 1px #85bb3d;
		border-right:		solid 1px #85bb3d;
		padding:		3px;
	}
	.container_x12_footer {
		height:			19px;
		background-image:	url('x12-footer-background.gif');
		background-repeat:	repeat-x;
		position:		relative;
		z-index:		10;
	}
	.container_x12_footer_corner_left {
		height:			10px;
		width:			10px;
		background-image:	url('x12-footer-corner-left.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			9px;
		left:			0;
		z-index:		20;
	}
	.container_x12_footer_corner_right {
		height:			10px;
		width:			10px;
		background-image:	url('x12-footer-corner-right.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			9px;
		right:			0;
		z-index:		20;
	}
	.container_x12_footer_navigation {
		font-size:		10px;
		font-weight:		bold;
		height:			25px;
		width:			60px;
		padding:		3px;
		position:		absolute;
		right:			4px;
		z-index:		15;
		cursor:			pointer;
	}
	.container_x12_header_tools {
		height:			25px;
		position:		absolute;
		top:			0;
		right:			88px;
		z-index:		15;
	}
	.container_x12_header_tools_rss {
		height:				16px;
		width:				16px;
		background-image:		url('http://images.zumber.com/common/feed_rss.png');
		background-repeat:		no-repeat;
		float:				right;
		cursor:				pointer;
		z-index:			99;
		margin-top:			4px;
		margin-right:			2px;
	}

	.shadow_x12 {
		position:			relative;
		display:			block;
		color:				#fff;
		white-space:			nowrap;
	}
		.shadow_x12 span {
			position:		absolute;
			display:		block;
			top:			0px;
		}
		.shadow_x12:before {
			display:		block;
			color:			#000;
			padding:		1px;
			content:		attr(title);
		}

	.blog_bio_container {
		height:				100px;
		padding:			4px;
		font-family:			Verdana;
		font-size:			10px;
	}
		.blog_bio_avatar {
			height:			100px;
			width:			100px;
			margin-right:		5px;
			float:			left;
		}
		.blog_bio_name {
			font-size:		12px;
			font-weight:		bold;
		}
		.blog_bio_seperator {
			background-color:	#999;
			height:			1px;
			border:			0px;
		}

	#story-image .comments {
		margin-left:				10px;
		margin-bottom:				10px;
	}
	#article_content {
		padding:				10px;
		background-color:			#fff;
		text-align:				justify;
	}
		#article_content H3 {
			margin:				0px;
			padding:			0px;
			color:				#3b5417;
			font-size:			16px;
			margin-bottom:			10px;
			clear:				all;
		}
	#article_image {
		display:				inline;
		position:				relative;
		float:					left;
	}
	#article_image_comment {
		background-color:			#999;
		color:					#fff;
		padding:				3px;
		text-align:				center;
	}

	.blog-bio-title {
		height:			25px;
		background-image:	url('blog-header-background.gif');
		background-repeat:	repeat-x;
		position:		relative;
		z-index:		10;
		width:			301px;
	}
	.blog-bio-title-text {
		font-weight:		bold;
		padding:		4px;
	}
	.blog-bio-title-corner {
		height:			10px;
		width:			10px;
		background-image:	url('blog-header-corner.gif');
		background-repeat:	no-repeat;
		position:		absolute;
		top:			0;
		left:			0;
		z-index:		20;
	}
	.blog-bio-picture {
		border-left:		solid 1px #999;
		border-bottom:		solid 1px #999;
	}
	.blog-bio-text {
		text-align:		justify;
	}
	.blog-bio-text-pad {
		padding:		10px;
		text-align:		justify;
	}
	.blog-story-title {
		font-size:		14px;
		border-bottom:		solid 2px #999;
	}
	.blog-story-title I {
		font-size:		10px;
		float:			right;
	}
	.blog-story-content {
		margin-left:		10px;
		margin-right:		15px;
		text-align:		justify;
	}

.f2aret9g {
	float:				left;
	margin-right:			5px;
	margin-bottom:			5px;
}
//-->