/*CSS Document*/

#containerTable
{
	width: 100%;
}
#container_actions
{
	width: 0px;
	height: 25px;
}
#container_title
{
	text-align: left;
	height: 25px;
	width: 100%;
}
#container_content
{
	padding-top: 5px;
}
#container_actions_zt
{
	width: 0px;
	height: 0px;
	padding-left: 25px;
}



