/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/shorelineinteriors.com/branches/upgrade/web/common/stylesheets/frontend_print.css $
$LastChangedRevision: 4058 $
$LastChangedDate: 2007-04-29 16:46:16 -0400 (Sun, 29 Apr 2007) $
*/

@import url(frontend_screen.css);

/*
This file generally should modify styles defined in the screen stylesheet for printing as necessary.
*/

#pageSidebar
{
	display: none;
}

#pageContent
{
	position: absolute;
	left: 15px;
}