/* css file linuxdoc.org howtos */
div#LinuxDocHead{
	background-color:#356FCB; 
	padding:10px; 
	margin-bottom:4px; 
	border-bottom:8px solid #000;
}
div#LinuxDocHead a{
	color:#fff;
	text-decoration:none;
	font-size:16pt;
}
div#gsearchform {
	margin-bottom:10px;
}

div#wrapper {
	max-width:860px;
	margin:0 auto;
}

div#revive-leaderboard, div#revive-skyscraper{
	border:1px solid black;
	background:#335588;
}

div#revive-leaderboard{
	width:728px;
	height:90px;
	margin-left:auto;
	margin-right:0px;
	margin-bottom:10px;
}

div#revive-skyscraper{
	position:absolute;
	top:141px;
	left:50%;
	margin-left:430px;
	width:120px;
	height:600px;
}
