hr {                
color: #006eae;     
height: 1px;        
width: 100%;        
border: 0px;        
background: #006eae;
}

/**********************************
** file browser 
***********************************/

.swFileBrowser *
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
}

.swFileBrowser .head
{
	font-size: 12px; 

        font-weight: bold;
}

.swFileBrowser a
{
	color: black;
	text-decoration: none;
}

.swFileBrowser a:hover
{
	color: black;
	text-decoration: underline;
}
