/** RESET **/

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, acronym, address, big, cite,
em, img, small, strong,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

.clear {clear:both;}
a{
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	cursor:pointer;
}

button:hover{
	cursor:pointer;
}

.left{
	float:left;
}

.fb_iframe_widget {
	top:41px;
	left:125px;
}

.right{
	float:right;
}

.wid_fixed{
	width:962px;
}

h1 { font-size: 18px; }
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }
