﻿a {
cursor:pointer;
cursor:hand;
}

ul.BeArrow
{
	list-style-image: url(../images/Be/arrow.jpg);

}

.BeTextBoxMed
{
	width: 157px;
}
.BeMedText
{
	font-size: 10px;
}
.BeSmallText
{
	font-size: 8px;
}
.BeNavText
{
	font-size: 11px;
}
.BeHeader
{
	font-size: 20px;
}
.BeProduct
{
	color: #000000;
	font-weight: bold;
}
.BeRight
{
	float: right;
	margin: 10px;
}
.BeLeft
{
	float: left;
	margin: 10px;
}
.BeFindStoresGrid
{
	width: 100%;
	*width: 92%; /* IE6 and IE7*/
}

