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,b, u, i, center,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;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
.floatLeft {float: left;display: inline;}
.floatRight {float: right;display: inline;}
.clear {clear: both;}
a {text-decoration: none;}
#tooltip{
	background: transparent url(../images/bg-thumbnail-span.jpg) repeat-x top left;
	position:absolute;
	border:1px solid #0E1C26;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding:10px;
	color:#fff;
	font-size: 12px;
	display:none;
	}
.no-right-margin {margin-right: 0px !important;}
.no-bottom-margin {margin-bottom: 0px !important;}