.mce_plugin_cforms_img{
	background:url(../images/cformsmce.gif) no-repeat 5px center;
	border:0;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	width:80%;
	display:block;
	padding:0.3em 0 0.3em 120px;
}
#cforms div.panel_wrapper{
	display:block;
	height:52px;
	overflow:visible;
	width:99%;
	padding:0;
	background:white url(../images/cfii.gif) no-repeat right 1px;
}
#cforms div.panel_wrapper div.current{
	display:block;
	height:52px;
	overflow:visible;
	width:100%;
	padding:15px 0 0 10px;
}
#cforms div.panel_wrapper div.current table {
	font-size:13px;
}
#cforms td.cflabel{
	font-size:12px;

}
#cforms td.cfinput{
	padding-left:10px;
}
#cforms td.cfinput select {
	font-size:12px;
	width:210px;
}
#cforms div.mceActionPanel{
}
#cforms #cancel,
#cforms #insert{
	width:120px!important;
}
#cforms .tabs {
	width:99.3%!important;
}