/* colors used: #32363E - background grey
				#545454 - border dark grey
				#DBDBDB - light grey for sidebar, line breaks
				#ABBFB7 - searchbox blue-gray
				#84B629 - green for nav, headings, tags
				#666	- grey for text (underwritten by, required)
				#CDCDCD - grey section divider
				#B1B1B1 - grey background on RSS subscriptions
				#E78A0C - orange table header
				#004276 - blue link color
				#576675 - grey for by line
				#CBDFA2 - green for tint box (events/headlines)
*/			

/* ------------------------- general ---------------- */
body {background:#32363E; font-family: Arial, sans-serif; font-size: 10pt;
	line-height:1.2em; text-align:center; margin: 0 0 20px 0}
a {text-decoration:none; color: #004276;}
a:hover{text-decoration:underline;}
a img {border: none; margin-bottom:0px; padding:0;}

/* used for titles */
h1 {font-size: 1.1em; text-align:left; font-weight:normal;
	margin: 4px 0; display:block; line-height:1.1em; 
	font-family: Arial, sans-serif;}
h1 a {color: #004276;}
/* used for tags */
h2  {font-size: .8em; text-align:left; font-weight:normal;
	color:#84B629; text-transform:uppercase; margin:4px 0; line-height:1em;
	font-family: Verdana, sans-serif;}
h2 a {color:#84B629;}
/* used for page headings */
h3 {font-size: 1.4em; text-align:left; font-weight:bold; color:#84B629;
	margin: 10px 10px 20px 10px; font-family: Verdana, sans-serif;}
h3 a {color:#84B629;}

/* used for a bunch of headings, changes from page to page */
h4 {background: #84B629; color:white; font-size: 1em; text-align:left;
	font-weight:normal; padding:3px 0px 3px 4px;
	margin:0px; border-top:1px #CDCDCD solid; font-family: Verdana, sans-serif; display:block;}
h4 a {color:white;}
/* used for author */
h5 {font-size: .8em; text-align:left; font-weight:normal; color:#666;
	margin: 4px 0; line-height:1em; font-family: Verdana, sans-serif; }
h5 a {color:#666;}
.nobr { white-space: nowrap; }
.read_more { white-space: nowrap; font-size: .8em; text-transform:uppercase;
	font-family: Verdana, sans-serif;}
a:hover .read_more{text-decoration:underline;}
.underwritten {margin:10px 0 0 0;text-align:center;
	color:#666;font-size:.9em;}
.IMU{padding: 0 0 10px 0; text-align:center;}
.advertisement {margin:5px 0 0 0; padding:5px 0 0 0;
	text-align:center; color:#666; font-size:.9em;}


/*necessary to keep the page centered */
.xconomy {width:995px;}
.stories {float:left;width:645px;margin:0;padding:0 0 0 5px;clear:left;}
.homepage_stories {float:left;width:665px;margin:5px 0 0 0;padding:0;
	clear:left;}
.page {float:right;background:url('images/wrapperBackground.gif');
	background-repeat: repeat-y; width: 990px; border: 3px #545454 solid;
	margin:10px 0 0; padding:0; text-align:left;}
	
.orange_more {font-size:.8em; margin: 10px 10px 15px 10px; display:block;
	font-family: Verdana, sans-serif; text-transform:uppercase; 
	text-align:right;}
.orange_more img {vertical-align: text-bottom; padding:0px 0 1px 0;
	display:inline;	float:none;}

/* -------------------------- header -----------------*/
.login {text-align:right; width:940px; color:white}
.login a {color:white;}
.img_link {vertical-align:bottom;}

.nav {background:#84B629; padding:0; text-align:left;
	border-bottom:3px #545454 solid; list-style:none; margin: 0; font-size:1em; 
	font-family: Verdana, sans-serif; line-height:1.2em; position:relative; 
	text-transform:none;width:100%;height:22px;}
/* need negative right margin to get the hover to go all the way to the 
 * border of the previos cell, image */
.nav li {display:block; float:left; padding:0; margin:0;border-right: 1px white solid;} 
.nav li a:link,
.nav li a:visited{display: block; padding: 3px 8px; color:white; text-decoration:none;margin: 0; text-transform: capitalize;}
.nav li a:hover,
.nav li a:active {background:#9ED73C;text-decoration:none;}
.nav .last {border-right:none;}
.nav li img {vertical-align: -4px; padding: 0 0 0px 5px; margin:0;}



.nav.globalnav{background-color: #E4E4E4;overflow: hidden;height: 1%; 
	padding: 2px 0}
.nav.globalnav li a:link,
.nav.globalnav li a:visited,
.nav.globalnav li a:hover,
.nav.globalnav li a:active,
.nav.globalnav li.userIdentity span {color:#000;border-right: 1px #000 solid;padding: 1px 8px 1px 8px;font-size: .8em;font-weight: bold;background-color: transparent;}

li.citySelect{float: right;font-size: .8em;color:#666;font-weight: bold;}
li.citySelect select{font-size: .9em;margin-right: 10px;}

li.search{height:20px; float:right; margin:0px 20px 0 0 ; padding:0; overflow:hidden;}
li.search label{color:#fff; padding-right:10px;vertical-align:middle;display:inline-block}
*+ html li.search input[type="text"]{margin:0;padding:0;}

li.search input[type="image"]{vertical-align:middle;}
li.search input[type="text"]{margin-top:1px;vertical-align:middle;}

.homes_menu {background:#84B629; padding:2px 0; text-align:left;
	border-bottom:3px #545454 solid; border-right:3px #545454 solid; 
	margin: 0; font-size:1em; position:absolute;
	top:27px; left:0; z-value:1;
	font-family: Verdana, sans-serif; line-height:1.2em; width:100px; 
	display:none;}
.homes_menu li {display:block; text-transform:none;}
.homes_menu a {border:none; text-transform:none;}
/* ----------------------- sidebar -------------------*/
.sidebar {float:right; padding:0; margin:0; width: 320px;}

.map {display:block; border:none; position:relative; height:130px;}
.map img{position:absolute; left:5px; margin:10px 0 0 0; border:none;}
.map .map_text{text-align:right; font-size: .75em; width:110px; margin: 20px 15px 0 0;position:absolute; right:5px; top:0px;}
.map_text img {margin:5px;position: relative;}

.sidebar .sidebarList {text-align:left; list-style:decimal; font-size: .9em;
	margin: 0px 0px; background:white; padding: 10px 5px 10px 35px; }
.sidebar .sidebarList li {padding:4px 0px; margin:0;}
.sidebar .advertisement {border-top: 1px black dotted;clear:both;} 
.sidebar .ad_list{margin:0 0 10px 30px; overflow:hidden;}
.sidebar .side_ad{text-align:center; float:left; padding: 10px 10px 0 0;}


.sidebar .bottm_ad_list{margin:0 auto; overflow:hidden; width:285px;padding:10px 0;}
.sidebar .bottom_side_ad{float:left;}

.sidebar .large_ad{text-align:center;padding-bottom:15px;}
.sidebar .large_ad img{padding: 5px 0 15px 0;}
.sidebar .large_ad .no_border{border:none;}

.sidebar .wp-polls{margin:0; padding:0; background:white;}
.sidebar .wp-polls .wp-polls-form {margin:0; padding:0 0 10px 0;}
.sidebar .wp-polls-ul {text-align:left; font-size: .9em;
	margin: 0px 0px; padding: 10px 5px 0px 5px;}
.sidebar .wp-polls-ul li {padding:4px 0px; margin:0;}
.sidebar .wp-polls-ul label {padding: 0px 0px 0px 7px;}

.sidebar .popular_stories{display:block; clear:both;}

/* ----------------------- error -------------------*/
.error {margin: 30px 30px;}
.error h1 {text-align: center;}
/*------------------------ home page ------------------*/
.briefs {float:right; width: 205px; margin:10px 2px 10px 2px;
	padding: 0 2px 0px 10px; border-left: 1px solid #CDCDCD; color: #004276;}
.briefs h4 {border:none; margin: 0; text-transform: capitalize;}
.briefs h4 a {color: #84B629; margin-left: 20px;}
.briefs ul {margin: 0; padding:4px 5px 0px 5px;font-size: .8em;
	background: #CBDFA2; list-style:none;}
.briefs ul li {padding: 2px 0 3px 0; margin:0; border-bottom: 1px #84B629 dotted; }
.briefs .orange_more {display:block; text-align:right;background: #CBDFA2;
	padding:5px 5px; margin: 0}
.briefs .small_font{font-size:.8em;padding:0 0 0 5px; margin:0;
	color:black; background:#CBDFA2;}
/*------------------------ story section ------------------*/
.entry {margin: 5px 5px 0 5px; padding-left:5px}
.entry img{float:right; margin: 0px 5px 5px 10px;}
.entry .orange_more {float:right; margin:3px -5px 0 0; padding: 0; width: 330px;
	vertical-align:text-bottom;}
.entry .orange_more a {float:none; font-weight:bold; }
.entry .orange_more .single_page_link{font-weight:normal;}
.entry .orange_more a img {float:none;display:inline;margin:0 5px;padding:0 0 1px 0}
#first_story {font-size:1.3em;}
.entry .leftImg, .entry .alignleft {float:left;margin: 5px 10px 5px 0px;}
.entry .alignright, .entry .alignnone {float:right;margin: 0px 10px 5px 10px;}
.entry .aligncenter, .entry .aligncenter img {float:none; display:block; 
	text-align:center; margin:0 auto;}
.entry .wp-caption-text {font-size:.8em; margin: 5px 5px 0px 5px;}
.entry .city {float:left; padding: 0 2px; margin:0 4px 0 0; font-weight: bold; 
	color: #666; background-color: #E6E6E6}
.entry .city.Seattle {background-color: #436D8E}
.entry .city.National {background-color: #8AA09E}
.entry .city.Boston {background-color: #85B82A}
.entry .city.San-diego{background-color: #CE6C29}
.entry .city.Seattle a,
.entry .city.Boston a,
.entry .city.San-diego a,
.entry .city.National a {color: #fff;}

.postFooter {margin: 5px 0 0 0; padding: 5px 0; font-size:.8em;}
.postFooter img {float:none; margin:0 5px 0 0; padding:0; display:inline; 
	vertical-align:text-bottom}

/*------------------------ editorial & forum columns -----------*/
.editorial {float:left; width: 370px; margin: 0;  padding: 0 5px 0 0 ;
	clear:both; border-right: 1px #CDCDCD solid; }
.forum {float:left; margin: 0; padding: 0 0 0 5px; width: 280px;}
.editorial .entry, .forum .entry, .editorial .IMU {border-bottom: 1px black dotted;
	margin-top:0;}
.editorial #entry_0{border-top: 1px black dotted;}
.forum .entry_author_image img{float:right; border:outset 1px black;
	margin:5px 0 5px 5px; width:60px; height:60px;}
.forum h4 {margin: 0px; border:none;}
.forum h4 a {margin-left: 28px; font-size: .8em; color:#004276;}

.events {background:#CBDFA2; margin: 0 5px 10px 5px; padding: 0 0 1px 0}
.events h1 {font-size: 1.0em;}
.events .eventDate {font-weight:bold;}
.events h4 {margin: 0; border:none; text-transform: capitalize;}
.events .entry {padding: 6px 10px; border-bottom: 1px #84B629 dotted; margin:0;}

.footer_nav {list-style:none; margin: 0; padding:12px 0 0 0; clear:right;}
.footer_nav li {margin:0; display:inline; padding: 0px 7px 0px 7px;}
.footer_nav a {color:#FFF;}
.grey, .grey a {color:#aeadad;}
.badges{float:left; margin: 0 2px;}
.footer{float:left; margin: 0 10px;}

/* -------------------------- On page nav bar (About/Advertise/Resources/)---*/
.page_nav {padding:5px 0 0px 10px; text-align:center;
	list-style:none; margin: 10px 0 0 0; display:inline;}
.page_nav li {display:inline;
	background:url('images/slash.png') no-repeat bottom right;
	padding:0 5px;}
.page_nav .last_nav{background:none;}
.page_nav a {color:#84B629; font-size:.7em; font-weight:normal;}

/* -------------------------- About/Advertise/Resources page--------------*/
.page_section {padding:0 10px; clear:both;}
.page_section h4 {background:white; color: black;
	font-size:1.1em; padding-left:0; line-height:1.2em;}
.page_section h4 a {background:white; color: black;}
.page_section h4 a:hover {text-decoration:none;}
.page_section h1 {font-size:1em;}
.page_section p {margin:0 0 12px 0;}
.page_section .section_content {float:right; width:490px;
	padding:8px 8px 10px 0}
.page_section .orange_more {clear:both; margin-top:0px; text-align:right;}
/* -------------------------- Archives page----------------*/
.search_form {margin:0 0 0 10px;}
.archives {margin:20px 10px 0 10px; width:635px; border-collapse:collapse;}a
.archives thead {background:#E78A0C;}
.archives thead th {border-right:1px solid white; background:#E78A0C;
	color:white; font-weight:normal; padding: 2px 5px;}
.archives thead th a {color:white; font-weight:normal;}
.archives tbody td {border-bottom:3px solid #DBDBDB; padding: 5px 5px; }
.archives tbody td img {vertical-align:text-bottom; padding: 0;}
.archives tfoot td a{margin: 10px;}
/* -------------------------- single page----------------*/
.share_links {color:#84B629; line-height:17px}
.share_links h4 {border-top: none; border-bottom: 2px #84B629 solid;
	color: #84B629; background: white; margin: 0 0 10px 0;}
.share_links .twitter_chicklet {margin: 0 0 5px 7px; padding: 5px 0 5px 0; float:left; width:80px;
	background: transparent url('http://www.xconomy.com/wordpress/wp-content/themes/xconomy/images/twitter.gif') 
	no-repeat scroll center left !important; text-align:left;}
.share_links .twitter_chicklet a {padding: 1px 5px 5px 22px;}
.share_links .facebook_chicklet {margin: 0 0 5px 0px; padding: 5px 0 5px 0; float:left; width:80px;
	background: transparent url('http://www.xconomy.com/wordpress/wp-content/themes/xconomy/images/facebook.gif') 
	no-repeat scroll center left !important; text-align:left;}
.share_links .facebook_chicklet a {padding: 1px 5px 5px 22px;}
.share_links .email_chicklet {margin-left: 7px; padding: 5px 0 5px 0; float:left; width:80px;
	background: transparent url('http://www.xconomy.com/wordpress/wp-content/themes/xconomy/images/email.gif') 
	no-repeat scroll center left !important; text-align:left;}
.share_links .email_chicklet a {padding: 1px 5px 5px 22px;}
.share_links .share_chicklet {margin: 0; padding: 5px 0 5px 0; float:left; width:80px;
	background: transparent url('http://www.xconomy.com/wordpress/wp-content/themes/xconomy/images/share.gif') 
	no-repeat scroll center left !important; text-align:left;}
.share_links .share_chicklet a {padding: 1px 5px 5px 22px;}
.print_link {background: transparent
	url('http://www.xconomy.com/wordpress/wp-content/plugins/wp-print/images/print.gif') 
	no-repeat scroll 0 0 !important; float:right; padding:5px}
.story_sidebar {float: right; margin: 15px 0 10px 10px; width: 200px;
	text-align:center;}
.story_sidebar .alignnone, .story_sidebar img {padding:0; margin: 0 0 20px 0;
	 float:none;}
.story_sidebar .entry_author_image img {float:none; border:outset 1px black;
	width:130px; height:130px;}
.story_sidebar .related_  {float:none; width: 200px; text-align:left;
	padding:0; margin:0; }
.related_stories h4 {border-top: none;  border-bottom: 2px #84B629 solid;
	color: #84B629; background: white; padding: 20px 0 0 0; clear:both;}
.related_stories h4 a {color: #84B629; margin-left: 15px;}
.related_stories ul {margin: 0; padding:5px 5px 5px 20px;font-size: .9em; 
	text-align:left; border-bottom: 2px #84B629 solid;}
.related_stories ul li {padding: 4px 0; margin:0;}

.story_chicklets {text-align:left;
	padding: 0px 0 0px 0px; border-bottom: 2px #84B629 solid;}
.mp3_player {border-top: 5px #84B629 double; text-align:left;
	padding: 10px 0 10px 5px;}
.story_chicklets img {float:none; border:none; margin:0; padding:0;
	vertical-align:middle;}
.story_chicklets .podcast_link {font-size: .8em; text-align:right; display:block;
	padding: 10px 0 0 0;}
#single h1{font-size: 1.4em;}

.question {background:url('images/question.gif'); background-repeat: no-repeat;
	background-position: top left; margin: 0px 10px 20px 10px; 
	padding: 5px 40px 0;}
	
/*------------------------------single page - daily tips------*/
#daily_tips{
	background: #D2D4D3;
	display: block;
	padding: 15px 8px 0;
	font-size: .9em;
	vertical-align: middle;
	margin-bottom: 15px;
}

#daily_tips img{
	float: right;
	margin-top: -13px;
}


/*------------------------------single page - venture deals------*/

.entry .vc_logo{
	float:left;
	padding-bottom:5px;
	margin:0px;
	display:block;

}
.vc_title h1{
	clear:left;
}

#venturedeal br,
#venture_feed_type,
#venturedeal.seattleVC #venture_ma_terms,
#venturedeal.bostonVC #venture_ma_terms,
#venturedeal.sandiegoVC #venture_ma_terms,
#venturedeal.seattleMA #venture_transation_round,
#venturedeal.seattleMA #venture_proceeds_purpose,
#venturedeal.bostonMA #venture_transation_round,
#venturedeal.bostonMA #venture_proceeds_purpose,
#venturedeal.sandiegoMA #venture_proceeds_purpose,
#venturedeal.sandiegoMA #venture_transation_round,
#venture_link{
	display:none;
}

#venturedeal ul{
	list-style-type:none; 
	font-size:.9em; 
	margin-left:-5px;
	float:left;
	padding-left:10px;
	}

#venturedeal ul li{
	margin-bottom:5px;
	}

#venturedeal ul li .field-label{
	color:#84B629;	
	float:left;	
	width: 130px; 
	text-align: right; 
	font-weight:bold; 
	}

#venturedeal ul li .field-data{
	text-align:left;
	float: left;
	width:265px;
	padding-left: 10px;
	}

/* -------------------------- comments ---------------*/
.comments_header {border-top:1px solid #84B629; clear:both; font-size:1.1em;
	font-weight:bold}
.comments {list-style:none;	margin: 10px 10px;}
.comments li {padding: 0px 25px; border-top: 1px solid #CDCDCD;}
.comments h5 {display:inline; padding: 0px 5px;}
.comments p {margin-top:3px;}
.comments img {float:left; margin: 0 0 0 -25px;}
.comment_form {margin: 0 0 0 10px; width: 400px; font-size: .9em; }
.comment_form input {margin: 3px 0 0 0; padding:0;	vertical-align:middle;
	border: 1px solid #999; }
.comment_form label {font-weight:bold; vertical-align: text-bottom;
	white-space: nowrap; margin:0; padding:0 }
.comment_form .required {font-weight:normal; color:#666;}
.comment_form textarea {width: 380px; display:block; margin: 0; padding:0;
	border: 1px solid #999;}
.comment_form .submit {float:right; margin: 5px 16px 0 0;}
.comment_form p {margin: 0; padding:3px 0 6px 0; line-height:1}
.comment_form .subscribe-to-comments input{padding: 0 0 2px 0; margin:0;
	vertical-align:baseline;}
.comment_form .subscribe-to-comments label{font-weight: normal;}

/* -------------------------- author page----------------*/
.author {margin: 10px; border-bottom: 1px black solid;}
.author img {float:left; width:130px; height:130px; margin: 0 10px 10px 0;}
.author h3 {color:black; margin:0; padding:0;}
.author_stories_list{margin: 0px 10px 0 80px; padding:0;}
.author_stories_list li h1{margin:0; padding:0;}
.author_stories_list li p{margin:0; padding:0;}
.author_stories_list li {margin:10px 0; padding:0;}
.next_prev_page {text-align:right; margin-right: 10px;}
.next_prev_page a {margin: 0 5px;}


/* -------------------------- local events page ----------*/
h3 .header-tagline {vertical-align: middle; float:right; margin: -2px 0 0 0; color:black; font-style:italic; font-weight:normal; font-size:.65em; }
h3 .header-tagline img {vertical-align: middle; margin:0 10px}
.events_search_form {margin:0 0 0 0px; float:left;
	border-bottom: 2px #84B629 solid; width:740px; padding: 0 0 10px 10px;}
.events_search_form #string{float:left; border: 1px solid #999;}
.calendar_search_fields {float:left; width:350px; margin: 0 0 0 30px; }
.calendar_search_fields #start_date {float:right;
	border: 1px solid #999;}
.calendar_search_fields #end_date {float:right;
	border: 1px solid #999;}
.calendar_search_fields img {float:right; margin: -1px 30px 0 0;}
.calendar_search_fields label {display:block;margin:0 0 5px 0;}
#calendar {position:absolute; visibility:hidden; background-color:white;}
.events_search_form input{margin:0; padding:0; float:none;}

.event {margin:0 -7px 0 7px; float:left;
	border-bottom: 1px #666 solid; width:650px; padding: 0 0 0px 0px;}
.event h1 {background:white; font-size:1.1em; padding:0; margin:0}
.event h4 {background:white; color: black;
	font-size:1em; width:170px; border:none; padding:7px 0 0 0;}
.event h5 {font-size: .8em;}
.event p {margin: 6px 0;}
.event .event_content {float:right; width:400px; margin-right: 30px;
	padding:8px 8px;}

/* -------------------------- rss/email table ----------*/
.subscriptions {margin: 20px 10px; width:640px; border-collapse:collapse;}
.subscriptions td{padding:10px;vertical-align:middle;
	border-bottom:1px solid #CDCDCD}
.subscriptions .category_heading{vertical-align:top;}
.subscriptions th{padding:2px 10px;background:#B1B1B1;color:white;
	font-weight:normal;text-align:left}
.subscriptions h4{width: 190px; font-size:18px; padding:0 0 0 0;margin: 0 0 0 0}
.subscriptions td form{display:inline;}
.subscriptions td form input{vertical-align:middle}
.subscriptions td {vertical-align:bottom}
.subscriptions img {vertical-align: text-bottom; padding: 0 0 0px 0;}

/* -------------------------- news brief ----------*/
.news_brief {margin: 10px 110px 10px 110px; padding-top: 5px;
	border-top:1px #CDCDCD solid}
.news_brief h1 {margin-bottom: 0; padding-bottom: 2px;}
.news_brief p {margin-top: 0;}
.news_brief h4 {background: white; color:black; border-top: 1px black solid;
	padding-left:0; padding-right:0; margin-top: -5px;}
	
/* -------------------------- venture deals ----------*/
.venture_deals {background:#fff; margin: 0 5px 15px ; padding: 0; border: #CBDFA2 solid 2px;}
.venture_deals h1 {font-size: 1.0em;}
.venture_deals .vc_heading {background-image:url('images/venture_gradient.jpg'); background-repeat:repeat-x; height:35px;}
.venture_deals .vc_heading h4 {float: left; width: auto; text-transform: capitalize; font-family:Verdana,sans-serif; background:none; padding-top:8px; margin-left: 3px; font-size:1.1em;}
.venture_deals .vc_heading img{float:right; padding-right: 5px;}
.venture_deals ul {margin: 0; padding:4px 5px 0px 5px;font-size: .8em;
	 list-style:none;}
.venture_deals ul li {padding: 2px 0 3px 10px; margin:0; border-bottom: 1px #000 dotted; }
.venture_deals .orange_more{background: #E4E4E4; margin:0; padding: 5px 10px 5px 0; border-top: #CBDFA2 solid 2px;}

/* -------------------------- attachment --------*/
.attachment {margin: 10px 0 0 0; width:620px; text-align:center;}
.attachment .attachment_image {width:620px; padding: 10px;
	 margin: 20px 0; border: 1px black solid;}
.attachment h1 {text-align:left;}
.attachment .attahment_image img{float:none;}
.attachment .description {text-align:left;}
.attachment p {display:inline; }

/* -------------------------- blogroll --------*/
.three_columns_list {text-align:left; list-style:none; margin: 0px 0px;
	padding: 0px 10px; float:left; width: 31%; border-top:1px #5f605b solid;  }
.three_columns_list li {padding: 4px 0; margin:0;}

.jobs_advertisement{text-align:center;}
.jobs_advertisement img{float:none;border:2px #DBDBDB solid;}

/* --------------------------- email --------------*/
.wp-email{margin:0; padding:0;}
.wp-email form{padding:0 10px;}

/* --------------------------- self-clearing float --------------*/
#venturedeal ul:after,
#venturedeal li:after,
#venturedeal:after,
#daily_tips:after,
.nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html #venturedeal ul,
* html #venturedeal li,
* html #venturedeal,
* html #daily_tips,
* li.search{ /* IE 6 Self-clering floats */
	zoom: 1;
}
*+html #venturedeal ul,
*+html #venturedeal li,
*+html #venturedeal,
*+html #daily_tips,
*+html .map
{ /* IE 7 Self-clering floats */
	zoom: 1;
}
