﻿/* solves third column getting bumped below */
* html #sellcopy .col {
	width:280px;
	height:50px;
	margin:25px 0;
	padding: 0 15px;
	line-height: 2em;
} 

*html #catnip_mouse
{	
	float: right;
	clear: right;
	margin-bottom: 33px;
}

* html .png 
{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

* html #close_btn a
{
	display: block;
	padding: 10px;
}

* html #food_main table
{
	margin-left: 15px;
}

* html .reverse_indent_ie
{
	position: relative; 
	left: -8px;"
}


* html #form_wrapper .stage_two .optin .opt_out_txt
{
	bottom: 60px;
}
