﻿img, div 
{
	behavior: url(iepngfix.htc)
}
#headerSearch
{
    height: 120px;
    width: 999px;
    margin: 0 auto;
    display:block;
}
#headerSearch .logoW
{
    float: left;
    padding-left: 60px;
    margin-top: -20px;
    *margin-top: 20px;
}
#searchContainer
{
    width: 100%;
    height: 56px;
}

#mySearch
{
    height: 95px;
    margin-left: 285px;
    margin-top: 40px;
}

#leftColumn
{
    margin-top:-60px;
    *margin-top:-30px;
}
#content
{
    margin-top:-15px;
    }

#mySearchArea
{
	padding: 5px;
	width: 475px;
	background: url(/images/Tabs/SearchBar.png) no-repeat top left;
	height: 54px;
	float: left;
	behavior: url(/css/iepngfix.htc);
}
#mySearchArea .mySearchTextArea
{
	width: 400px;
	height: 20px;
	border: 0px;
	color: #A6A6A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	padding: 0 4px;
	margin-top: 2px;
}

#mySearchButton
{
    float: left;
    height: 56px;
    margin-top: 6px;
    margin-left: -47px;
}

#mySeachLinks
{
    margin-left: 6px;
    margin-bottom: -5px;
}

#mySeachLinks .filterButton
{
    margin: 0 0 -1px -2px;
}

#mySeachLinks a
{
	font-size: 14px;
	text-decoration: none;
	color: #525454;
}

#advSearch
{
	width: 103px;
	height: 14px;
	z-index: 998;
	margin-left: 367px;
	cursor: pointer;
}

#PhoneNumber
{
	clear: both;
	display: block;
	z-index: 999;
    font: bold 18px arial; 
    color: #444; 
    letter-spacing: -1px;
    float: left;
    margin-left: 495px;
    margin-top: -90px;
    padding: 0;
}

#register
{
	clear: both;
	display: block;
	z-index: 999;
    font: bold 12px arial; 
    color: #444; 
    float: left;
    margin-left: 550px;
    margin-top: -102px;
    padding: 0px;
    height: 28px;
    min-width: 200px;
    
}

.regLeft
{
	behavior:url(/css/iepngfix.htc);
	width: 5px;
	float: left;
	height: 28px;
	background: transparent url(https://www.williamsauction.com/images/registration/Left.png) no-repeat top left;
}
.regWindow
{
	float: left;
	height: 21px;
	text-align: center;
	background-color: #FFF;
	padding-right: 5px;
	padding-top: 7px;
}
.regWindow a
{
	color: #444;
	text-decoration: none;
}
.regWindow a:hover
{

}
.regRight
{
	behavior:url(/css/iepngfix.htc);
	width: 5px;
	float: left;
	height: 28px;
	background: transparent url(https://www.williamsauction.com/images/registration/Right.png) no-repeat top left;
}


* html #mySearch
{ 
	margin: 10px 0 0 275px;
	width: 550px;
} 

*html #register
{
	margin:  10px 0 0 0;
	padding: 0;	
	float: right;
	behavior:url(/css/iepngfix.htc);
}

*html .regWindow
{
	height: 27px;
	behavior:url(/css/iepngfix.htc);
	padding-right: 5px;
	padding-top: 3px;
}

/* REGION IE6 END    */

