#all_open
{
	display: none;
}

#container
{
	margin: 0 auto;
}

#logo img
{
	border-top: 5px solid #998;
	padding: 10px 0 5px;
}

#logo:hover img
{
	border-color: #543;
}

..groupItem
{
	cursor: move;
	padding-bottom:15px;
	padding-right:45px;
}

..portlet_topper
{	
	
	color: #000000;
 	
}
..portlet_topper a:link, .tabletitle a:visited, .tabletitle a:active
{
	color: #02032a;
 	text-decoration: none;
}

..portlet_topper a:hover
{
	color: #0a03ad;
	background-image: url(images/cellpic.gif);
}

..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: #bba;
}
