#c1,#c2{
	float:left;
	margin-top:-30px;
	padding-bottom:40px;
}
#c1{
	width:480px;
}
	#c1 p{
		padding:8px 8px 8px 12px;
	}

#c2{
	width:446px;
	float:right;
}
	#c2 ol{
	}
		#c2 ol li{
			line-height:22px;
		}
			#c2 ol li span{
				margin-right:6px;
				color:#333;
				font:bold 12px/14px 'MS Gothic' monospace;
			}
	#c2 h3{
		margin:20px 0 8px;
		padding:4px 0;
		border-bottom:#999 3px double;
		font-size:14px;
		line-height:20px;
	}
	#c2 p{
		line-height:132%;
		padding-right:12px;
	}
h2{
	clear:left;
	margin-top:40px;
	margin-bottom:6px;
}

p.shortcuts a{
	_float:left;
}

#flash{
	margin:24px 0;
	border:#999 0 solid;
	border-width:1px 0;
}