/***************************
*   > Prodocom             *
*   > By Dilip Kakarla     *
*   > Print Style Sheet    *
***************************/

html {
	margin: 0;	
}

body {
	background-color: #fff;
	margin: 0;
	width: 100%;	
}

.breadcrumbs, .right, #banner, #navigation, #footer {
	display: none;
}

#content {
	width: 100%;
}

.containerContent {
	border: 0;
	margin: 0;	
}
