﻿.UPRSearchButton
	{
	background-image:url(/portals/1/images/buttons-and-icons/go.gif)
	; background-color: transparent 
	; background-repeat:no-repeat
	; margin: 0px 0px 0px 5px
	; width:20px
	; height:20px
	; cursor: pointer
	}

.UPRLabelSearch
	{
	margin: 0px 5px 0px 0px
	; padding: 0px
	; border: 0px
	; color: white 
	; font-family: Verdana 
	; font-size: 0.75em
	; font-weight: bold 
	}
.UPRSearchBox
	{
	width:35%
	; border: 0px
	; padding: 0px
	; margin: 0px
	; border-style: none 
	; height: 20px
	; vertical-align: bottom 
	}

#UPRSearchDIV
	{
	margin: 5px 0px 0px 0px
	; text-align: -moz-center
	}

