﻿.browse-element #browsecontent 
{
    width:300px;
}

.browse-element #browsecontent DIV
{
    padding:4px 4px 4px 4px;
}

.browse-element #textbox DIV 
{
    border:1px solid lightgrey;
   
    height:48px; 
}

.browse-element #imagebutton 
{
    background-color:lightgrey;
    width:20px !important;
}

.browse-element #imagebutton INPUT
{
	height:26px;
width:26px;
	}

#browsebuttons
{
    padding:10px;width:620px;
    text-align:right;
}

#browsebuttons INPUT
{
	background-image:url(image.button?width=80&height=26&border=928A65&start=928A65&end=928A65&radius=4);
border:0 solid transparent;
color:White;
height:26px;
width:80px;
}

 