#ui-utilityPage
{
	margin-left:10px;
}

.horizontalLine {
	
	background: none repeat scroll 0% 0% #000000;
    height: 1px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
	
}

.locatorfield {
    height: 37px;
    margin-right: 0;
    width: 100%;
    background: white;
	border: 1px solid #ccc;
}

.locatorfield input{
	background: url("/03images/chameleon/frame/transparent.png") repeat scroll 0 0 transparent;
    /* border: none;
	position: absolute; */
    height: 37px;
	width:100%;
	text-indent: 0;
}

.locatorfield p {
    color: #707070;
    height: 37px;
    line-height: 37px;
    margin: 0 0 0 4px;
    position: absolute;
    padding: 0;
    text-indent: 10px;
}


.locatorfield .input-input
{
	border: none;
}
.locatorfield .formElementWrapper
{
	padding: 0;
	position: absolute;
}
.locatorfield .input-container-inner
{
	padding:0;
}
#ui-utilityPage .input-wrapper
{
	background: none;
	margin-left: 20px;
	position: relative;
	width: 60%;
	float: left;
}
#ui-utilityPage .ui-button 
{
	position: relative;
	width: 100px;
	height: 28px;
	float: left;
	background: #ff9900;
	text-align: center;
	margin: 5px 0 0 10px;
}

#ui-utilityPage .ui-button .ui-buttonLabel 
{
	position: relative;
	width: 100px;
	height: 25px;
	margin-top: 6px;
	color: white;
}
#ui-utilityPage .input-container {
    width: 100%;
}


#branchLocatorearchResults
{
	clear:both;
	width: 100%;
	margin-top: 20px;
}

.ui-locators-single-infoblock #branchLocatorearchResults h4
{
	color: #333333;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    /* padding-left: 20px; */
}

#branchInput
{
	padding: 0 0 0 10px;
}

#productSingleRightContent .contentMargin #branchLocatorearchResults p
{
font-size: 14px;
height: auto;
line-height: 17px;
padding-left: 0px;
padding-right: 20px;
position: relative;
margin: 0 0 0 0;
}

#branchLocatorearchResults h4
{
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 0px;
	font-family: FNBSansLight;
	color: #7E7E7E;
	letter-spacing: 2px;
}

#branchLocatorearchResults h4 strong
{
	font-family: FNBSansLight;
}

.branchResultGroup
{
	margin-bottom: 20px;
}

#content {
overflow: inherit;
}

.locatorfield div
{
	width: 99.5%;
	}
	
	
.locatorfield div
{
	width: 99.5%;
}

#generator-wrapper .formElementContainer {
	width: auto;
}

.bold-text{
	font-family: FNBSansBold;
}