
/**

	HOME
	STACKS
	PRODUCTION
	OYSTER NEWS
	HEALTH & NUTRITION
	BON APPETIT
	CONTACT

**/


/*******************************/
/** CONTENT FOR EN/INDEX.HTML **/
/*******************************/


#how-to-open {
	border: solid 1px #000;
	padding-left: 30px;
	width: 670px;
	float: left;
	font-family: arial;
	padding-bottom: 10px;
}

#how-to-open #header {
	width: 674px;
	height: 111px;
	float: right;
	margin-bottom: 20px;
}

#how-to-open h1 {
	font-size: 18px;
	font-weight: lighter;
	padding-left: 10px;
	color: #194166;
}

.steps {
	width: 165px;
	float: left;
	font-size: 11px;
}

.steps p {
	padding: 0px;
	padding-left: 20px;
	padding-right: 10px;
	color: #4d4d4f;
}


