 
img,body,html {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

.ext-el-mask {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity = 50);
	width: 100%;
	height: 100%;
	zoom: 1;
}

 
.x-form-text,textarea.x-form-field {
	padding: 1px 3px;
	background: repeat-x 0 0;
	border: 1px solid;
}

.x-form-text,.ext-ie .x-form-file {
	height: 22px;
	line-height: 18px;
	vertical-align: middle;
}

.ext-ie6 .x-form-text,.ext-ie7 .x-form-text {
	margin: -1px 0;  
	height: 22px;  
	line-height: 18px;
}

.ext-strict .x-form-text {
	height: 18px;
}
 
.x-small-editor .x-form-text {
	height: 20px;
	line-height: 16px;
	vertical-align: middle;
}

.ext-ie6 .x-small-editor .x-form-text,.ext-ie7 .x-small-editor .x-form-text
	{
	margin-top: -1px !important;  
	margin-bottom: -1px !important;
	height: 20px !important;  
	line-height: 16px !important;
}

.ext-strict .x-small-editor .x-form-text {
	height: 16px !important;
}

.ext-ie6 .x-small-editor .x-form-text,.ext-ie7 .x-small-editor .x-form-text
	{
	height: 20px;
	line-height: 16px;
}

.ext-border-box .x-small-editor .x-form-text {
	height: 20px;
}

.ext-webkit .x-small-editor .x-form-text {
	padding-top: 3px;
	font-size: 100%;
}
 
.ext-border-box .x-toolbar-cell .x-form-text {
	margin-bottom: -1px !important;
}

.ext-border-box .x-toolbar-cell .x-form-field-wrap .x-form-text {
	margin: 0 !important;
}

.ext-ie .x-toolbar-cell .x-form-text {
	position: relative;
	top: -1px;
}

.ext-strict .ext-ie8 .x-toolbar-cell .x-form-field-trigger-wrap .x-form-text,.ext-strict .ext-ie .x-toolbar-cell .x-form-text
	{
	top: 0px;
}
 
.ext-border-box .x-toolbar-cell .x-form-text {
	margin-bottom: -1px !important;
}

.ext-ie .x-props-grid .x-editor .x-form-text {
	position: static;
	top: 0;
}

.x-form-text,textarea.x-form-field {
	background-color: #fff;
	background-image: url(../images/text-bg.gif);
	border-color: #b5b8c8;
	color:#444;
}

 
.newcflag
{
	padding-top: 5px;
	margin: 5px;
	width: 100px;
	height: 80px;
	border: 1px solid #ccc;
	position: relative;
	z-index: 1000;
	background-color: #ffffcc;
	float:right;
}

 

 