body.yourList #printTipContent
{
	display: none;
}

body.yourList #print_assets
{
	display: block !important;
}

body.yourList #header
{
	display: none;
}

body.yourList #shell
{
	border: 0px solid black;
}

body.yourList #contentwrap
{
	border: 0px solid black;
}

body.yourList #ready_wrap
{
	display: none;
}

body.yourList #your_list_items
{
	width: 100%;
	padding: 0;
	margin: 0;
	display: block !important;
	border: 0px solid black;
}

body.yourList #your_list_items ul li
{
	width: 100%;

}

body.yourList 
{
	font-size: 1.1em;
}

body.yourList #your_list_items ul li a
{
	font-size: 1.1em;
}	

.remove_link
{
	display: none;
}

body.yourList #footer
{
	display: none;
}

#send_to_printer
{
	display: none;
}
