﻿
div.editortitle
{
	background-image: url(images/EditorTitleBar.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 0px;
	height: 30px;
	cursor: hand; 	
}
div.editorbody
{
	padding:0px;
	border-left:1px solid #AAAAAA;	
	border-right:1px solid #AAAAAA;	
	border-bottom:1px solid #AAAAAA;	
}
