/* CSS Document */
#container
{
	width: 100%;
	padding-bottom: 10px;
}
#containerTable
{
	width: 100%;
}
#container_title_top
{
	width: 100%;
	padding-left: 10px;
	background: #fff;
	border-left: 0px;
	border-right: 0px;
}
#container_title_actions
{
	width: 0px;
}
container_title_visibility
{
	width: 25px;
}
#container_content_top
{
	border-left: 0px;
	border-right: 0px;
	padding: 10px;
}
#container_actionbuttons_top
{
	padding-top: 2px;
	width: 100%;
	border: 0px;
	border-top: 0px;
	height: 0px;
	font-size: 1px;
}


