/* -- layout -- */

#sidebar {
	float:left;
	margin-left:955px;
	width:auto;
	height:auto;
}
/* -- design -- */
#content .column {
	padding:8px;
	margin-bottom:auto;
	height:4700px;
}
#content .top {
	height:auto;
	margin:0;
	padding:0;
}
#movable1, #movable2, #movable3, #movable4, #movable5, #movable6{
	padding:0px;
	height:auto;
	filter:alpha(opacity=90);
}


