#notesWidget {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

#notesWidget * {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#notesWidget table {
	width: 100%;
}

#notesWidget th.topleft {
	background: url(../images/widget/lcn_wid_tl.gif) top left no-repeat;
	height: 30px;
	width: 3px;
}

#notesWidget th.topright {
	background: url(../images/widget/lcn_wid_tr.gif) top right no-repeat;
	height: 30px;
	width: 3px;
}

#notesWidget th.topcenter {
	text-align: right;
	background: url(../images/widget/lcn_wid_tc.gif) top repeat-x;
	height: 30px;
	width: 100%;
}

#notesWidget td.middleleft {
	background: url(../images/widget/lcn_wid_cl.gif) top left repeat-y;
	width: 3px;
}

#notesWidget td.middleright {
	background: url(../images/widget/lcn_wid_cr.gif) top right repeat-y;
	width: 3px;
}

#notesWidget td.bottomleft {
	background: url(../images/widget/lcn_wid_bl.gif) bottom left no-repeat;
	width: 3px;
	height: 3px;
}

#notesWidget td.bottomcenter {
	background: url(../images/widget/lcn_wid_bc.gif) bottom repeat-x;
	height: 3px;
}

#notesWidget td.bottomright {
	background: url(../images/widget/lcn_wid_br.gif) bottom right no-repeat;
	width: 3px;
	height: 3px;
}

#notesWidget td.content p{
	margin: 5px;
	font: normal 8pt Arial, Helvetica, Sans-Serif;
}

#notesWidget td.content p.dateupdated {
	margin: 5px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	font: bold 8pt Arial, Helvetica, Sans-Serif;
}

#notesWidget td.content p.dateupdated label {
	font: normal 8pt Arial, Helvetica, Sans-Serif;
	color: #666666;
}

#notesWidget td.content p.button {
	margin: 5px;
	text-align: right;
}

#notesPageSpread {
	float: left;
	margin: 0;
	padding: 0;
	width: 555px;
	height: 220px;
	background: url(../images/backgrounds/background_frontpage_headlines.gif) top left no-repeat;
}

#notesPageSpread div.news {
	margin: 40px 6px 6px;
	padding: 0;
}

#notesPageSpread div.button {
	float: right;
	clear: left;
	margin: 10px 6px 6px;
	padding: 0;
}

#notesPageSpread div.dateupdated {
	float: left;
	margin: 10px 6px 6px;
	padding: 0;
}

#notesPageSpread div.dateupdated label {
	font: normal 8pt Arial, Helvetica, Sans-Serif;
	color: #666666;
}

div.infoWidget {
	margin: 0px;
	padding: 0px;
	width: 250px;
}

div.infoWidget div.infoMid {
	margin: 0px 20px 0px 0px;
	padding: 2px 4px;
	width: 100%;
	background: url(../images/widget/hpic_mid.gif) top left repeat-y;
}

div.infoMid p.info {
	font: normal 6pt/10pt Arial, Helvetica, Sans-Serif;
}

div.infoWidget div.infoBtm {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 5px;
	background: url(../images/widget/hpic_btm.gif) top left no-repeat;
}

div.infoWidget div.infoTop {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 26px;
	background: url(../images/widget/hpic_top.gif) top left no-repeat;
}

#fixtureWidget, #resultWidget {
	float: right;
	margin: 0px 45px 5px auto;
}

#fixtureWidget div.infoMid *, #resultWidget div.infoMid * {
	font: normal 8pt/12pt Arial, Helvetica, Sans-Serif;
}

#fixtureWidget div.infoMid p, #resultWidget div.infoMid p {
	margin: 0px 5px;
}

#fixtureWidget div.infoMid p label, #resultWidget div.infoMid p label {
	margin: 0px 10px 0px 0px;
}

#fixtureWidget div.infoTop {
	background: url(../images/widget/hpnf_top.gif) top left no-repeat;
}

#resultWidget div.infoTop {
	background: url(../images/widget/hplr_top.gif) top left no-repeat;
}