/*--|||||||||||||||||||||||||||||||||||||||
/*
*	Pixel Ink +
*	
*	Creative Studio Website
*	
*	Handcoded : Custom Design
*
*	Created: 6/11/10
*	Finished:
*
*	Author: Matt Kraft [MK.215]
*
|||||||||||||||||||||||||||||||||||||||--*/

/***************************	
*	MISC GENERAL STYLES
*	
*	Matthew Kraft
*	Orig Creation: 03/13/09
*
***************************/

/*--||||||||||||||||||||||||||||||||||||||||||||||||||||--*/

/*--| BOF Misc Styles |--*/



.u {text-decoration:underline;}

.b {font-weight:bold;}

.i {font-style:italic;}

.c {text-align:center;}

.r {text-align:right;}

.l {text-align:left;}

.fr {float:right;}

.fl {float:left;}

.clear {clear:both;}

.off {display:none;} /* class="off" */

.outline {border:1px solid #F00;} /* class="outline" */

.red {color:#c00;}

.sml {font-size:.7em;}

.lrg {font-size:1em;}



/*--| START font-sizes (em) |--*/

.size_pt5m {font-size:.5em;}

.size_pt6m {font-size:.6em;}

.size_pt7m {font-size:.7em;}

.size_pt8m {font-size:.8em;}

.size_pt9m {font-size:.9em;}

.size_1m {font-size:1em;}

.size_1pt1m {font-size:1.1em;}

.size_1pt2m {font-size:1.2em;}

.size_1pt3m {font-size:1.3em;}

.size_1pt4m {font-size:1.4em;}

.size_1pt5m {font-size:1.5em;}

/*--| END font-sizes (em) |--*/



/*--| START font-sizes (px) |--*/

.size_8px {font-size:8px;}

.size_9px {font-size:9px;}

.size_10px {font-size:10px;}

.size_11px {font-size:11px;}

.size_12px {font-size:12px;}

.size_13px {font-size:13px;}

.size_14px {font-size:14px;}

.size_15px {font-size:15px;}

.size_16px {font-size:16px;}

.size_17px {font-size:17px;}

.size_18px {font-size:18px;}

.size_19px {font-size:19px;}

.size_20px {font-size:20px;}

/*--| END font-sizes (px) |--*/




/*--| EOF Misc Styles |--*/

/*--||||||||||||||||||||||||||||||||||||||||||||||||||||--*/
