.onsite-error
{color:#FF0000}
.onsite-textbox,
.onsite-textareabox,
.onsite-simple-richtext
{ font-family:Verdana, sans-serif; font-size:10px; color:#000000; text-decoration:none; font-weight:normal; width:100%}

.onsite-textareabox
{
	height:55px
}

.onsite-form
{
	width:100%
}
.onsite-document
{
	width:100%
}

.onsite-ingress-textbox
{
	width:100%;
	height:55;
}

.onsite-simple-richtext
{
	height:150;
}

.onsite-title-textbox
{
	width:100%;
}

.onsite-richtext
{
	width:100%
}


.onsite-form-subform,
.onsite-form-photoalbum,
.onsite-form-title,
.onsite-form-ingress,
.onsite-title,
.onsite-documentimage,
.onsite-form-attachment,
.onsite-form-attachments,
.onsite-ingress,
.onsite-documentsearch,
.onsite-documentviewuser
{
	width:100%;
	background-color:#F1F1F1;
	border-bottom:#C8C8C8 1px solid;
	border-left:#C8C8C8 1px solid;
	border-right:#C8C8C8 1px solid;
	border-top:#C8C8C8 1px solid;
	font-family:Verdana;
	font-size:9px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	margin-bottom:5px
}
.onsite-form-richtext
{
	margin-bottom:5px
}


.onsite-document-toolbar,
.onsite-document-edittoolbar,
.onsite-sitedirectory-toolbar
{
	width:100%;
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	margin-bottom:5px
}

.onsite-document-toolbar img, 
.onsite-document-toolbar input,
.onsite-document-edittoolbar img, 
.onsite-document-edittoolbar input,
.onsite-sitedirectory-toolbar img, 
.onsite-sitedirectory-toolbar input
{
	margin: 2;
}

.onsite-sitedirectory-toolbar
{
	margin-bottom: 15px
}


.tree{
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	background-color:White;
}

table.toolbar
{
	border-top:solid 1px #f9f9f9;
	border-bottom:solid 1px #f9f9f9;
	clear:both;
	width:100%;		
	height:20px;
	margin-bottom:2px;
}

table.toolbar td 
{
	padding:2px;	
}


table.EVENT input 
{
	width:150px;	
}