.column
	{
	float:left;
	width:260px;
	margin-right:10px;
	}
.column h2
	{
	text-indent:10px;
	}

.column.accountLinks,
.column.quickLinks
	{
	width:200px;
	}
.column.accountLinks ul,
.column.quickLinks ul
	{
	margin:0;
	border:1px #999 solid;
	background:#ddd;
	padding:5px 10px 10px 2px;
	}
.column.quickLinks
	{
	margin-right:0;
	}	



/* DELETE THIS when it is decided to reinclude the 'get widget' button for Ramen Report feed */
#wbx-gw-button-0,	
#wbx-gw-button-wrapper-0
	{
	display:none;
	}
