/*==================================================================
Club One Habit Changer

print.css - Print specific styles

	Authors:
		Christopher Berry (chris@odopod.com)

	Last Updated:
		06/02/09
		
==================================================================*/

html a {
	text-decoration:	none;
	color:				#000;
}
html a.yes,
html a.no,
html div.yes_no,
html div.welcome,
html li.ratings,
html li.users_ratings,
html #full_plan ul li a,
html #main_nav {
	display:			none !important;
}
#full_plan li.details {
	display:			block !important;
}