
/*-----------------------------
RESET
-----------------------------*/
html, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}

img{border:0px;}
form{display:inline;}

p{margin-top:5px; margin-bottom:15px; line-height:20px;}

.clearfix{clear:both;}

.mce-content{word-wrap: break-word;}
.mce-content ul{list-style-type:disc; margin-left:30px; padding:5px 0 15px 0; line-height:20px;}
.mce-content ol{list-style-type:decimal; margin-left:30px; padding:15px 0 15px 0; line-height:20px;}
.mce-content table{margin:15px 0 15px 0;}

.none{display:none;}
.block{display:block;}
.center{text-align:center;}

.error{border:1px solid #BB0000 !important; background-color:#FAEBEB;}

.em{font-style:italic;}
.blink{text-decoration:blink;}

.fltl{float:left;}
.fltr{float:right;}

.note{font-size: 12px;}
.red{color:#a00;}
.center{text-align: center;}	

