/*  Reset Stupid Browsers */

body, div, img, ul, li, ol, p, form, a, h1, h2, h3, h4, h5, blockquote, table, tbody, tfoot, thead, tr, th, td { 	border:0; outline:0;margin:0; padding:0; }

table { border-collapse: collapse; border-spacing: 0; }

/*  My Default Clearing Method */

div { margin:auto; overflow:hidden; }

/*  The Usual Suspects - Classes Save Me Time, Effort and Such   */

.left { float:left; display:inline; }

.right { float:right; display:inline; }

/*  For Development Purposes Only ~ Don't Forget to Remove  */

.test { background:none !important; background-color:#900 !important; opacity:0.5 !important; }
