﻿.UPRSearchButton
	{
	background-image:url(/portals/3/images/buttons-and-icons/sigma-search-button.gif)
	; background-color: transparent
	; background-repeat:no-repeat
	; margin: 0px 0px 0px 5px
	; width:60px
	; height:21px
	; cursor: pointer
	}

.UPRLabelSearch
	{
	margin: 0px 5px 0px 0px
	; padding: 0px
	; border: 0px
	; color: white
	; font-family: Verdana
	; font-size: 0.75em
	; font-weight: bold
	; display: none
	}
.UPRSearchBox
	{
	width:235px
	; border: 0px
	; padding: 0px
	; margin: 0px 0px 2px 2px
	; border-style: none
	; height: 15px
	; vertical-align: bottom
	}

#UPRSearchDIV
	{
	background-image:url(/portals/3/images/buttons-and-icons/sigma-search-entry.gif)
	; background-repeat: no-repeat
	; width: 570px
	; height: 21px
	; margin: 0px 0px 0px 0px
	; text-align: right
	; float: right  
	}
