body {
	padding: 0;
}
#Global {
	width: 100%;
	border-width: 0;
	background-color: #FFF;
	display:block;
}
.Top, .Left, .Right, #Menu_Top, #Private_Button, .printHidden {
	display : none;
}
.Content .Center {
	width: 100%;
	padding: 0;
	float: none;
	min-height: 0;
	height: auto;	
}

.Content_Print {
	page-break-after: always;
}

#bannerPrint {
	visibility: visible;
	position: static;
	margin-bottom: 40px;
	width: 100%;
}

#Owned {
	margin: 0;
	font-size: 14px;
	line-height: 14px;
}

.Top_Block_Title {
	font-size: 20px;
	width: 57%;
	margin-left: 42%;
}

#Left_Block {
	width: 35%;
	margin-left: 0;
}

#Left_Block .Subtitle, #Right_Block .Subtitle {
	font-size: 14px;
}

#Left_Block .Ingredients, #Left_Block .Ingredients *, #Left_Block .marinade {
	font-size: 16px;
}

#Left_Block #criterions {
	font-size: 14px;
}
#Left_Block #criterions .criterion {
	font-size: 14px;	
}

#Left_Block #Equilibrium {
	font-size: 14px;
}
#Left_Block a#Equilibrium {
	border-width: 0;	
}

#Right_Block {
	width: 57%;
	margin-left: 42%;
	margin-right: 0;
}

#Right_Block #Drill, #Right_Block #Drill * {
	font-size: 16px;
}

#Right_Block #commented {
	font-size: 14px;
}

#Right_Block .Book {
	font-size: 14px;
}
#Right_Block .Book a {
	font-size: 14px;
	border-width: 0;
}

.Proposed {
	font-size: 14px;
}
.Proposed .Suggest {
	font-size: 14px;
}
.Proposed .Suggest a {
	font-size: 14px;
}
