.control_box { margin-bottom: 8px; }

form
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.normal
{
	font-family: arial;
	font-size: 10pt;
}

.error { color: red; }

.small_cell
{
	font-family: arial;
	font-size: 8pt;
}

.cmsTitleArea { margin-top: 8px; }



#controls
{

	width:400px;
	position:absolute;
	margin-left:225px;
	margin-top:210px;


}

.cmsTextarea
{
	margin-top: 8px;
	padding: 0;
	width: 400px;
	height: 280px;
	font-family: arial;
	font-size: 12px;
}


.menuBarText
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.text_button { /*  no style yet */ }

.browse_button
{
	color: black;
	background-color: lightyellow;
	border-width: 1px;
	border-color: green;
	font-family: arial;
	font-size: 8pt;
}
