@charset "UTF-8";

/* 	Site	Dodge Moving & Storage
	URL		http://www.dodgemoving.com/
	CSS		Global Reset and Tricks
	
	Author	TMP Directional Marketing
	............................................ */

* { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }
ol, ul, li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h5, h5, h6 { font-size: 100%; }
a { outline: none; } /* Gets rid of Firefox's dotted borders */
a img { border: none; } /* Gets rid of IE's blue borders */