﻿/****************************
* Default HTML Elements		*
****************************/
.anzalduas a
{
	background-position: 0px 0px;
}

.anzalduas a:hover
{
	background-position: -185px 0px !important;
}

.hidalgo a
{
	background-position: 0px -55px;
}
.hidalgo a:hover
{
	background-position: -185px -55px !important;
}

.ezcross a
{
	background-position: 0px -110px;
}
.ezcross a:hover
{
	background-position: -185px -110px !important;
}

.bridgecam a
{
	background-position: 0px -165px;
}
.bridgecam a:hover
{
	background-position: -185px -165px !important;
}

/****************************
*	Tabs					*
****************************/
.tab
{
	padding: 0px 15px;
}

#maincol .tab h3
{
	font-size: 2.5em;
	font-weight: normal;
	margin-top: 5px;
	padding: 2px 40px 2px 0px;
	margin-right: 25px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
}

.tab p
{
	font-size: 1.2em;
}

#agriculture h3
{
	background-image: url('images/wineyard.png');
}

#customs h3
{
	background-image: url('images/customs.png');
}

#immigration h3
{
	background-image: url('images/regroup.png');
}

#prohibited h3
{
	background-image: url('images/prohibited.png');
}

#permitted h3
{
	background-image: url('images/permitted.png');
}

.border
{
	background: transparent url('images/recentbg.png') repeat;
	clear: both;
	border: 2px solid #4468C3;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
}


.bridges a img
{
	border: 1px solid #999;
	margin: 10px 15px;
	padding: 5px;
}

.doclist ul li
{
	 clear: none !important;
}
