/* CSS Document */
#sidebar .menu .content {
	background-color: #1E5430;
}


.button_style {
/* default push-button */

	background-color: #1E5430;

}

.button_style:hover {
	background-color: #358F34;
}

img#proatcooking {
	position: absolute;
	left: -87px;
	top: -27px;
}
