.ssd-resellerapp-label input
	{	
    font-family: Verdana
	; font-size: 0.7em
	; font-weight: bold
	; border-color: white
	; border-style: solid
	; width: 95%
	; background-color: white
	; cursor: default
	; text-align: right
	}
	
.ssd-resellerapp-entry
    {
    font-family: Verdana 
    ; font-size: 0.7em
    }
	
.ssd-resellerapp-entry input
    {
    width: 90%
    }
    
.ssd-resellerapp-entry select
    {
    width: 90%
    }
    
.ssd-resellerapp-entry textarea
    {
    width: 90%
    ; font-family: Verdana 
    }
    
.ssd-resellerapp-rowspacer
    {
    height: 10px
    }    
    
.ssd-resellerapp-submit
    {
    background-image: url('/portals/3/images/buttons-and-icons/submit-button.jpg')
    ; width: 90px
    ; height: 25px
    ; margin-right: 50px
    ; border: none 0px white
    ; cursor: pointer
    }
