﻿
/* Global Reset Elements */


*, html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0px;
	outline: 0px;
	margin-left: 0px;
	margin-right: 0px;
    margin: 0px;
}

/* Clear */

.clear {
clear: both;
} 

.bottom_clear {
clear: both; 
}

/* Images */


img {
border: 0;
}