* {
	margin:0;
	padding:0;

}
html, body {
	height:100%;
	width:100%;
	margin:0; padding:0;
	background-color:#FFFFFF;

}

img { border:0;border-style: none; }


P {

}


#logo {
	position:absolute;
	top:0px;
	right:0px;
}

#update {
	position:absolute;
	left:180px;
	top:8px;

	font-family: Tahoma,Arial;
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
	color: #808080;
	line-height:18px;
}

#ticker {
	position:absolute;
	left:180px;
	width:450px;
	height:50px;
	top:42px;

}
