/* CSS Document */@import url("/alcc/style/contribute.css");html * {	margin:0;	padding:0;}body {	border-top:4px solid #000;	font: normal 85% "Lucida Grande", "Verdana", sans-serif;	background:#fff url("/wiki/images/body_bg.gif") 50% 0 no-repeat;	text-align:center;	}	a,a:link,a:visited {		color:#09f;		text-decoration:none;		}a:hover,a:hover visited{		text-decoration:none;		background-color:#09f;		color:#fff;		}		h1, h2, h3, h4 {	font-family:"Helvetica", "Arial", "Verdana", sans-serif; 	letter-spacing:-1px;	font-weight:bold;}h1 {	margin:10px 0;	font-size:220%;	line-height:.8em;	/*background-color:#ffc;*/	color:#000;	padding-left:14px;	}h2 {	font-size:180%;}h3 {	font-size:140%;	color:#666;}h4 {	font-size:120%;	color:#999;}h2, h3, h4, p, ul {	margin-left:8px;}p {	line-height:1.6em;}#container {	margin:0 auto;	text-align:left;	width:80%;}#header {	background:#09f url("/alcc/images/layout/header_bg.jpg") left top repeat-x; 	padding:12px;}#main_nav {	border-top:1px solid #fff;	background:#333 url("/alcc/images/layout/cnr_BL.gif") left bottom no-repeat; 	color:#fff;	padding:10px;}#main_nav ul li{	list-style: none outside none;	display:inline;	border-right:1px solid #999;	padding:0 8px 0 6px;	}	#main_nav a,#main_nav a:link,#main_nav a:visited {		color:#fff;		text-decoration:none;		}#main_nav a:hover,#main_nav a:hover visited{		text-decoration:none;		background-color:#333;		color:#ccc;		}#ls {	width:70%;	float:left;}#content {	padding:10px;}#content h2, #content h3, #content h4, #content p, #content ul {	margin-bottom:18px;}#breadcrumbs {	margin:10px;	background-color:#f5f5f5;	padding:10px;	margin-bottom:18px;}#content ul, content ol {	margin-left:38px;	list-style:outside disc none;}#content ul li{	margin-bottom:8px;	margin-left:0;	list-style:none outside url("/alcc/images/layout/li.gif");	line-height:1.4em;}#rs {	width:27%;	font-size:90%;	float:right;	background-color:#f5f5f5;	padding:10px;}#rs ul, rs ol {	margin-left:38px;	/*list-style:outside disc none;*/	font-size:90%;}#rs ul li{	margin-bottom:8px;	/*margin-left:22px;*/	list-style:none outside url("/alcc/images/layout/li.gif");}h3.firstH3 {	margin-top:18px;}#rs h2, #rs h3, #rs h4, #rs p, #rs ul {	margin-bottom:18px;}#footer {	clear:both;	margin-top:20px;	background-color:#f5f5f5;	border-top:1px solid #333;	padding:8px;}#footer ul li{	list-style: none outside none;	display:inline;	border-right:1px solid #999;	padding:0 8px 0 6px;	}
