* { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; }

#navigation {
	position:fixed;
	bottom:0px;
	right:0px;
	background-color:#000;
	padding:5px 8px;
}
#navigation a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
#navigation a.current {
	color:#F60;
}
#header, #content, h1 {
	width:700px;
	margin:auto;
	overflow:hidden;
}
#header {
	position:relative;
	border-bottom:4px solid #000;
	margin-bottom:15px;
}
#header h2 {
	position:absolute;
	bottom:0px;
	right:0px;
	padding:4px 8px 0px 8px;
	background-color:#000;
	color:#FFF;
}
#header img {
	display:block;
}
h1 {
	border-bottom:10px solid #000;
	letter-spacing:-5px;
	line-height:40px;
	height:37px;
	margin-top:20px;
	font-weight:normal;
	font-size:3em;
}
h1 span {
	color:#AAA;
}
#main-article {
	float:left;
	width:480px;
}
#main-article p {
	font-size:0.9em;
	margin-bottom:10px;
}
#sidebar {
	text-align:right;
	float:right;
}
#sidebar ul {
	margin-bottom:15px;
	list-style:none;
}
#sidebar a { display:block; text-indent:-1000px; font-size:1px; letter-spacing:-1000em; text-decoration:none; overflow:hidden; width:128px; margin:20px auto 0px; }
#sidebar a.opera { background:url(/blocked/m/img/widget_icon.png) no-repeat 0px 0px; height:128px; }
#sidebar a.iphone { background:url(/blocked/m/img/app_store_med.png) no-repeat 0px 0px; height:42px; }
#sidebar a.getopera { background:url(http://promote.opera.com/opera9/125x125opera9.gif) no-repeat 0px 0px; height:125px; }