.toggle {
	position:relative;
	top:5px;
}

#all_open
{
	display: none;
}


#columns td
{
	vertical-align: top;
}

.portlet
{
	width: 630px;
	margin:0;
	padding:0;
	/*border-bottom:1px solid rgb(165,172,178);*/
}

.portlet_topper
{
	background:url("../img/ui/ui-bg_highlight-soft_100_deedf7_1x100.png") repeat-x scroll 50% 50% #DEEDF7;
	border-bottom:1px solid rgb(165,172,178);
	padding-left:30px;
	height:30px;
	cursor: move;
}

.portlet_content {
	padding: 5px;
}

.portlet_content p {
	line-height: 150%;
	text-align: justify;
}

.portlet_bottom
{
	background: #ccc;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	height: 5px;
}

.sort_placeholder
{
	background: #fff;
}
