/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {margin: 0;	padding: 0;}
img, fieldset {	border: 0;}
/* set image max width to 100% */
img {max-width: 100%;height: auto;width: auto\9; /* ie8 */}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {   display: block;}
/** General Styling **/
body {font: normal 12px Arial, Helvetica, sans-serif;color: #000;margin:0px; padding:0;}
a {color: #4D4D4D;text-decoration: none;outline: none;}
a:hover {text-decoration: underline;}
p {	margin: 0;	padding: 0;}
/* list */
ul, ol {/*margin: 1em 0 1.4em 24px;*/padding: 0; list-style:none;}
li {padding: 0; list-style:none;}
/* reset webkit search input styles */
input[type=search] {-webkit-appearance: none;outline: none;}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {display: none;}
a:hover { text-decoration:none;}



