@CHARSET "ISO-8859-1";

#footer {
	zoom: 1;
}

#divCaptcha label {
	top: 3px;
}

#divLogin {
	width: 340px;
}

/* fake IE6 child selectors */
#divLogin p {
	_margin:6px 0;
	_text-align:center;	
}

#divLogin * p {
	_margin: 1em;
	_text-align: left;	
}

#divLoginDn {
	top: 20px;
	white-space: nowrap;
	min-width: 330px;
	_width: 330px;
}

a.btnRound {
	line-height: 20px;
}

.recipeLayoutRight
{
	display: inline !ie;
}

.recipeLayoutLeft
{
	display: inline !ie;
}

/* IE6-only styles prefixed by underscores. */
.divContentBoxes
{
  _height: 100%;
  _overflow: auto;
  _float: none;
  _margin: auto;
  _left: 0%;
}

.divContentBox
{
	_float: left;
	_left: 0%;
}