/********************************************************
PRECLEAR - StickCreations.com - updated 10-31-2016
********************************************************/
* {	position:relative;margin:0px;padding:0px;outline:none; -webkit-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;text-shadow: 1px 1px 1px rgba(0,0,0,0.004);} /*removes ugly outline, stops iphone from resizing copy, font weight fix */
p {	margin:0px 0px 5px 0px;}
b, strong { font-weight:bold;}
i, em { font-style:italic;}
textarea {resize:none;}  /* removes resize option */
img { border:0px;vertical-align:top;} /*vertical fixes ie spacing */
img {
	-webkit-touch-callout: none; 
	-webkit-user-select: none; 
	-khtml-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none; 
	user-select: none; 
} /* disable ugly select */
form, fieldset, table  { border:0px;}
table {border-collapse: collapse;border-spacing: 0;}
input { box-shadow:none; box-shadow:0px;border:0;border-radius: 0;}
sup { font-size:50%!important;font-family:inherit;}
.ui-loader { display:none;}
.tiny .hide_tiny { display:none;}
.show_tiny { display:none;}
.tiny .show_tiny { display:block;}