@CHARSET "ISO-8859-1";

/***************************************************************
*** Fun Stuff Page Styles
***************************************************************/
.funstuffrow {
	width:890px;
	background-color: #fff;
	background-repeat: no-repeat;
}

#funstuffpanel {
	border:5px solid #E9E5D9;
}


.yui-skin-sam .container-close {
	background:transparent url(../images/funstuff/btn_close_X.gif) no-repeat scroll 0pt 2px;
}

.yui-skin-sam .yui-panel .hd,
.yui-skin-sam .yui-panel .bd,
.yui-skin-sam .yui-panel .ft {
	background:none;
	border: none;
}
.yui-skin-sam .yui-panel .hd{
	color:#339900;
}

.yui-skin-sam .yui-panel .hd {
	float:right;
	height:20px;
	font-size:11px;
	width:60px;
}

.yui-skin-sam .yui-panel .bd{
	padding:0;
	padding-left:1px;

}


/***************************************************************
*** Styles
***************************************************************/

div.spacer {
  clear: both;
  }

div.container {
  margin-left: 25px;
  width: 600px;
  }

div.container-flash {
  }

div.float {
  float: left;
  }

div.txt {
  padding: 5px;
  width:110px;
  float: left;
  }

/***************************************************************
*** Styles
***************************************************************/

div.rec-container {
  background-image: url(../images/funstuff/recipe_background.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 600px;
  }

div.rec-float {
  float: left;
  }

div.rec-txt-left {
  margin-left: 27px;
  width:250px;
  float: left;
  }

div.rec-txt-right {
  margin-left: 317px;
  width:250px;
  }




















