body {
  font-family: Arial, sans-serif;
  font-size: 0.9em;
  background: #fff;
}

p {
 padding-left: 0px;
}

a {
color: inherit;
}

.mycontrolboxclass{
			position: absolute;
			left: 0px;
			top: 585px;
			width: 290px;
}

.mycontrolboxclass2{
			position: absolute;
			left: 20px;
			top: 0;
}


#container {
	height: 620px;
}

.mycontrolboxclass .pause-button, .mycontrolboxclass2 .next-button, .mycontrolboxclass2 .back-button {
	display: none;
}

img.hide, img.hide2 {
 display:none;
}

#idea_fade img {
 display:none;
}

#menu a:hover {
	position:relative;
	top: 5px;

}

.download_p a {
	color: #000;
}

.ingredients_div p {
	border-bottom: 1px solid #666;
	color: #666;
	padding: 1px;
	padding-left: 0;
}

.showMe {
	cursor: pointer;
}

.hideMe {
	display: none;
}
