/*	Common - Fuel Industries Stylesheet
================================================================================*/
	
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td 
{ margin: 0; padding: 0; }	

h1, h2, h3, h4, p 
{ text-align: left; }

ol, ul ,li { list-style-type:none; }
table      { border-collapse: collapse; border-spacing: 0; } 
img        { border: 0; }

.clear { clear: both; height: 0px; overflow: hidden; visibility: hidden; }

.left  { float: left;  }
.right { float: right; }

.red { color: #8d1600; }

.nomargin  { margin: 0; }
.nopadding { margin: 0; }

.textleft  { text-align: left; }
.textright { text-align: right; }