
.title_block {
	position: relative;
	margin-bottom: 15px !important;
	overflow: hidden;
	zoom: 1;
}


.title_block #title_get_in_touch {
	float: left;
	display: block;
	background: url(/static/images/titles/get_in_touch.gif) 0 0 no-repeat;
	height: 23px;
	width: 400px;
	text-indent: -9999px;
}


.title_block .fig_4 {
	position: absolute;
	right: 0;
	bottom: 10px;
}


.title_block #title_twitter a {
	float: left;
	display: block;
	background: url(/static/images/titles/twitter.gif) 0 0 no-repeat;
	height: 23px;
	width: 150px;
	text-indent: -9999px;
}

.title_block .traderzed a {
	position: absolute;
	right: 0;
	bottom: 10px;
	display: block;
	background: url(/static/images/titles/traderzed.gif) 0 0 no-repeat;
	height: 15px;
	width: 84px;
	text-indent: -9999px;
}

.title_block #title_flickr a {
	float: left;
	display: block;
	background: url(/static/images/titles/flickr.gif) 0 0 no-repeat;
	height: 23px;
	width: 150px;
	text-indent: -9999px;
}

.title_block .visit_flickr a {
	position: absolute;
	right: 0;
	bottom: 10px;
	display: block;
	background: url(/static/images/titles/visit_flickr.gif) 0 0 no-repeat;
	height: 15px;
	width: 147px;
	text-indent: -9999px;
}

#label {
	background: url(/static/images/backgrounds/label.gif) 0 0 no-repeat;
	width: 315px;
	height: 156px;
	margin: 70px auto;
}

	#label p {
		padding: 30px 0 0 80px !important;
		font-size: 15px;
		line-height: 18px;
	}
	
		#label p a {
			color: #000;
			text-decoration: none;
		}

#twitter_update_list li {
	position: relative;
	padding: 40px 0 20px 0;
	line-height: 15px;
	border-bottom: 1px solid #999;
}

	#twitter_update_list li span a {
		position: static;
		font-size: 12px !important;
		font-style: normal;
		text-decoration: underline;
		color: #000;
	}
	
	#twitter_update_list li a {
		position: absolute;
		left: 0;
		top: 20px;
		font-variant: capitalize;
		font-size: 13px !Important;
		font-style: italic;
		text-decoration: none;
		color: #000;
	}


#flickr_badge_uber_wrapper {clear: both; margin-top: 40px; }
#flickr_badge_wrapper { margin-left: 10px;}

.flickr_badge_image {margin:0 5px 5px 0;float: left; height: 161px; width: 161px; overflow: hidden;}
.flickr_badge_image img {margin: 0;}