div.BeanForm 
{
	border: 1px solid #DDDDDD;
}
div.t-beaneditor-head
{
	display:none;
}
div.t-beaneditor-head-img
{
	float:left;
}

div.t-beaneditor {
	background-color: #F1F1F1;
	border:none;
}
div.t-beaneditor-row
{
	padding-bottom:10px;
}


div.bottombuttons
{
	clear:both;
	background-color:#F1F1F1;
}
div.savebutton
{
	position:absolute;
	left:100px;
}
div.cancelbutton
{
	position:relative;
	left:300px;
}
div.bottombuttons table {
	border:0;
	empty-cells:hide;
}
tr.box_t, td.box_cl, td.box_cr, tr.box_b
{
	display:none;
}
td.box_cc 
{
	border:0;
}
tbody td {
	background-color:transparent;
}

body {
	font-size: 100%;
}