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;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;background: transparent;}:focus {outline: 0;outline: none;}body {line-height: 1;color: black;background: white;}ol, ul {list-style: none;}table {border-collapse: collapse;border-spacing: 0;}caption, th, td {text-align: left;font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}a:focus, button:focus {outline: none;}.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

body {
	background: #fff;
	color: #737373;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: url(../images/panel_back.jpg) 0 70px;
}

#widget {
	width: 225px;
	height: 350px;
	position: relative;
}

#header {
	padding: 7px 7px 10px 7px;
	height: 28px;
	margin-top: 8px;
	margin-bottom: 10px;
}

a {
	color: #626262;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: oblique;
}

#header img {
	float: left;
	margin-right: 9px;
}

#header h1 {
	color: #000;
	font-size: 18px;
	padding-top: 12px;
	font-weight: bold;
}