/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,ol,li,pre,form,fieldset,p,blockquote,th,td,img{margin:0;padding:0;}
body{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

.clear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
} 
/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
/* End hide from IE-mac */
.clear {
	display:inline-block;
} 
/* Hide from IE Mac \*/ 
.clear {
	display:block;
} 
/* End hide from IE Mac */


/* HTML EDITOR STYLES  */
strong {font-weight: bold;}
em {font-style: italic;}
u {text-decoration: underline;}

/*ol{list-style-type:decimal; margin-left: 20px !important; margin-left: 23px; list-style-position:inside;}
ul {margin-left: 16px; list-style-position: inside; list-style-type:circle;}*/
