﻿div#productsearchminimum
{
	border:1px white solid;
	height:133px;
	background-image: url("../PublishingImages/50_DIY_3E7BAE.png");
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 3px 5px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	_width:290px;
}

#topright #productsearchminimum
{	
	-moz-border-radius-bottomright:0 !important;
	-moz-border-radius-topright:0 !important;
	border-right:medium none !important;
	height:95px !important;
	margin:0 !important;
	padding:5px 0 0 5px !important;
	width:244px !important;
}
div#productsearchminimum:hover
{
	background-image:url("../PublishingImages/100_DIY_3E7BAE.png");
}

div#productsearchminimum #heading span
{
	font-weight:bold;
	font-size:10pt;
	color:white;
}

div#productsearchminimum #heading input
{
	display:none;
}

div#productsearchminimum #productText, div#productsearchminimum #submit
{
	float:left;
}

div#productsearchminimum #productText input
{
	width:280px;
	_width:255px;
}
#topright #productsearchminimum #productText input
{	
	width:200px !important;
}
div#productsearchminimum #submit input
{
	border-width:0px;
	background-image:url("../PublishingImages/searchbutton.jpg");
	width:20px;
	height:20px;
	cursor:pointer;
	z-index:99;
	margin-top:1px;
	*margin-top:2px;
}

div#productsearchminimum #redirects
{
	float:left;
}

div#productsearchminimum #redirects input
{
	float:left;
	clear:left;
	height:13px;
	*height:16px;
}

div#productsearchminimum #redirects span
{
	float:left;
	width:200px;
	height:15px;
	*height:16px;
	padding-top:2px;
	*padding-top:1px;
	color:white;
	font-size:9pt;
}
