/* ------------------------------------------ */
#contentleftwrapper 
{
	width: 26.8em;
	float: left;
	overflow:hidden;	
}
#treenav 
{
}
#contentrightwrapper 
{
	width: 56.3em;
	float: right;	
	overflow:hidden;
}
#contentrightmid 
{
	width: 36.6em;
	float: left;		
}
#content img
{
	padding:10px !important;
}
#contentright
{
	width: 18.7em;
	float: right;		
}
/* ------------------------------------------ */
#visual
{
	width: 84em;
	margin-left: 1.8em;
	margin-right: 1.8em;
}

/* RADTREEVIEW OVERRIDES */

#contentrightwrapper .RadTreeView_Default, #contentrightwrapper .RadTreeView_Default a.rtIn, #contentrightwrapper .RadTreeView_Default .rtEdit .rtIn input
{
    font-size:1.0em;
}
