/* ---------------------------------------------------------------------------------------------- */
/* FlexEditor Document StyleSheet				                                                  */
/* ---------------------------------------------------------------------------------------------- */
.fwBorderTABLE{
	border:1px dashed #C0C0C0;
}

.fwBorderFORM{
	border:1px dashed #FF0000;
}

.fwBorderA{
	border:1px dashed #0000FF;
}

.fwBorderIMG{
	border:1px dashed #0000FF;
}

.fwBorderDIV{
	border:1px dotted #666666;
}

.inpCheckBox{
	border:0px;
	background:none;
	vertical-align:middle;	
}