/* $Id: print.css,v 1.3 2007/09/06 21:23:32 goba Exp $ */

/**
 * 
 */

body, input, textarea, select {
  color: #000;
  background: none;
  background-image: none;
}


.innovation-item-right-pane {
float: left;
padding: 0 5px;
width: 600px;
}


#header, #right-side, #under-logo{
	display:none;
}

#wrapper {
	border-width:0px;
}

#content-wrapper {
background-image: none;
}
#content {
width:auto;
background-image: none;
background-color: white;
}