img 
{
	border: 0px;
}

/*
-----------------------------------------------------------------------
 El Paso Saddlery Div Styles:
-----------------------------------------------------------------------
*/

#HolstersB {
	width:450px;
	height:200px;
	position: absolute;
	top:366px;
	left:389px;
}

#FooterB 
{
	margin-bottom:0px;
	padding: 6px;
	background-color:Black;
	width:99%;
	text-align:right;
	border:0px;

}

/*
-----------------------------------------------------------------------
 Image Rotator Style:
-----------------------------------------------------------------------
*/
a.frontLink
{
	display: none;
}

img.front
{
	position: absolute;
	width: 450px;
	height: 200px;
	left: 0px;
	top: -203px;
}

img.back
{
	position: absolute;
	width: 450px;
	top:-203px;
	left:0px;
	height: 200px;
}
