#header
{
	margin: 0;
	padding: 0 16px;
	background: #003399 url(../../images/es_MX/common/headerbg.jpg);
	height: 84px;
}

#searchbar #searchArea button
{
	width: 61px;
	height: 18px;
	padding: 0;
	margin: 0 0 0 4px;
	background: #B3B3B3 url(../../images/es_MX/common/search.gif);
	border: none;
	cursor:pointer;
}

#productsList button
{
	width: 80px;
	height: 18px;
	padding: 0;
	margin: 0 0 0 4px;
	background: #CCD6EB url(../../images/es_MX/products/compare.gif);
	border: none;
	cursor:pointer;	
}

#productsList #yellowbkgnd button
{
	width: 80px;
	height: 18px;
	padding: 0;
	margin: 0 0 0 4px;
	background: #CCD6EB url(../../images/es_MX/products/compare_yellow_bkgrd.jpg);
	border: none;
	cursor:pointer;	
}

#midTopNav, #rightTopNav
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	position: relative;
	left: 55px;
}

#tabList button
{
	width: 80px;
	height: 18px;
	padding: 0;
	margin: 0 0 0 4px;
	background: #CCD6EB url(../../images/es_MX/products/compare.gif);
	border: none;
	cursor:pointer;	
}

#midTopNav
{
   margin-left:40px;
}

