html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
div.clear
{
    clear:both;
}

body 
{
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.imgLeft {float:left;}

div.imgLeftProduct 
{
    float:left; 
    margin-right:20px; 
    margin-bottom:20px; 
}

a {text-decoration:none;}
a:link, a:visited {color:#009ee0;}
a:hover {color:#000; text-decoration:underline;}
a:active {color:#000;}

.colorBlue {color:#009ee0;}
	
.topbar { 
    background: #FFF; 
    border-bottom: solid 2px #EEE; 
    padding: 3px 0; 
    text-align: center; 
    color: #000;
    z-index: 1000px;
}
